Skip to content

Instantly share code, notes, and snippets.

Created January 24, 2014 07:46
Show Gist options
  • Save anonymous/8593602 to your computer and use it in GitHub Desktop.
Save anonymous/8593602 to your computer and use it in GitHub Desktop.
Bundler could not find compatible versions for gem "haml":
In Gemfile:
brakeman (>= 0) ruby depends on
haml (~> 3.0.12) ruby
haml2slim (>= 0) ruby depends on
haml (4.0.5)
Bundler could not find compatible versions for gem "ruby_parser":
In Gemfile:
brakeman (>= 0) ruby depends on
ruby_parser (= 2.3.1) ruby
haml2slim (>= 0) ruby depends on
ruby_parser (3.3.0)
Bundler could not find compatible versions for gem "launchy":
In Gemfile:
email_spec (>= 0) ruby depends on
launchy (~> 2.1) ruby
launchy (2.0.5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment