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.
2 parents 2480c93 + 804c509 commit 7500049Copy full SHA for 7500049
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: "rails/rails", ref: "8551e64e2411811f26d210601abdba6e13d8798c"
+ gem "activerecord", github: "rails/rails", ref: "0e9267767f19065fa513038253179ad6b05c29ab"
17
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"
18
19
platforms :ruby do
0 commit comments