Skip to content

Commit

Permalink
Bump webrick from 1.8.1 to 1.8.2 (#378)
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 Sep 27, 2024
1 parent 06982b2 commit 7cd79f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ gem "jekyll", "~> 4.2"
gem "mdl", "~> 0.11.0"
gem "rake", "~> 13.0"
gem "rdoc", "~> 6.4"
gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"
7 changes: 2 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ GEM
eventmachine (1.2.7)
eventmachine (1.2.7-java)
ffi (1.17.0)
ffi (1.17.0-arm-linux-gnu)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-java)
ffi (1.17.0-x86_64-linux-gnu)
Expand Down Expand Up @@ -101,8 +100,6 @@ GEM
sass-embedded (1.77.2)
google-protobuf (>= 3.25, < 5.0)
rake (>= 13.0.0)
sass-embedded (1.77.2-arm-linux-gnueabihf)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.2-arm64-darwin)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.2-x86_64-linux-gnu)
Expand All @@ -114,7 +111,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
tomlrb (2.0.1)
unicode-display_width (2.5.0)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
arm64-darwin
Expand All @@ -128,7 +125,7 @@ DEPENDENCIES
mdl (~> 0.11.0)
rake (~> 13.0)
rdoc (~> 6.4)
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.5.20

0 comments on commit 7cd79f5

Please sign in to comment.