Skip to content

Instantly share code, notes, and snippets.

@naltun
Created November 9, 2017 23:39
Show Gist options
  • Save naltun/504f9d88d1c304e30f6516f6bbaae04e to your computer and use it in GitHub Desktop.
Save naltun/504f9d88d1c304e30f6516f6bbaae04e to your computer and use it in GitHub Desktop.
bin/setup within ManageIQ directory
Bundler could not find compatible versions for gem "net-ssh":
In Gemfile:
net-ssh (= 3.2.0)
manageiq-gems-pending (> 0) was resolved to 0.1.0, which depends on
net-ssh (~> 4.2.0)
Bundler could not find compatible versions for gem "rails":
In Gemfile:
jquery-rjs (= 0.1.1) was resolved to 0.1.1, which depends on
rails (>= 3.2)
manageiq-schema was resolved to 0.1.0, which depends on
rails (~> 5.0.2)
manageiq-ui-classic was resolved to 0.1.0, which depends on
rails (>= 5.0.0.1, ~> 5.0.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment