[DRE-commits] [ruby-aruba] 54/74: Use latest version of event-bus
Hideki Yamane
henrich at moszumanska.debian.org
Sat Nov 28 01:16:43 UTC 2015
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 37e76315c8715930b5865c41aadd20652754fe7a
Author: Dennis Günnewig <dg1 at ratiodata.de>
Date: Fri Nov 27 07:28:58 2015 +0100
Use latest version of event-bus
---
aruba.gemspec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aruba.gemspec b/aruba.gemspec
index 4edcbd2..1051678 100644
--- a/aruba.gemspec
+++ b/aruba.gemspec
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'rspec-expectations', '>= 2.99'
s.add_runtime_dependency 'contracts', '~> 0.9'
s.add_runtime_dependency 'thor', '~> 0.19'
- s.add_runtime_dependency 'event-bus', '~> 0.2.0'
+ s.add_runtime_dependency 'event-bus', '~> 0.2'
s.add_development_dependency 'bundler', '~> 1.10.2'
--
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