Skip to content

Commit

Permalink
Update bundler to 1.13.7 in Circle.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Jan 20, 2017
1 parent b3a4dcc commit e89b3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
pre:
- gem install bundler --version "1.13.6"
- gem install bundler --version "1.13.7"
post:
- bundle exec appraisal install

Expand Down

0 comments on commit e89b3fb

Please sign in to comment.