Skip to content

Commit

Permalink
Bump webrick from 1.8.1 to 1.8.2 (#29)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2024
1 parent b6866bd commit 8f0377c
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
Expand Up @@ -4,4 +4,4 @@ gem "json", "~> 2.5"

gem "bigdecimal", "~> 3.0"

gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
uri (0.13.0)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
aarch64-linux
Expand All @@ -279,7 +279,7 @@ DEPENDENCIES
bigdecimal (~> 3.0)
github-pages
json (~> 2.5)
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.5.14

0 comments on commit 8f0377c

Please sign in to comment.