alecdotninja / active_record_distinct_on

Support for `DISTINCT ON` statements when querying with ActiveRecord
MIT License
34 stars 11 forks source link

Cannot upgrade to Rails 6.0.1 #10

Closed rexmadden closed 4 years ago

rexmadden commented 4 years ago

Running bundle update with Rails 6.0.1

Error

Bundler could not find compatible versions for gem "activerecord":
active_record_distinct_on (~> 0.1.6) was resolved to 0.1.6, which depends on
      activerecord (>= 4.2, <= 6.0)
alecdotninja commented 4 years ago

@rexmadden Thank you for reporting this issue. It should now be fixed in 0.1.7.