File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ sudo: false
3
3
cache : bundler
4
4
5
5
rvm :
6
- - 2.6.3
7
- - 2.5.5
6
+ - 2.6.5
7
+ - 2.5.7
8
8
- ruby-head
9
9
- jruby-head
10
10
@@ -26,27 +26,27 @@ matrix:
26
26
env : BRANCH=5-1-stable
27
27
- rvm : 2.3.8
28
28
env : BRANCH=5-2-stable
29
- - rvm : 2.4.5
29
+ - rvm : 2.4.7
30
30
env : BRANCH=5-0-stable
31
- - rvm : 2.4.5
31
+ - rvm : 2.4.7
32
32
env : BRANCH=5-1-stable
33
- - rvm : 2.4.5
33
+ - rvm : 2.4.7
34
34
env : BRANCH=5-2-stable
35
- - rvm : 2.5.5
35
+ - rvm : 2.5.7
36
36
env : BRANCH=5-0-stable
37
- - rvm : 2.5.5
37
+ - rvm : 2.5.7
38
38
env : BRANCH=5-1-stable
39
- - rvm : 2.5.5
39
+ - rvm : 2.5.7
40
40
env : BRANCH=5-2-stable
41
- - rvm : 2.5.5
41
+ - rvm : 2.5.7
42
42
env : BRANCH=6-0-stable
43
- - rvm : 2.6.3
43
+ - rvm : 2.6.5
44
44
env : BRANCH=5-0-stable
45
- - rvm : 2.6.3
45
+ - rvm : 2.6.5
46
46
env : BRANCH=5-1-stable
47
- - rvm : 2.6.3
47
+ - rvm : 2.6.5
48
48
env : BRANCH=5-2-stable
49
- - rvm : 2.6.3
49
+ - rvm : 2.6.5
50
50
env : BRANCH=6-0-stable
51
51
52
52
notifications :
You can’t perform that action at this time.
0 commit comments