Skip to content

Instantly share code, notes, and snippets.

@cdimartino
Created November 18, 2019 18:35
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save cdimartino/10d5f7e8321db26cdcd03f8afe0180d2 to your computer and use it in GitHub Desktop.
Resolving dependencies...........
Bundler could not find compatible versions for gem "activesupport":
In Gemfile:
shoulda-matchers (~> 4.1.2) was resolved to 4.1.2, which depends on
activesupport (>= 4.2.0)
neo4j (~> 9.4.0) was resolved to 9.4.0, which depends on
activesupport (>= 4.0)
bullet was resolved to 5.7.5, which depends on
activesupport (>= 3.0.0)
activemerchant (~> 1.46) was resolved to 1.79.2, which depends on
activesupport (>= 4.2, < 6.x)
offsite_payments (~> 2.1) was resolved to 2.7.8, which depends on
activesupport (>= 3.2.14)
haml-rails (~> 1.0) was resolved to 1.0.0, which depends on
activesupport (>= 4.0.1)
kaminari (~> 1.1) was resolved to 1.1.1, which depends on
activesupport (>= 4.1.0)
ransack was resolved to 2.1.1, which depends on
activesupport (>= 5.0)
rails-controller-testing was resolved to 1.0.2, which depends on
activesupport (~> 5.x)
draper (~> 3.0.0) was resolved to 3.0.1, which depends on
activesupport (~> 5.0)
grape (~> 1.1) was resolved to 1.1.0, which depends on
activesupport
rabl (~> 0.12) was resolved to 0.13.1, which depends on
activesupport (>= 2.3.14)
db-query-matchers was resolved to 0.9.0, which depends on
activesupport (>= 4.0, <= 6.0)
redis-rails (~> 5.0) was resolved to 5.0.2, which depends on
redis-activesupport (>= 5.0, < 6) was resolved to 5.0.4, which depends on
activesupport (>= 3, < 6)
offsite_payments (~> 2.1) was resolved to 2.7.8, which depends on
active_utils (~> 3.3.0) was resolved to 3.3.12, which depends on
activesupport (>= 3.2, < 6.0)
draper (~> 3.0.0) was resolved to 3.0.1, which depends on
activemodel-serializers-xml (~> 1.0) was resolved to 1.0.2, which depends on
activesupport (> 5.x)
rails (~> 6.0) was resolved to 6.0.1.rc1, which depends on
activesupport (= 6.0.1.rc1)
Bundler could not find compatible versions for gem "rails":
In Gemfile:
rails (~> 6.0)
grape_on_rails_routes was resolved to 0.3.2, which depends on
rails (>= 3.1.1)
active_admin_datetimepicker was resolved to 0.5.0, which depends on
xdan-datetimepicker-rails (~> 2.5.1) was resolved to 2.5.4, which depends on
rails (>= 3.2.16)
Bundler could not find compatible versions for gem "rake":
In Gemfile:
rake (~> 10.0)
biscuit was resolved to 0.1.3, which depends on
rake
selenium-webdriver (~> 3.142.3) was resolved to 3.142.3, which depends on
childprocess (>= 0.5, < 2.0) was resolved to 1.0.1, which depends on
rake (< 13.0)
Bundler could not find compatible versions for gem "thor":
In Gemfile:
thor (~> 0.19)
foreman was resolved to 0.84.0, which depends on
thor (~> 0.19.1)
guard-pow was resolved to 2.0.0, which depends on
guard (~> 2.0) was resolved to 2.14.2, which depends on
thor (>= 0.18.1)
active_admin_datetimepicker was resolved to 0.5.0, which depends on
xdan-datetimepicker-rails (~> 2.5.1) was resolved to 2.5.4, which depends on
jquery-rails was resolved to 4.3.1, which depends on
thor (>= 0.14, < 2.0)
license_finder was resolved to 5.2.0, which depends on
thor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment