[DRE-commits] [ruby-rbnacl] 03/03: Drop dependencies on development gems

Lucas Nussbaum lucas at moszumanska.debian.org
Sat Jul 8 20:55:45 UTC 2017


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

lucas pushed a commit to branch patch-queue/master
in repository ruby-rbnacl.

commit a50219a4b54d346cf21a37d6082ac187cf0cb09b
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sat Jul 8 22:45:46 2017 +0200

    Drop dependencies on development gems
    
    Gbp-Pq: Name disable-devel-gems
---
 Gemfile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Gemfile b/Gemfile
index 68eb0f8..087c123 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,12 +3,10 @@ source "https://rubygems.org"
 gemspec
 
 group :development do
-  gem "guard-rspec"
 end
 
 group :test do
   gem "rspec"
-  gem "rubocop", "0.46.0"
   gem "coveralls", require: false
   gem "rbnacl-libsodium", ENV["LIBSODIUM_VERSION"]
 end

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



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