We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9804cd commit 90971c9Copy full SHA for 90971c9
.travis.yml
@@ -5,8 +5,8 @@ sudo: false
5
rvm:
6
- 1.9.3
7
- 2.0.0
8
- - 2.1
9
- - 2.2
+ - 2.1.5
+ - 2.2.1
10
11
gemfile:
12
- Gemfile
@@ -28,7 +28,7 @@ matrix:
28
- gemfile: test/gemfiles/Gemfile.rails-5.0.x
29
rvm: 2.0.0
30
31
- rvm: 2.1
+ rvm: 2.1.5
32
33
notifications:
34
email: false
0 commit comments