thoughtbot--shoulda-matchers/gemfiles
Pedro Paiva d39685139f
Add Appraisal for Rails 6.1 (#1418)
* Add Appraisal for Rails 6.1

* Upgrade Rails

* fix: standardize error message of association matcher

* Bump listen version to v3.5.1

* Fix the wrong number of arguments (given 2, expected 1)

* Remove deprecated method

* Update Rails to 6.1.3.2

* Remove test for ActiveModel::Errors#generate_message

* Missing ':through' option for has_many association.

* Fix the actual_foreign_key method that is returning a string instead of an array of foreign keys

* Fix Bundler::GemNotFound: Could not find gem 'puma (~> 5.0)'

* Fix Bundler::GemNotFound: Could not find gem 'rack-mini-profiler (~> 2.0)'

* Bump rspec-rails to 4.1.2

* Fix 'rails generate' not working with Rails 6.1
2021-06-03 17:41:27 -03:00
..
rails_5_1.gemfile.lock Add Ruby 3.0 support (#1427) 2021-04-09 22:56:49 -03:00
rails_5_2.gemfile Upgrade Rails (#1440) 2021-05-05 20:20:45 -03:00
rails_5_2.gemfile.lock Add Appraisal for Rails 6.1 (#1418) 2021-06-03 17:41:27 -03:00
rails_6_0.gemfile Upgrade Rails (#1440) 2021-05-05 20:20:45 -03:00
rails_6_0.gemfile.lock Add Appraisal for Rails 6.1 (#1418) 2021-06-03 17:41:27 -03:00
rails_6_1.gemfile Add Appraisal for Rails 6.1 (#1418) 2021-06-03 17:41:27 -03:00
rails_6_1.gemfile.lock Add Appraisal for Rails 6.1 (#1418) 2021-06-03 17:41:27 -03:00