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 a728ae4 commit 0b9d6c4Copy full SHA for 0b9d6c4
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: "deec3004d8d85443dc4f3f5fd22ab86b10adb58b"
+ gem "activerecord", github: "rails/rails", ref: "8551e64e2411811f26d210601abdba6e13d8798c"
17
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"
18
19
platforms :ruby do
0 commit comments