Skip to content

Commit 8144070

Browse files
Bump webrick from 1.7.0 to 1.8.2 (#284)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f64d4e2 commit 8144070

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
@@ -1,3 +1,3 @@
11
source 'https://rubygems.org'
22
gem "github-pages", group: :jekyll_plugins
3-
gem "webrick", "~> 1.7"
3+
gem "webrick", "~> 1.8"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ GEM
276276
unf_ext (0.0.8)
277277
unf_ext (0.0.8-x64-mingw32)
278278
unicode-display_width (1.8.0)
279-
webrick (1.7.0)
279+
webrick (1.8.2)
280280
zeitwerk (2.6.17)
281281

282282
PLATFORMS
@@ -286,7 +286,7 @@ PLATFORMS
286286

287287
DEPENDENCIES
288288
github-pages
289-
webrick (~> 1.7)
289+
webrick (~> 1.8)
290290

291291
BUNDLED WITH
292292
2.3.6

0 commit comments

Comments
 (0)