Skip to content

Commit 88fb884

Browse files
Bump webrick from 1.7.0 to 1.8.1
Bumps [webrick](https://github.com/ruby/webrick) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/ruby/webrick/releases) - [Commits](ruby/webrick@v1.7.0...v1.8.1) --- updated-dependencies: - dependency-name: webrick dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b6c57f commit 88fb884

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
@@ -13,4 +13,4 @@ gem 'kramdown-parser-gfm'
1313
# and do:
1414
# bundle exec jekyll liveserve --incremental
1515

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ GEM
7979
typhoeus (1.4.0)
8080
ethon (>= 0.9.0)
8181
unicode-display_width (1.8.0)
82-
webrick (1.7.0)
82+
webrick (1.8.1)
8383
yell (2.2.2)
8484

8585
PLATFORMS
@@ -91,7 +91,7 @@ DEPENDENCIES
9191
html-proofer
9292
jekyll-redirect-from
9393
kramdown-parser-gfm
94-
webrick (~> 1.7)
94+
webrick (~> 1.8)
9595

9696
BUNDLED WITH
9797
2.3.10

0 commit comments

Comments
 (0)