Skip to content

Commit a02d2a7

Browse files
committed
update Gemfile, Gemfile.lock
1 parent 5f35539 commit a02d2a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem "jekyll-archives"
1111
gem "jekyll-target-blank"
1212
gem "jekyll-paginate"
1313
gem "jekyll-twitter-plugin"
14-
gem 'bundler', '~> 1.17.2'
14+
gem 'bundler', '~> 2.0'
1515

1616

1717
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ PLATFORMS
275275
ruby
276276

277277
DEPENDENCIES
278-
bundler (~> 1.17.2)
278+
bundler (~> 2.0)
279279
github-pages
280280
jekyll-archives
281281
jekyll-feed (~> 0.12)
@@ -292,4 +292,4 @@ DEPENDENCIES
292292
webrick (~> 1.7)
293293

294294
BUNDLED WITH
295-
1.17.3
295+
2.7.1

0 commit comments

Comments
 (0)