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 3e2ea32 + 6b93c15 commit db30aa4Copy full SHA for db30aa4
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: "7fe221d898afe877f282b549bd8bb908ebe1843d"
+ 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