Skip to content

Commit

Permalink
Updated version of rspec to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Feb 4, 2015
1 parent d52cf98 commit 322df8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hammerstore.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rubocop', '~> 0.28.0'
s.add_development_dependency 'rake', '~> 10.4.0'
s.add_development_dependency 'coveralls', '~> 0.7.1'
s.add_development_dependency 'rspec', '~> 3.1.0'
s.add_development_dependency 'rspec', '~> 3.2.0'
s.add_development_dependency 'fuubar', '~> 2.0.0'
end

0 comments on commit 322df8d

Please sign in to comment.