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 2405c99 commit a29c59cCopy full SHA for a29c59c
.travis.yml
@@ -11,10 +11,10 @@ rvm:
11
- 1.9.3
12
- 2.0.0
13
- 2.1.10
14
- - 2.2.9
15
- - 2.3.6
16
- - 2.4.3
17
- - 2.5.0
+ - 2.2.10
+ - 2.3.8
+ - 2.4.6
+ - 2.5.5
18
19
gemfile:
20
- Gemfile
@@ -46,13 +46,13 @@ matrix:
46
gemfile: gemfiles/Gemfile-edge
47
- rvm: 2.1.10
48
49
- - rvm: 2.4.3
+ - rvm: 2.4.6
50
gemfile: gemfiles/Gemfile-4-0-stable
51
52
gemfile: gemfiles/Gemfile-4-1-stable
53
- - rvm: 2.5.0
+ - rvm: 2.5.5
54
55
56
57
58
notifications:
0 commit comments