[DRE-commits] [test-kitchen] 09/13: Remove Gemfile to prevent bundler execution

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Fri Aug 5 12:46:55 UTC 2016


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch patch-queue/master
in repository test-kitchen.

commit f220f0c70c4e39adb981911c85332cdf0ce0012c
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Thu Jul 9 14:15:55 2015 +0300

    Remove Gemfile to prevent bundler execution
---
 Gemfile | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/Gemfile b/Gemfile
deleted file mode 100644
index ea1e3eb..0000000
--- a/Gemfile
+++ /dev/null
@@ -1,19 +0,0 @@
-# -*- encoding: utf-8 -*-
-source "https://rubygems.org"
-gemspec
-
-group :guard do
-  gem "guard-minitest"
-  gem "guard-cucumber", "~> 1.4"
-  gem "guard-rubocop"
-  gem "guard-yard"
-end
-
-group :integration do
-  gem "berkshelf", "~> 4.3"
-  gem "kitchen-inspec", "~> 0.12.5"
-end
-
-group :test do
-  gem "codeclimate-test-reporter", :require => nil
-end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/test-kitchen.git



More information about the Pkg-ruby-extras-commits mailing list