Skip to content

Commit f14474d

Browse files
authored
Revert "upgrade ruby version, lockfile (#1816)"
This reverts commit fd50d96.
1 parent fd50d96 commit f14474d

File tree

4 files changed

+164
-198
lines changed

4 files changed

+164
-198
lines changed

.ruby-version

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

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
source "https://rubygems.org"
2-
ruby "3.3.0"
2+
ruby "2.7.8"
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)