Skip to content

Commit

Permalink
Bump webrick from 1.9.0 to 1.9.1
Browse files Browse the repository at this point in the history
Bumps [webrick](https://github.com/ruby/webrick) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.9.0...v1.9.1)

---
updated-dependencies:
- dependency-name: webrick
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 2208650 commit 643237d
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 @@ -20,7 +20,7 @@ gem "bigdecimal", "~> 3.1.9"
gem "prometheus-client", "~> 4.2.3"
gem "rack", "~> 3.1"
gem "rackup", "~> 2.2.1"
gem "webrick", "~> 1.9.0"
gem "webrick", "~> 1.9.1"

group :development do
gem "rake"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.9.0)
webrick (1.9.1)
websocket (1.2.9)
websocket-client-simple (0.3.0)
event_emitter
Expand Down Expand Up @@ -188,7 +188,7 @@ DEPENDENCIES
sentry-raven (~> 3.1.2)
songkick-transport (~> 1.11.0)
webmock (~> 3.24.0)
webrick (~> 1.9.0)
webrick (~> 1.9.1)

BUNDLED WITH
2.3.3

0 comments on commit 643237d

Please sign in to comment.