Skip to content

Commit

Permalink
Merge pull request #4 from WPS/dependabot/bundler/webrick-1.9.0
Browse files Browse the repository at this point in the history
Bump webrick from 1.8.2 to 1.9.0
  • Loading branch information
hschwentner authored Nov 4, 2024
2 parents 49e936c + f495be7 commit 7eeb94c
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 @@ -7,4 +7,4 @@ gem "jekyll-include-cache", group: :jekyll_plugins
gem "jemoji", "~> 0.13.0", group: :jekyll_plugins
gem "minimal-mistakes-jekyll", "~> 4.26.2"
gem 'json', '~> 2.6', '>= 2.6.3'
gem 'webrick', '~> 1.8'
gem 'webrick', '~> 1.9'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
uri (0.13.0)
webrick (1.8.2)
webrick (1.9.0)

PLATFORMS
ruby
Expand All @@ -137,7 +137,7 @@ DEPENDENCIES
jemoji (~> 0.13.0)
json (~> 2.6, >= 2.6.3)
minimal-mistakes-jekyll (~> 4.26.2)
webrick (~> 1.8)
webrick (~> 1.9)

BUNDLED WITH
2.5.17

0 comments on commit 7eeb94c

Please sign in to comment.