diff --git a/Gemfile b/Gemfile index 0bef043e3d2..7f4a5019bb3 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundle # # VMDB specific gems # -gem "manageiq-gems-pending", ">0", :require => 'manageiq-gems-pending', :git => "https://github.com/ManageIQ/manageiq-gems-pending.git", :branch => "master" +gem "manageiq-gems-pending", ">0", :git => "https://github.com/jrafanie/manageiq-gems-pending.git", :branch => "zeitwerk" # when using this Gemfile inside a providers Gemfile, the dependency for the provider is already declared def manageiq_plugin(plugin_name)