thoughtbot--shoulda-matchers/gemfiles
Kapil Sachdev b7e02184d9 fix(rubocop): Fix Layout/LineLength
- bump rubocop to v1.0
- Fix Layout/MultilineAssignmentLayout and other remaining offences
- Exculde appraisal generated gemfiles in rubocop
- Replace NON_NUMERIC_VALUE constant with instance method against 
failing test case in  rails <= 5.1 and postgres adapter.
This is a defect in rails where a frozen string is modified in 
https://github.com/rails/rails/blob/v5.1.7/activerecord/lib/active_record/connection_adapters/postgresql/oid/money.rb#L25
2020-11-03 10:05:25 -07:00
..
rails_4_2.gemfile fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
rails_4_2.gemfile.lock fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
rails_5_0.gemfile fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
rails_5_0.gemfile.lock fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
rails_5_1.gemfile fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
rails_5_1.gemfile.lock fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
rails_5_2.gemfile fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
rails_5_2.gemfile.lock fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
rails_6_0.gemfile fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
rails_6_0.gemfile.lock fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00