Skip to content

Commit ad99d47

Browse files
authored
Merge pull request #28 from alkolist/dependabot/bundler/webrick-1.9.0
Bump webrick from 1.8.2 to 1.9.0
2 parents e852bba + a905cfc commit ad99d47

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ end
3232
gem "wdm", "~> 0.1.1" if Gem.win_platform?
3333

3434

35-
gem "webrick", "~> 1.8"
35+
gem "webrick", "~> 1.9"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GEM
7575
terminal-table (3.0.2)
7676
unicode-display_width (>= 1.1.1, < 3)
7777
unicode-display_width (2.6.0)
78-
webrick (1.8.2)
78+
webrick (1.9.0)
7979

8080
PLATFORMS
8181
arm64-darwin
@@ -88,7 +88,7 @@ DEPENDENCIES
8888
jekyll-last-modified-at
8989
jekyll-seo-tag
9090
jekyll-sitemap
91-
webrick (~> 1.8)
91+
webrick (~> 1.9)
9292

9393
BUNDLED WITH
9494
2.5.7

0 commit comments

Comments
 (0)