2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-27 04:56:45 +00:00

Bump webrick from 1.8.1 to 1.8.2 (#214)
Some checks are pending
Build pages and publish / build (push) Waiting to run

Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: webrick
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-30 19:16:09 +10:00 committed by GitHub
parent 87cbb369c1
commit 673ca7a912
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -9,5 +9,5 @@ group :jekyll_plugins do
gem 'jekyll-mentions' gem 'jekyll-mentions'
gem 'jekyll_custom_permalink' gem 'jekyll_custom_permalink'
end end
gem "webrick", "~> 1.7" gem "webrick", "~> 1.8"
gem 'html-proofer' gem 'html-proofer'

View File

@ -134,7 +134,7 @@ GEM
tzinfo (2.0.6) tzinfo (2.0.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0) unicode-display_width (2.5.0)
webrick (1.8.1) webrick (1.8.2)
yell (2.2.2) yell (2.2.2)
zeitwerk (2.6.12) zeitwerk (2.6.12)
@ -150,7 +150,7 @@ DEPENDENCIES
jekyll-seo-tag jekyll-seo-tag
jekyll-sitemap jekyll-sitemap
jekyll_custom_permalink jekyll_custom_permalink
webrick (~> 1.7) webrick (~> 1.8)
BUNDLED WITH BUNDLED WITH
2.4.6 2.4.6