Skip to content

Commit

Permalink
Bump BUNDLED WITH to bundler 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Feb 19, 2019
1 parent 6888e01 commit 7f72487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- run:
name: Install dependencies
command: |
gem install bundler -v 2.0.1
bundle install --jobs 3 --retry 3 --path .bundle
- run:
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ DEPENDENCIES
simplecov (= 0.16.1)

BUNDLED WITH
1.17.3
2.0.1

0 comments on commit 7f72487

Please sign in to comment.