Skip to content

Commit

Permalink
Bump webrick from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 9845c5a commit 27619c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "https://rubygems.org"
gem 'github-pages'

gem "webrick", "~> 1.8.1"
gem "webrick", "~> 1.8.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
webrick (1.8.1)
webrick (1.8.2)
zeitwerk (2.6.16)

PLATFORMS
Expand All @@ -263,7 +263,7 @@ PLATFORMS

DEPENDENCIES
github-pages
webrick (~> 1.8.1)
webrick (~> 1.8.2)

BUNDLED WITH
2.2.3

0 comments on commit 27619c6

Please sign in to comment.