Skip to content

Commit

Permalink
I'll specify it everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
ofedoren committed Feb 6, 2024
1 parent b096a87 commit 4edba4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gemfile.d/test.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
group :test do
gem "vcr", "~> 6.1"
gem 'theforeman-rubocop', '~> 0.0.6', require: false
# TODO: Remove it, just to test the changes.
gem 'dynflow', git: 'https://github.com/adamruzicka/dynflow.git', branch: 'kwargs-extravaganza'
gem 'foreman-tasks', git: 'https://github.com/ofedoren/foreman-tasks.git', branch: 'feat-37103-kwargs-compat'
end

0 comments on commit 4edba4e

Please sign in to comment.