use whatever version of bundler comes with ruby.

This commit is contained in:
Micah Geisel 2020-04-05 14:33:49 -07:00
parent ae327fe4df
commit de5fd0a082

View file

@ -3,8 +3,6 @@ rvm:
- 2.5
- 2.6
- 2.7
before_install:
- gem install bundler -v 1.17.3
before_script:
- bin/setup
cache: