Skip to content

Commit

Permalink
chore(deps): bump webrick from 1.8.1 to 1.8.2 in /packaging
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]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent dde96f2 commit e611465
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packaging/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gem "pact-message", "0.11.1"
gem "pact-mock_service", "3.11.2"
gem "pact-provider-verifier", "1.38.1"
gem "pact_broker-client", "1.76.1"
gem "webrick", "1.8.1"
gem "webrick", "1.8.2"
gem 'rack', '>= 2.2.6'
# see https://stdgems.org/ for versions to lock to
# we require gem locking for gems with native extensions
Expand Down
4 changes: 2 additions & 2 deletions packaging/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
bigdecimal
sync
uri (0.13.1)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
aarch64-linux
Expand All @@ -133,7 +133,7 @@ DEPENDENCIES
pact-provider-verifier (= 1.38.1)
pact_broker-client (= 1.76.1)
rack (>= 2.2.6)
webrick (= 1.8.1)
webrick (= 1.8.2)

BUNDLED WITH
2.5.9

0 comments on commit e611465

Please sign in to comment.