Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Support for Rails 6.0.0 #283

Open
jarl-dk opened this issue Sep 23, 2019 · 4 comments
Open

[Feature request] Support for Rails 6.0.0 #283

jarl-dk opened this issue Sep 23, 2019 · 4 comments

Comments

@jarl-dk
Copy link

jarl-dk commented Sep 23, 2019

Trying to use composer with Rails 6.0.0 complains with the misleading error message:

https://raw.github.com/RailsApps/rails-composer/master/composer.rb:279:in `apply': Rails 6.0.0 is not supported. Use Rails 4.1 or newer. (StandardError)
@emacielxp
Copy link

same problem here with rails 6.0.2.2:

You are using Rails version 6.0.2.2 which is not supported. Use Rails 4.1 or newer.

@louie728
Copy link

louie728 commented May 7, 2020

Same here... :(
Rails version 6.0.3
https://raw.github.com/RailsApps/rails-composer/master/composer.rb:279:in apply': Rails 6.0.3 is not supported. Use Rails 4.1 or newer. (StandardError)`

@joaotorres
Copy link

Any alternatives until it's supported? :|

@TrindadeF
Copy link

TrindadeF commented Jun 9, 2022

the same problem here
Rails version 7.0.3
https://raw.github.com/RailsApps/rails-composer/master/composer.rb:279:in apply': Rails 7.0.3 is not supported. Use Rails 4.1 or newer. (StandardError)`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants