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 bcc722a commit efa20f2Copy full SHA for efa20f2
.ruby-version
@@ -1 +1 @@
1
-3.0.2
+2.7.1
Gemfile
@@ -2,7 +2,6 @@ source "https://rubygems.org"
2
3
gem "jekyll"
4
gem "minima" # default theme for new Jekyll sites
5
-gem "liquid-c" # Speedup with C implementation
6
gem 'rake' # Enable Rakefile to run tasks
7
gem "webrick" #, "~> 1.7"
8
0 commit comments