Skip to content

Commit

Permalink
fixup! fixup! Test against Ruby 2.7 on CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Feb 8, 2020
1 parent 6174677 commit baaa00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ commands:
- checkout

# Install bundler
- run: gem install bundler
- run: gem install bundler:1.17.3

# Restore Cached Dependencies
- restore_cache:
Expand Down

0 comments on commit baaa00a

Please sign in to comment.