summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-06-26 17:22:25 +0200
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-06-26 17:22:25 +0200
commit2ec27ac5e0363b818bd27562cc593674b9dc6011 (patch)
tree3324f27668711565eb310cce61198a544c85e634 /.travis.yml
parent547975644e93d1c421a468ab5e2396b5b953158b (diff)
downloadbundler-2ec27ac5e0363b818bd27562cc593674b9dc6011.tar.gz
Bump rubygems in CI to 3.0.4 and 2.7.10
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index cff8821480..7ed3a6d5cc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,8 +39,8 @@ env:
- RGV=master BUNDLER_SPEC_SUB_VERSION=3.0.0
- RGV=master
# Test the latest rubygems release with all of our supported rubies
- - RGV=v3.0.3 BUNDLER_SPEC_SUB_VERSION=3.0.0
- - RGV=v3.0.3
+ - RGV=v3.0.4 BUNDLER_SPEC_SUB_VERSION=3.0.0
+ - RGV=v3.0.4
jobs:
include:
@@ -52,11 +52,11 @@ jobs:
env: RGV=master
stage: test
- rvm: 2.3.8
- env: RGV=v3.0.3
+ env: RGV=v3.0.4
stage: test
# Ruby 2.5, Rubygems 2.7
- rvm: 2.5.5
- env: RGV=v2.7.9
+ env: RGV=v2.7.10
stage: test
# Ruby 2.4, Rubygems 2.6
- rvm: 2.4.6