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
{{ message }}
This repository was archived by the owner on Jul 22, 2021. It is now read-only.
Hello I'm trying to install the gem but I get the following error.
If I change
gem 'coffee-rails', '> 4.2' to
gem 'coffee-rails', '> 3.2.1'
I get even more errors
is there a solution for this ?
thank you and kind regards
Bundler could not find compatible versions for gem "coffee-rails":
In Gemfile:
coffee-rails (~> 4.2)
bootstrap-application-wizard-rails was resolved to 13.3.3, which depends on
coffee-rails (~> 3.2.1)