Skip to content

Commit

Permalink
Bump webrick from 1.8.1 to 1.8.2 in the bundler group across 1 direct…
Browse files Browse the repository at this point in the history
…ory (#257)

Bumps the bundler group with 1 update in the / directory: [webrick](https://github.com/ruby/webrick).


Updates `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
  dependency-group: bundler
...

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 Oct 9, 2024
1 parent 0b33dbc commit cb798b9
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 @@ -5,4 +5,4 @@ source 'https://rubygems.org'
gem 'jekyll', '4.2.2'
gem 'jekyll-paginate', '1.1.0'
gem 'jekyll-spaceship', '0.10.2'
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 @@ -71,7 +71,7 @@ GEM
terminal-table (2.0.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.8.0)
webrick (1.8.1)
webrick (1.8.2)

PLATFORMS
arm64-darwin-22
Expand All @@ -83,7 +83,7 @@ DEPENDENCIES
jekyll (= 4.2.2)
jekyll-paginate (= 1.1.0)
jekyll-spaceship (= 0.10.2)
webrick (= 1.8.1)
webrick (= 1.8.2)

BUNDLED WITH
2.3.25

0 comments on commit cb798b9

Please sign in to comment.