Commit 0c80998
committed
[from now] 2022/01/12 12:55:55
diff --git a/.travis.yml b/.travis.yml
index 518b7f4..a65927b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,8 +39,8 @@ script:
language: ruby
rvm:
- - 3.0.2
- - 2.7.4
+ - 3.0.3
+ - 2.7.5
- ruby-head
# Rails 7.0 requires Ruby 2.7 or higeher.
# CI pending until JRuby 9.4 that supports Ruby 2.7 will be released.1 parent 810c409 commit 0c80998
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments