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 06e33cd commit afba50aCopy full SHA for afba50a
Gemfile
@@ -1,4 +1,7 @@
1
source 'https://rubygems.org'
2
3
-gem "jekyll", ">= 3.6.3"
4
-gem "jekyll-scholar"
+gem "jekyll", "4.2.2"
+gem "jekyll-scholar", "7.1.3"
5
+gem "webrick", "~> 1.8"
6
+gem "jekyll-sass-converter", "2.2.0"
7
+gem "sassc", "2.4.0"
0 commit comments