Skip to content

Commit ae0cd4c

Browse files
yahondaclaude
andcommitted
Bump activerecord and oracle_enhanced adapter to 8.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 62101cb commit ae0cd4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ group :test, :development do
1313
gem "rspec", "~> 3.1"
1414

1515
unless ENV["NO_ACTIVERECORD"]
16-
gem "activerecord", "~> 5.0"
17-
gem "activerecord-oracle_enhanced-adapter", "~> 1.7"
16+
gem "activerecord", "~> 8.0"
17+
gem "activerecord-oracle_enhanced-adapter", "~> 8.0"
1818
gem "simplecov", ">= 0"
1919
end
2020

0 commit comments

Comments
 (0)