Skip to content

Commit f1a45f4

Browse files
committed
Test against latest rails versions
1 parent 20b2850 commit f1a45f4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

test/rails_test.rb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66
require 'open3'
77

88
RAILS_VERSIONS = %w[
9-
6.0.4.4
10-
6.1.4.4
11-
7.0.1
9+
6.0.6.1
10+
6.1.7.6
11+
7.0.8
12+
7.1.3
1213
].freeze
1314

1415
RAILS_FLAGS = %w[

0 commit comments

Comments
 (0)