Skip to content

Commit

Permalink
Make sure unit tests run successfully before rails/rails#44591 is merged
Browse files Browse the repository at this point in the history
Actually, it fails since this commit is merged.
rails/rails@deec300
  • Loading branch information
yahonda committed May 8, 2023
1 parent 3e2ea32 commit 6b93c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ group :development do
gem "rubocop-rails", require: false
gem "rubocop-rspec", require: false

gem "activerecord", github: "rails/rails", ref: "7fe221d898afe877f282b549bd8bb908ebe1843d"
gem "activerecord", github: "rails/rails", ref: "0e9267767f19065fa513038253179ad6b05c29ab"
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"

platforms :ruby do
Expand Down

0 comments on commit 6b93c15

Please sign in to comment.