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
Rails 6.1 (specifically, the railties gem) has the dependency thor ~> 1.0 but guard-jasmine has had thor ~> 0.19 since version 2. Therefore, the only way to use guard-jasmine Rails 6.1 is to downgrade to 1.19.2.
The text was updated successfully, but these errors were encountered:
Rails 6.1 (specifically, the
railties
gem) has the dependencythor ~> 1.0
butguard-jasmine
has hadthor ~> 0.19
since version 2. Therefore, the only way to useguard-jasmine
Rails 6.1 is to downgrade to 1.19.2.The text was updated successfully, but these errors were encountered: