tmp/bundle/ruby/2.7.0/gems/state_machines-activerecord-0.6.0/lib/state_machines/integrations/active_record.rb:511: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/tmp/bundle/ruby/2.7.0/bundler/gems/rails-9817d74f3be7/activerecord/lib/active_record/suppressor.rb:43: warning: The called method `save' is defined here
I also fixed other warnings showing up on the test suite.
Prevents the following warning:
I also fixed other warnings showing up on the test suite.