Skip to content

Commit 948cde2

Browse files
Bump webrick from 1.8.1 to 1.8.2 in /docs
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 450841f commit 948cde2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
2929
gem "wdm", "~> 0.1.0" if Gem.win_platform?
3030

3131

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

docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ GEM
251251
unf_ext
252252
unf_ext (0.0.8.2)
253253
unicode-display_width (1.8.0)
254-
webrick (1.8.1)
254+
webrick (1.8.2)
255255

256256
PLATFORMS
257257
ruby
@@ -261,7 +261,7 @@ DEPENDENCIES
261261
jekyll-feed (~> 0.6)
262262
minima (~> 2.0)
263263
tzinfo-data
264-
webrick (~> 1.7)
264+
webrick (~> 1.8)
265265

266266
BUNDLED WITH
267267
2.3.8

0 commit comments

Comments
 (0)