Merge pull request #1507 from adafruit/dependabot/bundler/webrick-1.8.2

Bump webrick from 1.8.1 to 1.8.2
This commit is contained in:
Dan Halbert 2024-10-22 12:53:03 -04:00 committed by GitHub
commit 406d2ef097
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -25,4 +25,4 @@ group :development do
end
gem "webrick", "~> 1.7"
gem "webrick", "~> 1.8"

View file

@ -87,7 +87,7 @@ GEM
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.4.2)
webrick (1.8.1)
webrick (1.8.2)
PLATFORMS
ruby
@ -102,7 +102,7 @@ DEPENDENCIES
jekyll-seo-tag
jekyll-sitemap
rake
webrick (~> 1.7)
webrick (~> 1.8)
BUNDLED WITH
2.3.15