We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c941ba commit fd50d96Copy full SHA for fd50d96
.ruby-version
@@ -1 +1 @@
1
-2.7.8
+3.3.0
Gemfile
@@ -1,9 +1,9 @@
source "https://rubygems.org"
2
-ruby "2.7.8"
+ruby "3.3.0"
3
4
group :jekyll_plugins do
5
gem "github-pages"
6
gem "jekyll-paginate-v2"
7
gem 'jekyll-autoprefixer'
8
gem 'jekyll-feed'
9
-end
+end
0 commit comments