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.
2 parents 12ee353 + fd50d96 commit 2207aa7Copy full SHA for 2207aa7
.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