Skip to content

Commit

Permalink
Revert "upgrade ruby version, lockfile (#1816)" (#1824)
Browse files Browse the repository at this point in the history
This reverts commit fd50d96.
  • Loading branch information
msaroufim authored Nov 27, 2024
1 parent fd50d96 commit c803547
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 198 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.0
2.7.8
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
source "https://rubygems.org"
ruby "3.3.0"
ruby "2.7.8"

group :jekyll_plugins do
gem "github-pages"
gem "jekyll-paginate-v2"
gem 'jekyll-autoprefixer'
gem 'jekyll-feed'
end
end
Loading

0 comments on commit c803547

Please sign in to comment.