We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
7-0-stable
1 parent b1d7fe4 commit 9eaaf51Copy full SHA for 9eaaf51
Gemfile
@@ -12,7 +12,7 @@ group :development do
12
gem "rubocop-performance", require: false
13
gem "rubocop-rails", require: false
14
15
- gem "activerecord", github: "rails/rails", branch: "main"
+ gem "activerecord", github: "rails/rails", branch: "7-0-stable"
16
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"
17
18
platforms :ruby do
0 commit comments