aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Cooper <737664+joshcooper@users.noreply.github.com>2024-11-19 16:38:30 -0800
committerGitHub <noreply@github.com>2024-11-19 16:38:30 -0800
commit9cc6c63c840963daeb0c11a06788fbd95cd74fdc (patch)
tree17095b9c337ffdf7c2e39194b81fecaf1d23350e
parentf7bbbe969c4d6de385b9e8b8faf5f309059e0275 (diff)
parent43f4d6c50028b760b5d5d18cf4fd6db7247242ce (diff)
downloadpuppet-mailalias_core-main.tar.gz
puppet-mailalias_core-main.tar.bz2
Merge pull request #56 from mhashizume/PA-7115/main/litmus_removalmain
Remove Litmus from Gemfile
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a31fccb..9479621 100644
--- a/Gemfile
+++ b/Gemfile
@@ -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