Skip to content

Commit

Permalink
Merge pull request #2405 from yahonda/remove_old_entries_from_gemfile
Browse files Browse the repository at this point in the history
Remove unused entries from Gemfile
  • Loading branch information
yahonda committed Sep 24, 2024
2 parents 5200472 + 4eac595 commit 2fc91d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ group :development do
gem "rubocop-rails", require: false
gem "rubocop-rspec", require: false

# gem "activerecord", github: "rails/rails", ref: "3421e892afa532a254e54379ac2ce9bef138cf3f" # introduction of RETURNING code
# gem "activerecord", github: "rails/rails", ref: "c2c861f98ae25d0daa177898db48f12de1065cf6" # fix for RETURNING code on main (7.2.x)
# gem "activerecord", github: "rails/rails", ref: "221e609ee8cb1dfb686e43481f3e9496b549e974" # backport of RETURNING code to 7-1-stable
gem "activerecord", github: "rails/rails", branch: "7-1-stable"
gem "ruby-plsql", github: "rsim/ruby-plsql", branch: "master"

Expand Down

0 comments on commit 2fc91d7

Please sign in to comment.