Skip to content

Commit

Permalink
Merge pull request #206 from mattcone/dependabot/bundler/webrick-1.8.2
Browse files Browse the repository at this point in the history
Bump webrick from 1.8.1 to 1.8.2
  • Loading branch information
mattcone committed Sep 24, 2024
2 parents 38157f3 + 0dc30c4 commit 5410f63
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 @@ -13,4 +13,4 @@ group :test do
gem 'html-proofer'
end

gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
typhoeus (1.4.1)
ethon (>= 0.9.0)
unicode-display_width (1.8.0)
webrick (1.8.1)
webrick (1.8.2)
yell (2.2.2)
zeitwerk (2.6.18)

Expand All @@ -120,7 +120,7 @@ DEPENDENCIES
jekyll-last-modified-at
jekyll-sitemap
rake
webrick (~> 1.7)
webrick (~> 1.8)

BUNDLED WITH
2.4.19

0 comments on commit 5410f63

Please sign in to comment.