jakeonrails/fix-db-schema-conflicts

Ruby 3 is not compatible

lazebny opened this issue · 1 comments

Bundler found conflicting requirements for the Ruby version:
  In Gemfile:                         
    Ruby (~> 3.0.1.0)               
                                    
    fix-db-schema-conflicts (~> 3.0) was resolved to 3.0.3, which depends on
      Ruby (~> 2.0) 

Resolved with #46