Skip to content

Commit

Permalink
Merge pull request #1219 from mwaggett/test-forge-bump
Browse files Browse the repository at this point in the history
Revert "Bump the version of puppet_forge"
  • Loading branch information
justinstoller authored Sep 14, 2021
2 parents 23b691c + c7de970 commit ad7dc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion r10k.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |s|
s.add_dependency 'log4r', '1.1.10'
s.add_dependency 'multi_json', '~> 1.10'

s.add_dependency 'puppet_forge', ['>= 2.3.0', '< 4.0.0']
s.add_dependency 'puppet_forge', '~> 2.3.0'

s.add_dependency 'gettext-setup', '~>0.24'
# These two pins narrow what is allowed by gettext-setup,
Expand Down

0 comments on commit ad7dc66

Please sign in to comment.