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
I'm on Linux Fedora, using Ruby 2.5.1. (but no ruby version specified anyway) and rbenv. Looked at Issue 303 and so I installed 1.8.6. Then reran bundler to generate new gemfile.lock and everything looks fine for the moment...
An error occurred while installing json (1.8.3), and Bundler cannot
continue.
Make sure that `gem install json -v '1.8.3' --source 'https://rubygems.org/'`
succeeds before bundling.
In Gemfile:
rails was resolved to 4.2.3, which depends on
actionmailer was resolved to 4.2.3, which depends on
actionpack was resolved to 4.2.3, which depends on
actionview was resolved to 4.2.3, which depends on
rails-dom-testing was resolved to 1.0.7, which depends on
rails-deprecated_sanitizer was resolved to 1.0.3, which depends
on
activesupport was resolved to 4.2.3, which depends on
json
The text was updated successfully, but these errors were encountered:
I'm on Linux Fedora, using Ruby 2.5.1. (but no ruby version specified anyway) and rbenv. Looked at Issue 303 and so I installed 1.8.6. Then reran bundler to generate new gemfile.lock and everything looks fine for the moment...
The text was updated successfully, but these errors were encountered: