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 38ed8ed commit 5f35539Copy full SHA for 5f35539
Gemfile
@@ -11,6 +11,7 @@ gem "jekyll-archives"
11
gem "jekyll-target-blank"
12
gem "jekyll-paginate"
13
gem "jekyll-twitter-plugin"
14
+gem 'bundler', '~> 1.17.2'
15
16
17
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
Gemfile.lock
@@ -275,6 +275,7 @@ PLATFORMS
275
ruby
276
277
DEPENDENCIES
278
+ bundler (~> 1.17.2)
279
github-pages
280
jekyll-archives
281
jekyll-feed (~> 0.12)
@@ -291,4 +292,4 @@ DEPENDENCIES
291
292
webrick (~> 1.7)
293
294
BUNDLED WITH
- 1.17.2
295
+ 1.17.3
0 commit comments