Skip to content

Commit

Permalink
chore: Added puppet balcksmith gem
Browse files Browse the repository at this point in the history
  • Loading branch information
NSSPKrishna committed Jun 11, 2024
1 parent 46f0952 commit 2c8ea9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ group :development do
gem "rubocop-performance", '= 1.9.1', require: false
gem "rubocop-rspec", '= 2.0.1', require: false
gem "rb-readline", '= 0.5.5', require: false, platforms: [:mswin, :mingw, :x64_mingw]
gem "puppet-blacksmith", '= 6.0.1', require: true
gem 'github_changelog_generator', '~> 1.15'

end
group :system_tests do
gem "puppet_litmus", '< 1.0.0', require: false, platforms: [:ruby, :x64_mingw]
Expand Down

0 comments on commit 2c8ea9a

Please sign in to comment.