Skip to content

Commit

Permalink
TODO: Remove this once the interlock prs are merged
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie committed Jun 1, 2023
1 parent 08f5748 commit f55f35f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -224,15 +224,15 @@ end
### end of provider bundler groups

group :automate, :seed, :manageiq_default do
manageiq_plugin "manageiq-automation_engine"
gem 'manageiq-automation_engine', :git => "https://github.com/jrafanie/manageiq-automation_engine.git", :branch => "use_interlock_with_classic_loader"
end

group :replication, :manageiq_default do
gem "pg-logical_replication", "~>1.2", :require => false
end

group :rest_api, :manageiq_default do
manageiq_plugin "manageiq-api"
gem 'manageiq-api', :git => "https://github.com/jrafanie/manageiq-api.git", :branch => "use_interlock_with_classic_loader"
end

group :scheduler, :manageiq_default do
Expand Down

0 comments on commit f55f35f

Please sign in to comment.