Open lostie opened 7 years ago
Once this PR gets merged https://github.com/thoughtbot/shoulda-matchers/pull/1009 we should update the gem to get rid of the following warning that is displayed when running the specs.
.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/shoulda-matchers-3.1.1/lib/shoulda/matchers/active_model/validate_inclusion_of_matcher.rb:551: warning: constant ::Fixnum is deprecated
Fixed by thoughtbot/shoulda-matchers#1009 :)
Once this PR gets merged https://github.com/thoughtbot/shoulda-matchers/pull/1009 we should update the gem to get rid of the following warning that is displayed when running the specs.