Skip to content

Commit 2207aa7

Browse files
authored
Merge branch 'site' into fix-previous-versions
2 parents 12ee353 + fd50d96 commit 2207aa7

File tree

4 files changed

+198
-164
lines changed

4 files changed

+198
-164
lines changed

.ruby-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.7.8
1+
3.3.0

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
source "https://rubygems.org"
2-
ruby "2.7.8"
2+
ruby "3.3.0"
33

44
group :jekyll_plugins do
55
gem "github-pages"
66
gem "jekyll-paginate-v2"
77
gem 'jekyll-autoprefixer'
88
gem 'jekyll-feed'
9-
end
9+
end

0 commit comments

Comments
 (0)