Created
September 29, 2016 18:32
-
-
Save maletor/bae638484376b4ad23be27786fc1ab91 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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