Skip to content

Instantly share code, notes, and snippets.

@josejulio
Created November 30, 2017 18:49
Show Gist options
  • Save josejulio/51d0826a0e17d2ce6ea8b6678a0286d3 to your computer and use it in GitHub Desktop.
Save josejulio/51d0826a0e17d2ce6ea8b6678a0286d3 to your computer and use it in GitHub Desktop.
bundler.d/vendor.rb
override_gem 'manageiq-ui-classic', git: 'https://github.com/israel-hdez/manageiq-ui-classic', branch: 'hawkular-1328'
override_gem 'manageiq-providers-hawkular', git: 'https://github.com/israel-hdez/manageiq-providers-classic', branch: 'hawkular-1328'
override_gem 'manageiq-providers-kubernetes', git: 'https://github.com/israel-hdez/manageiq-providers-kubernetes', branch: 'hawkular-1328'
# override_gem 'hawkular-client', github: "https://github.com/hawkular/hawkular-client-ruby", branch: 'master'
gem 'byebug'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment