X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Faviator%2FGemfile;fp=3rdparty%2Fmodules%2Faviator%2FGemfile;h=0000000000000000000000000000000000000000;hb=6e1426dc77fb4e5d51f07c187c6f2219431dc31e;hp=483cfd0aa63c3653e227e9e054643bfcea2ab07c;hpb=87423ba664cd5f2bb462ebadd08b1a90d0fe1c8d;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/aviator/Gemfile b/3rdparty/modules/aviator/Gemfile deleted file mode 100644 index 483cfd0aa..000000000 --- a/3rdparty/modules/aviator/Gemfile +++ /dev/null @@ -1,17 +0,0 @@ -# A sample Gemfile -source "https://rubygems.org" - -gem 'ci_reporter' -gem 'simplecov' -gem 'simplecov-rcov' -gem "rspec", '~> 2.0' -gem "mocha" -gem 'puppet', '= 3.5.1' -gem 'puppet-lint' -gem 'facter', '>= 1.6.10' -gem 'rspec-puppet', :git => 'https://github.com/rodjek/rspec-puppet.git', :branch => 'master' -gem 'rake', '>= 0.9.2' -gem 'puppetlabs_spec_helper', '0.3.0' -gem 'test-unit' -gem 'rspec_junit_formatter' -gem 'rspec-puppet-utils'