Skip to content

Commit

Permalink
(temp) Install orchestrator-client from my fork w/ruby 3.2 compatible…
Browse files Browse the repository at this point in the history
… patch
  • Loading branch information
donoghuc committed Mar 2, 2023
1 parent fe579d7 commit 893e32d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ end
# Optional paint gem for rainbow outputter
gem "paint", "~> 2.2"

gem "orchestrator_client", :git => "https://github.com/donoghuc/orchestrator_client-ruby.git", :branch => "ruby-3.2"

group(:test) do
gem "beaker-hostgenerator"
gem "mocha", '~> 1.4.0'
Expand Down

0 comments on commit 893e32d

Please sign in to comment.