[DRE-commits] [ruby-aruba] 16/98: Upgraded bundler to 1.11.x
Hideki Yamane
henrich at moszumanska.debian.org
Tue Mar 22 12:20:34 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 156d6535fc57bf2626f8043901a371c90a1ba30b
Author: Al Snow <jasnow at hotmail.com>
Date: Fri Dec 18 13:35:20 2015 -0500
Upgraded bundler to 1.11.x
---
aruba.gemspec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aruba.gemspec b/aruba.gemspec
index 1051678..fb8f583 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.10.2'
+ s.add_development_dependency 'bundler', '~> 1.11.0'
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