Skip to content

Commit

Permalink
Merge branch 'master' into emit_upstart
Browse files Browse the repository at this point in the history
  • Loading branch information
dvolosnykh authored Oct 1, 2017
2 parents d06f19e + 635150d commit ae68eca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant-parallels.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

# Constraint rake to properly handle deprecated method usage
# from within rspec
spec.add_development_dependency 'rake', '~> 10.4.2'
spec.add_development_dependency 'rake', '~> 11.3.0'
spec.add_development_dependency 'rspec', '~> 3.5.0'
spec.add_development_dependency 'rspec-its', '~> 1.2.0'
spec.add_development_dependency 'rspec-collection_matchers', '~> 1.1.3'
Expand Down

0 comments on commit ae68eca

Please # to comment.