Skip to content

Commit 3d3232f

Browse files
dependabot[bot]agnostic-apollo
authored andcommitted
Bump webrick from 1.8.1 to 1.8.2
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 9734c74 commit 3d3232f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ gem "wdm", "~> 0.1.0", :install_if => Gem.win_platform?
3434
# kramdown v1, comment out this line.
3535
gem "kramdown-parser-gfm"
3636

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

Diff for: Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ GEM
254254
unf_ext (0.0.8.2)
255255
unicode-display_width (1.8.0)
256256
wdm (0.1.1)
257-
webrick (1.8.1)
257+
webrick (1.8.2)
258258

259259
PLATFORMS
260260
ruby
@@ -268,7 +268,7 @@ DEPENDENCIES
268268
tzinfo (~> 2.0)
269269
tzinfo-data
270270
wdm (~> 0.1.0)
271-
webrick (~> 1.7)
271+
webrick (~> 1.8)
272272

273273
BUNDLED WITH
274274
2.3.7

0 commit comments

Comments
 (0)