Skip to content

Commit 9eaaf51

Browse files
committed
Use Rails 7-0-stable branch
1 parent b1d7fe4 commit 9eaaf51

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
@@ -12,7 +12,7 @@ group :development do
1212
gem "rubocop-performance", require: false
1313
gem "rubocop-rails", require: false
1414

15-
gem "activerecord", github: "rails/rails", branch: "main"
15+
gem "activerecord", github: "rails/rails", branch: "7-0-stable"
1616
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"
1717

1818
platforms :ruby do

0 commit comments

Comments
 (0)