Skip to content

Commit

Permalink
Merge pull request #2399 from puppetlabs/pdksync_CONT-826/main/pin_pu…
Browse files Browse the repository at this point in the history
…ppet_litmus

pdksync - CONT-826/main/pin_puppet_litmus
  • Loading branch information
LukasAud authored Mar 28, 2023
2 parents 00138a1 + ac00b94 commit 581a86d
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 581a86d

Please sign in to comment.