You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minitest::UnexpectedError: ArgumentError: wrong number of arguments (2 for 1)
/home/michael/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/filewatch-0.6.4/lib/filewatch/helper.rb:19:in `atomic_write'
/home/michael/.rbenv/versions/2.2.2/lib/ruby/gems/2.2.0/gems/activesupport-4.2.4/lib/active_support/cache/file_store.rb:83:in `write_entry'
Current version of active_support (4.2.4) uses 2 arguments.
Result is that filewatch is incompatible with active_support 4.2.4
The text was updated successfully, but these errors were encountered:
Current version of active_support (4.2.4) uses 2 arguments.
Result is that filewatch is incompatible with active_support 4.2.4
The text was updated successfully, but these errors were encountered: