Skip to content

Commit

Permalink
Merge pull request #84 from mhashizume/PA-7115/main/litmus_removal
Browse files Browse the repository at this point in the history
Remove Litmus from Gemfile
  • Loading branch information
joshcooper authored Nov 20, 2024
2 parents 67cafe7 + b5b8ae8 commit d97740d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ group :development, :release_prep do
gem "puppetlabs_spec_helper", '~> 7.0', require: false
end
group :system_tests do
gem "puppet_litmus", '~> 1.0', require: false, platforms: [:ruby, :x64_mingw]
gem "CFPropertyList", '< 3.0.7', require: false, platforms: [:mswin, :mingw, :x64_mingw]
gem "serverspec", '~> 2.41', require: false
gem "voxpupuli-acceptance", require: false
Expand Down

0 comments on commit d97740d

Please sign in to comment.