File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ test-bundle:
5252 RUN ./tests/completion-bundle/test.sh
5353
5454test-bundle-all :
55- BUILD +test-bundle --RUBY_VERSION = 2.7 --RAILS_VERSION = "~>6.0"
5655 BUILD +test-bundle --RUBY_VERSION = 3.0 --RAILS_VERSION = "~>6.0"
5756 BUILD +test-bundle --RUBY_VERSION = 3.0 --RAILS_VERSION = "~>7.0"
5857 BUILD +test-bundle --RUBY_VERSION = 3.1 --RAILS_VERSION = "~>7.0"
@@ -107,7 +106,6 @@ test-rails:
107106 RUN ./tests/completion-rails/test.sh
108107
109108test-rails-all :
110- BUILD +test-rails --RUBY_VERSION = 2.7 --RAILS_VERSION = "~>6.0"
111109 BUILD +test-rails --RUBY_VERSION = 3.0 --RAILS_VERSION = "~>6.0"
112110 BUILD +test-rails --RUBY_VERSION = 3.0 --RAILS_VERSION = "~>7.0"
113111 BUILD +test-rails --RUBY_VERSION = 3.1 --RAILS_VERSION = "~>7.0"
@@ -122,7 +120,6 @@ test-rake:
122120 RUN ./tests/completion-rake/test.sh
123121
124122test-rake-all :
125- BUILD +test-rake --RUBY_VERSION = 2.7 --RAILS_VERSION = "~>6.0"
126123 BUILD +test-rake --RUBY_VERSION = 3.0 --RAILS_VERSION = "~>6.0"
127124 BUILD +test-rake --RUBY_VERSION = 3.0 --RAILS_VERSION = "~>7.0"
128125 BUILD +test-rake --RUBY_VERSION = 3.1 --RAILS_VERSION = "~>7.0"
You can’t perform that action at this time.
0 commit comments