Skip to content

Commit 44b5509

Browse files
authored
Updated Rails version matrix
1 parent a321ffd commit 44b5509

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.1.7.7
10-
7.0.8.3
11-
7.1.3.3
9+
6.1.7.8
10+
7.0.8.4
11+
7.1.4
12+
7.2.1
1213
].freeze
1314

1415
RAILS_FLAGS = %w[

0 commit comments

Comments
 (0)