no longer restrict rubygems version

This commit is contained in:
Jeffrey Martin 2020-09-29 09:47:58 -05:00
parent dceaf1d47c
commit 2b223798c7
No known key found for this signature in database
GPG Key ID: 0CD9BBC2AF15F171
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ before_install:
- ls -la ./.git/hooks
- ./.git/hooks/post-merge
# Update the bundler
- gem update --system 3.0.6
- gem update --system
- gem install bundler
before_script:
- cp config/database.yml.travis config/database.yml

View File

@ -462,4 +462,4 @@ DEPENDENCIES
yard
BUNDLED WITH
1.17.3
2.1.4