summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index e0c6c2b07a..ad56cf5b85 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -43,7 +43,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.2
+ - RGV=v3.0.3
jobs:
include:
@@ -68,7 +68,7 @@ jobs:
stage: test
# 1.x mode (we want to keep stuff passing in 1.x mode for now)
- rvm: 2.6.1
- env: RGV=v3.0.2 BUNDLER_SPEC_SUB_VERSION=1.98
+ env: RGV=v3.0.3 BUNDLER_SPEC_SUB_VERSION=1.98
stage: test
allow_failures: