Back
I try to run the server but this result always appears to me
could not find compatible versions for gem "multi_json": In Gemfile: rails (= 3.2.6) ruby depends on multi_json (~> 1.0) ruby
could not find compatible versions for gem "multi_json":
In Gemfile:
rails (= 3.2.6) ruby depends on
multi_json (~> 1.0) ruby
I have rails 3.2.6 I try to use bundle update but the same result
You can try by adding gem "multi_json" in Gemfile.
Also, delete the Gemfile.lock file and then run bundle install
This might help you overcome the above error.
To learn in-depth about Salesforce, sign up for industry-based Salesforce Training!
31k questions
32.8k answers
501 comments
693 users