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.
1 parent 0a4ad58 commit 21a4fdcCopy full SHA for 21a4fdc
Gemfile
@@ -8,7 +8,7 @@ group :development do
8
gem "rspec"
9
gem "rdoc"
10
gem "rake"
11
- gem "activerecord", github: "rails/rails", branch: "8-0-stable"
+ gem "activerecord", github: "rails/rails", branch: "8-1-stable"
12
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"
13
14
platforms :ruby do
0 commit comments