Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
rspec ~> 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
martinemde committed May 19, 2015
1 parent 0de8607 commit 9eeea8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm-aggregates.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency('dm-core', '~> 1.2')

gem.add_development_dependency('rake', '~> 10.0')
gem.add_development_dependency('rspec', '~> 2.0')
gem.add_development_dependency('rspec', '~> 3.0')
end

0 comments on commit 9eeea8f

Please sign in to comment.