ministryofjustice / moving-people-safely

Moving People Safely - Digital Person Escort Record
MIT License
3 stars 2 forks source link

shoulda-matchers deprecation warning #339

Open lostie opened 7 years ago

lostie commented 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
guialbuk commented 7 years ago

Fixed by thoughtbot/shoulda-matchers#1009 :)