You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the current version of the gemspec on the repo removes the i18n <= 0.6.0 requirement, but this has not been published to rubygems? I can bundle update fine with:
Bundler could not find compatible versions for gem "i18n":
In Gemfile:
cartodb-rb-client (>= 0) ruby depends on
i18n (<= 0.6.0, >= 0.5.0) ruby
The text was updated successfully, but these errors were encountered: