Created
December 17, 2019 14:04
-
-
Save chrislerum/cf31f9ac2d4e5ab7e85919807b745870 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 "actionpack": | |
In Gemfile: | |
haml-rails was resolved to 0.9.0, which depends on | |
actionpack (>= 4.0.1) | |
kaminari was resolved to 0.17.0, which depends on | |
actionpack (>= 3.0.0) | |
lograge was resolved to 0.11.2, which depends on | |
actionpack (~> 5.2.4) | |
rails (~> 5.2.4) was resolved to 5.2.4, which depends on | |
actionpack (= 5.2.4) | |
rspec-rails was resolved to 4.0.0.pre, which depends on | |
actionpack (>= 4.2) | |
simple_form was resolved to 4.0.0, which depends on | |
actionpack (> 4) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment