File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,13 +41,13 @@ matrix:
41
41
- rvm : jruby-head
42
42
jdk : oraclejdk11
43
43
env :
44
- - RAILS_VERSION='~>6 .0'
44
+ - RAILS_VERSION='~> 6.0 .0'
45
45
- JRUBY_OPT=--dev
46
46
- JAVA_OPTS="--add-opens java.base/sun.nio.ch=org.jruby.dist --add-opens java.base/java.io=org.jruby.dist --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.security.cert=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.util.regex=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/javax.crypto=ALL-UNNAMED --add-opens=java.management/sun.management=ALL-UNNAMED"
47
47
- rvm : 2.6.3
48
- env : RAILS_VERSION='~>6 .0'
48
+ env : RAILS_VERSION='~> 6.0 .0'
49
49
- rvm : 2.5.5
50
- env : RAILS_VERSION='~>6 .0'
50
+ env : RAILS_VERSION='~> 6.0 .0'
51
51
52
52
# Rails 5.2 builds >= 2.2.2
53
53
- rvm : jruby-head
You can’t perform that action at this time.
0 commit comments