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

Fallback to bundler 1.7.13 #171

Merged
merged 1 commit into from
Jan 6, 2019
Merged

Conversation

yahonda
Copy link
Collaborator

@yahonda yahonda commented Jan 6, 2019

Bundler 2 requires Ruby 2.3.0 or higher
https://travis-ci.org/rsim/ruby-plsql/jobs/475857066

$ gem install bundler
ERROR:  Error installing bundler:
	bundler requires Ruby version >= 2.3.0.
The command "gem install bundler" failed and exited with 1 during .

Refer rails/rails#34851

Bundler 2 requires Ruby 2.3.0 or higher
https://travis-ci.org/rsim/ruby-plsql/jobs/475857066

```
$ gem install bundler
ERROR:  Error installing bundler:
	bundler requires Ruby version >= 2.3.0.
The command "gem install bundler" failed and exited with 1 during .
```

Refer rails/rails#34851
@yahonda yahonda merged commit b241cac into rsim:master Jan 6, 2019
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

Successfully merging this pull request may close these issues.

1 participant