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

Activesupport requires Ruby>=2.2.2 #16

Open
giovi321 opened this issue Jun 17, 2017 · 1 comment
Open

Activesupport requires Ruby>=2.2.2 #16

giovi321 opened this issue Jun 17, 2017 · 1 comment

Comments

@giovi321
Copy link

Tried to install but Activesupport requires Ruby>=2.2.2. Here is the output:

xx@xx:~/spotify-export/bin$ bundle install
Fetching gem metadata from https://rubygems.org/.........
Using concurrent-ruby 1.0.2
Using i18n 0.7.0
Using minitest 5.9.1
Using thread_safe 0.3.5
Using tzinfo 1.2.2

Gem::InstallError: activesupport requires Ruby version >= 2.2.2.
An error occurred while installing activesupport (5.0.0.1), and Bundler cannot
continue.
Make sure that gem install activesupport -v '5.0.0.1' succeeds before
bundling.

@BachirC
Copy link

BachirC commented Oct 26, 2017

Did you try upgrading ruby to 2.2.2 ?

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

2 participants