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

Unable to install gem file for ruby 2.0 #24

Open
pallaviMN opened this issue Feb 5, 2018 · 1 comment
Open

Unable to install gem file for ruby 2.0 #24

pallaviMN opened this issue Feb 5, 2018 · 1 comment

Comments

@pallaviMN
Copy link

Hi Team,

At our current project stage i cannot update ruby, but can i use lower version of gem file for that?

gem install api-ai-ruby -v 2.0.0

I tried above command but still no use

@manhtran1609
Copy link

api-ai-ruby can install with ruby 2.0, but its gem "public_prefix" currently support ruby >= 2.1. I think you should install "public_prefix" gem version "2.0.5" (support ruby 2.0.0) then re-install api-ai-ruby

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