Skip to content

Commit 4eac595

Browse files
committed
Remove unused entries from Gemfile
1 parent 5200472 commit 4eac595

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ group :development do
1313
gem "rubocop-rails", require: false
1414
gem "rubocop-rspec", require: false
1515

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

0 commit comments

Comments
 (0)