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 93a2be2 commit 2b2a7f6Copy full SHA for 2b2a7f6
Gemfile
@@ -10,5 +10,6 @@ gem "jekyll-sitemap"
10
gem "jekyll-feed"
11
gem "jekyll-archives"
12
gem "jekyll-seo-tag"
13
-gem "jekyll_picture_tag", "2.0.4"
+gem "jekyll_picture_tag", "~> 2.0"
14
+gem "webrick", "~> 1.8.1"
15
end
0 commit comments