upgrade gems

This commit is contained in:
Sakrecoer 2022-10-15 12:31:38 +02:00
parent ec3316b5b2
commit 35f67f1140
2 changed files with 4 additions and 0 deletions

View File

@ -9,3 +9,5 @@ group :jekyll_plugins do
gem "json"
gem "activesupport"
end
gem "webrick", "~> 1.7"

View File

@ -75,6 +75,7 @@ GEM
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
webrick (1.7.0)
PLATFORMS
x86_64-linux
@ -86,6 +87,7 @@ DEPENDENCIES
jekyll-last-modified-at
jekyll-sitemap
json
webrick (~> 1.7)
BUNDLED WITH
2.3.23