Skip to content

Instantly share code, notes, and snippets.

@robins35
Created February 21, 2016 20:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robins35/d59e481fc263cd89089b to your computer and use it in GitHub Desktop.
Save robins35/d59e481fc263cd89089b to your computer and use it in GitHub Desktop.
Bundler could not find compatible versions for gem "sprockets":
In snapshot (Gemfile.lock):
sprockets (= 3.5.2)
In Gemfile:
sprockets
sprockets-browserify was resolved to 0.1.0, which depends on
sprockets (~> 2.1)
sprockets-es6 was resolved to 0.9.0, which depends on
sprockets (>= 3.0.0)
Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment