We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bc83b commit a7a11d8Copy full SHA for a7a11d8
1 file changed
Gemfile
@@ -3,6 +3,7 @@ source "https://rubygems.org"
3
4
gem "webrick"
5
gem "rake"
6
+gem "json"
7
8
group :jekyll_plugins do
9
gem "jekyll-last-modified-at"
0 commit comments