Skip to content

Commit

Permalink
Merge pull request #10 from sue445/pr/rspec-2.13.0
Browse files Browse the repository at this point in the history
rspec: 2.12.0 -> 2.13.0
  • Loading branch information
tomykaira committed Feb 25, 2013
2 parents b6c8546 + 425ec87 commit 7cf95fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rspec-parameterized.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
I was inspired by [udzura's mock](https://gist.github.com/1881139).}
gem.homepage = ""

gem.add_dependency('rspec', '~>2.12.0')
gem.add_dependency('rspec', '~>2.13.0')
gem.add_dependency('sourcify', '~> 0.6.0.rc2')
gem.add_dependency('ruby2ruby', '~> 1.3.1')
gem.add_development_dependency('rake')
Expand Down

0 comments on commit 7cf95fc

Please sign in to comment.