Skip to content

Commit

Permalink
Update octocatalog-diff.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jhongturney committed Jan 25, 2024
1 parent 2fc68dd commit 4d193e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions octocatalog-diff.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ EOF
s.add_development_dependency 'rubocop', '= 0.49.0'
s.add_development_dependency 'simplecov', '~> 0.14.1'
s.add_development_dependency 'simplecov-erb', '~> 0.1.1'
puppet_version = ENV['PUPPET_VERSION'] || DEFAULT_PUPPET_VERSION
s.add_development_dependency 'puppet', "~> #{puppet_version}"

puppet_v = Gem::Version.new(puppet_version)
Expand Down

0 comments on commit 4d193e6

Please sign in to comment.