Skip to content

Commit

Permalink
do not use outdated bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
espen committed Nov 6, 2023
1 parent 7dd6033 commit 8bc66e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ rvm:
- 2.7.7
- 3.2.2
before_install:
- gem install bundler -v 2.3.11
- gem install bundler
gemfile:
- gemfiles/rails_5.gemfile
- gemfiles/rails_6.gemfile
Expand Down

0 comments on commit 8bc66e7

Please sign in to comment.