Skip to content

Commit 6494bd1

Browse files
authored
Merge pull request #78 from mhashizume/PA-7115/main/litmus_removal
Remove Litmus from Gemfile
2 parents 2f037fd + ed49bbf commit 6494bd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gemfile

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ group :development, :release_prep do
4848
gem "puppetlabs_spec_helper", '~> 7.0', require: false
4949
end
5050
group :system_tests do
51-
gem "puppet_litmus", '~> 1.0', require: false, platforms: [:ruby, :x64_mingw]
5251
gem "CFPropertyList", '< 3.0.7', require: false, platforms: [:mswin, :mingw, :x64_mingw]
5352
gem "serverspec", '~> 2.41', require: false
5453
gem "voxpupuli-acceptance", require: false

0 commit comments

Comments
 (0)