activerecord-jdbc-adapter icon indicating copy to clipboard operation
activerecord-jdbc-adapter copied to clipboard

Rails 7.2 Support

Open pboling opened this issue 5 months ago • 3 comments

When targeting 72-stable I get this:

Could not find gem 'activerecord-jdbc-adapter (~> 72.0) jruby' in
https://github.com/jruby/activerecord-jdbc-adapter.git (at 72-stable@c56c7b4).

The source contains the following gems matching 'activerecord-jdbc-adapter':
  * activerecord-jdbc-adapter-71.0-java

It looks like there are a bunch of version.rb files, and perhaps some of them got missed.

pboling avatar Jun 06 '25 16:06 pboling