Rails 4.1.5 update error: UnsatisfiableDependencyError -
i got below error when doing gem update.
updating installed gems updating rails error: while executing gem ... (gem::unsatisfiabledependencyerror) unable resolve dependency: user requested 'rails (= 4.1.5)' this have after gem list | grep rails
coffee-rails (4.0.1, 4.0.0) jquery-rails (3.1.1, 3.0.4) rails (4.1.4, 4.0.0) sass-rails (4.0.3, 4.0.0) sprockets-rails (2.1.3, 2.0.1, 2.0.0) how can resolve error?
i think rubygems.org out of sync, should fix within hour.
more info on how rubygems.org works: https://www.youtube.com/watch?v=4_tqamwbzfw
Comments
Post a Comment