Skip to content

Commit

Permalink
Merge pull request #447 from Dorin-Pleava/master
Browse files Browse the repository at this point in the history
(maint) Pin puppet-lint to 2.3.6
  • Loading branch information
mihaibuzgau authored Oct 22, 2019
2 parents 340eb0c + 7aacfe4 commit f6aed68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ minor_version = "#{ruby_version_segments[0]}.#{ruby_version_segments[1]}"
#end

group :development do
gem "puppet-lint", '2.3.6'
gem "puppet-module-posix-default-r#{minor_version}", :require => false, :platforms => "ruby"
gem "puppet-module-win-default-r#{minor_version}", :require => false, :platforms => ["mswin", "mingw", "x64_mingw"]
gem "puppet-module-posix-dev-r#{minor_version}", '~> 0.3', :require => false, :platforms => "ruby"
Expand Down

0 comments on commit f6aed68

Please sign in to comment.