Skip to content

Commit

Permalink
Add missing dependency on minitest-sub-const
Browse files Browse the repository at this point in the history
  • Loading branch information
ehelms authored and evgeni committed Oct 6, 2022
1 parent 26c0846 commit 44e5f2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foreman_maintain.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ the Foreman/Satellite up and running."
s.add_development_dependency 'mocha'
s.add_development_dependency 'rake'
s.add_development_dependency 'rubocop', '0.50.0' # rubocop >= 0.51.0 drops support for ruby 2.0
s.add_development_dependency 'minitest-stub-const'
end

0 comments on commit 44e5f2a

Please sign in to comment.