Revert "Update gems, update activesupport"

This reverts commit 460d6a0809.
This commit is contained in:
Andreas Dangel
2023-01-25 10:30:35 +01:00
parent 460d6a0809
commit 7619693102
2 changed files with 9 additions and 16 deletions

View File

@@ -2,11 +2,4 @@ source 'https://rubygems.org'
gem 'jekyll'
gem 'github-pages'
# Adding webrick explicitly - it was part of ruby 2.x, but removed with ruby 3
gem "webrick"
# Note: manually overridden dependency for jekyll (3.9.2):
# instead of i18n (~> 0.7) using now i18n (>= 0.7)
# Note: manually updated to activesupport (6.1.7.2)