[DRE-commits] [ruby-aruba] 04/09: Pin dependencies

Hideki Yamane henrich at moszumanska.debian.org
Sun Aug 21 06:42:07 UTC 2016


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

henrich pushed a commit to branch debian/sid
in repository ruby-aruba.

commit 8e3a741c5e4f95051b9fe67db508b11da1139ed5
Author: Dennis Günnewig <dg1 at ratiodata.de>
Date:   Mon Aug 15 09:40:51 2016 +0200

    Pin dependencies
---
 Gemfile | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/Gemfile b/Gemfile
index bd40a22..a98ec84 100644
--- a/Gemfile
+++ b/Gemfile
@@ -67,12 +67,14 @@ group :development, :test do
     gem 'license_finder', '~> 2.0.4'
   end
 
-  if RUBY_VERSION >= '1.9.3'
-    # Upload documentation
-    gem 'relish', '~> 0.7.1'
-  end
+  # if RUBY_VERSION >= '1.9.3'
+  #   # Upload documentation
+  #   gem 'relish', '~> 0.7.1'
+  # end
 
   gem 'minitest', '~> 5.8.0'
+
+  gem 'json', '~> 1.8'
 end
 
 platforms :rbx do

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



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