Skip to content

Commit

Permalink
Merge pull request #1666 from kevquirk/283cdependabot/bundler/webrick…
Browse files Browse the repository at this point in the history
…-1.9.0

Bump webrick from 1.8.2 to 1.9.0
  • Loading branch information
garritfra authored Nov 5, 2024
2 parents e6b6d67 + e1706a7 commit d908313
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 @@ -14,4 +14,4 @@ group :jekyll_plugins do
gem 'jekyll-seo-tag'
end

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 @@ -74,7 +74,7 @@ GEM
tzinfo-data (1.2024.2)
tzinfo (>= 1.0.0)
unicode-display_width (2.6.0)
webrick (1.8.2)
webrick (1.9.0)

PLATFORMS
ruby
Expand All @@ -85,7 +85,7 @@ DEPENDENCIES
jekyll-seo-tag
jekyll-sitemap
tzinfo-data
webrick (~> 1.8)
webrick (~> 1.9)

BUNDLED WITH
2.5.6

0 comments on commit d908313

Please sign in to comment.