Skip to content

Commit 21a4fdc

Browse files
committed
Switch to Rails 8.1 (8-1-stable branch) for compatibility testing
1 parent 0a4ad58 commit 21a4fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ group :development do
88
gem "rspec"
99
gem "rdoc"
1010
gem "rake"
11-
gem "activerecord", github: "rails/rails", branch: "8-0-stable"
11+
gem "activerecord", github: "rails/rails", branch: "8-1-stable"
1212
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"
1313

1414
platforms :ruby do

0 commit comments

Comments
 (0)