Skip to content

Commit 901a488

Browse files
authored
Merge pull request #166 from secure-systems-lab/dependabot/bundler/webrick-1.8.1
Bump webrick from 1.7.0 to 1.8.1
2 parents a88834b + 95c8df4 commit 901a488

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
@@ -5,4 +5,4 @@ gem "neat", ">= 1.0.0"
55
gem 'jekyll-feed'
66

77

8-
gem "webrick", "~> 1.7"
8+
gem "webrick", "~> 1.8"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
unicode-display_width (~> 1.1, >= 1.1.1)
6262
thor (0.20.3)
6363
unicode-display_width (1.7.0)
64-
webrick (1.7.0)
64+
webrick (1.8.1)
6565

6666
PLATFORMS
6767
x86_64-linux
@@ -70,7 +70,7 @@ DEPENDENCIES
7070
jekyll (>= 3.6.3)
7171
jekyll-feed
7272
neat (>= 1.0.0)
73-
webrick (~> 1.7)
73+
webrick (~> 1.8)
7474

7575
BUNDLED WITH
7676
2.2.16

0 commit comments

Comments
 (0)