dialogflow/dialogflow-ruby-client

Unable to install gem file for ruby 2.0

Opened this issue · 1 comments

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

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