Skip to content

Instantly share code, notes, and snippets.

@maletor
Created September 29, 2016 18:32
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 maletor/bae638484376b4ad23be27786fc1ab91 to your computer and use it in GitHub Desktop.
Save maletor/bae638484376b4ad23be27786fc1ab91 to your computer and use it in GitHub Desktop.
Bundler could not find compatible versions for gem "activesupport":
In Gemfile:
paperclip (~> 5.1.0) was resolved to 5.1.0, which depends on
activemodel (>= 4.2.0) was resolved to 5.0.0.1, which depends on
activesupport (= 5.0.0.1)
friendly_id (~> 5.1.0) was resolved to 5.1.0, which depends on
activerecord (>= 4.0.0) was resolved to 4.2.7.1, which depends on
activesupport (= 4.2.7.1)
authlogic (~> 3.4.6) was resolved to 3.4.6, which depends on
activesupport (>= 3.2)
paperclip (~> 5.1.0) was resolved to 5.1.0, which depends on
cocaine (~> 0.5.5) was resolved to 0.5.8, which depends on
climate_control (< 1.0, >= 0.0.3) was resolved to 0.0.3, which depends on
activesupport (>= 3.0)
paperclip (~> 5.1.0) was resolved to 5.1.0, which depends on
activesupport (>= 4.2.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment