Skip to content

Commit

Permalink
Use latest version of event-bus
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Günnewig committed Nov 27, 2015
1 parent 5946b73 commit 37e7631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aruba.gemspec
Expand Up @@ -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'

Expand Down

0 comments on commit 37e7631

Please sign in to comment.