Skip to content

Commit

Permalink
Update parallel gem
Browse files Browse the repository at this point in the history
  • Loading branch information
nTraum committed Feb 28, 2015
1 parent ccf06e5 commit 7eb5f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubycon.gemspec
Expand Up @@ -21,7 +21,7 @@ spec = Gem::Specification.new do |s|
s.add_dependency 'colored', '~> 1.2'
s.add_dependency 'gli', '~> 2.5'
s.add_dependency 'highline', '~> 1.6'
s.add_dependency 'parallel', '~> 0.7'
s.add_dependency 'parallel', '~> 1.4'
s.add_dependency 'steam-condenser', '~> 1.3'
s.add_development_dependency 'minitest'
s.add_development_dependency 'coveralls'
Expand Down

0 comments on commit 7eb5f3c

Please sign in to comment.