Remove a bunch of 3rdparty modules that seem unused
[mirror/dsa-puppet.git] / 3rdparty / modules / memcached / Gemfile
diff --git a/3rdparty/modules/memcached/Gemfile b/3rdparty/modules/memcached/Gemfile
deleted file mode 100644 (file)
index 087b51f..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-source "https://rubygems.org"
-
-puppetversion = ENV.key?('PUPPET_VERSION') ? "= #{ENV['PUPPET_VERSION']}" : ['>= 3.3']
-gem 'puppet', puppetversion
-gem 'puppetlabs_spec_helper', '>= 0.1.0'
-gem 'rspec', '< 3.2.0', {"platforms"=>["ruby_18"]}
-gem 'puppet-lint', '>= 0.3.2'
-gem 'facter', '>= 1.7.0', "< 1.8.0"
-gem 'rspec-puppet',             '=1.0.1'