[DRE-commits] [ruby-aruba] 28/98: The bundler guys are quite conservative about breaking changes

Hideki Yamane henrich at moszumanska.debian.org
Tue Mar 22 12:20:36 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 638cf992d0822998a434e4b56d14aed0b5c49502
Author: Dennis Günnewig <dev at fedux.org>
Date:   Sat Jan 2 12:16:09 2016 +0100

    The bundler guys are quite conservative about breaking changes
---
 aruba.gemspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aruba.gemspec b/aruba.gemspec
index f842044..d5da5e6 100644
--- a/aruba.gemspec
+++ b/aruba.gemspec
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
   s.add_runtime_dependency 'thor', '~> 0.19'
   s.add_runtime_dependency 'event-bus', '~> 0.2'
 
-  s.add_development_dependency 'bundler', '~> 1.11.0'
+  s.add_development_dependency 'bundler', '~> 1.11'
 
   s.rubygems_version = ">= 1.6.1"
 

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