[DRE-commits] [ruby-rbnacl] 04/05: Drop gem dependency on rbnacl-libsodium

Lucas Nussbaum lucas at moszumanska.debian.org
Sun Jul 9 07:23:30 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 81e52f6fd8593c8fd66b0b46c047d8db67a94314
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sun Jul 9 08:42:20 2017 +0200

    Drop gem dependency on rbnacl-libsodium
    
    We depend on libsodium-dev directly in the debian package.
---
 Gemfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Gemfile b/Gemfile
index 087c123..c372645 100644
--- a/Gemfile
+++ b/Gemfile
@@ -8,7 +8,6 @@ end
 group :test do
   gem "rspec"
   gem "coveralls", require: false
-  gem "rbnacl-libsodium", ENV["LIBSODIUM_VERSION"]
 end
 
 group :development, :test do

-- 
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