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 166f5f6 commit 2b02151Copy full SHA for 2b02151
Gemfile
@@ -13,7 +13,7 @@ group :development do
13
gem "rubocop-rails", require: false
14
gem "rubocop-rspec", require: false
15
16
- gem "activerecord", github: "yahonda/rails", branch: "diag44576"
+ gem "activerecord", github: "rails/rails", ref: "7fe221d898afe877f282b549bd8bb908ebe1843d"
17
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"
18
19
platforms :ruby do
0 commit comments