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