diff options
author | David RodrÃguez <deivid.rodriguez@riseup.net> | 2019-02-07 14:56:38 +0100 |
---|---|---|
committer | David RodrÃguez <deivid.rodriguez@riseup.net> | 2019-02-08 17:08:28 +0100 |
commit | 48ed6449b7cbf45cede010fce19e71f9a1d73e41 (patch) | |
tree | a66f427951d664964d1dd9687baaa3ddbee17252 /.travis.yml | |
parent | 323b095be3fb1813cb675f822caaed3faee70948 (diff) | |
download | bundler-48ed6449b7cbf45cede010fce19e71f9a1d73e41.tar.gz |
Bump main tested rubygems to 3.0.2travis_experiments
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index f8d4c6d8e9..a1343e3585 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,7 +42,7 @@ env: # We need to know if changes to rubygems will break bundler on release - RGV=master # Test the latest rubygems release with all of our supported rubies - - RGV=v3.0.1 + - RGV=v3.0.2 jobs: include: |