Skip to content

Commit 29723f6

Browse files
Bump webrick from 1.7.0 to 1.8.2
Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.7.0...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07c6163 commit 29723f6

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
@@ -7,4 +7,4 @@ group :jekyll_plugins do
77
gem "jekyll-feed"
88
end
99

10-
gem "webrick", "~> 1.7"
10+
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
terminal-table (2.0.0)
6262
unicode-display_width (~> 1.1, >= 1.1.1)
6363
unicode-display_width (1.8.0)
64-
webrick (1.7.0)
64+
webrick (1.8.2)
6565

6666
PLATFORMS
6767
x86_64-darwin-17
@@ -73,7 +73,7 @@ DEPENDENCIES
7373
jekyll (~> 4.2)
7474
jekyll-feed
7575
jekyll-paginate
76-
webrick (~> 1.7)
76+
webrick (~> 1.8)
7777

7878
BUNDLED WITH
7979
2.3.9

0 commit comments

Comments
 (0)