Skip to content

Commit

Permalink
Merge pull request #595 from puppetlabs/pdksync_CONT-826/main/pin_pup…
Browse files Browse the repository at this point in the history
…pet_litmus

pdksync - CONT-826/main/pin_puppet_litmus
  • Loading branch information
LukasAud committed Mar 28, 2023
2 parents 1027ee7 + 6afd452 commit 0c7d183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ group :development do
gem "github_changelog_generator", '= 1.15.2', require: false
end
group :system_tests do
gem "puppet_litmus", '< 1.0.0', require: false, platforms: [:ruby]
gem "serverspec", '~> 2.41', require: false
gem "puppet_litmus", '<= 0.34.6', require: false, platforms: [:ruby]
gem "serverspec", '~> 2.41', require: false
end

puppet_version = ENV['PUPPET_GEM_VERSION']
Expand Down

0 comments on commit 0c7d183

Please sign in to comment.