Bundler could not find compatible versions for gem "rails": In snapshot (Gemfile.lock): rails (= 4.2.7.1) -


i upgrading openproject lastest version 6, while running bundle install, getting following error:

bundler not find compatible versions gem "rails": in snapshot (gemfile.lock): rails (= 4.2.7.1)

in gemfile: rails (>= 4.2.7.1, ~> 4.2.7)

health_check resolved 1.5.1, depends on   rails (>= 2.3.0)  openproject-translations resolved 6.0.5, depends on   rails (~> 4.2.3)  prototype-rails resolved 4.0.0, depends on   rails (~> 4.0)  rails-angular-xss resolved 0.2.0.pre.pre, depends on   rails (< 5.1, >= 5.0.0)  rails_autolink (~> 1.1.6) resolved 1.1.6, depends on   rails (> 3.1) 

any appreciated.

thanks, rahul

1- make sure specify correct rails version in gemfile

2- remove gemfile.lock rm gemfile.lock

3- bundle install


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -