Skip to content

Commit

Permalink
Updated version of rspec to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Jun 2, 2014
1 parent 5e43693 commit ba7ee7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redisstore.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rubocop', '~> 0.22.0'
s.add_development_dependency 'rake', '~> 10.3.0'
s.add_development_dependency 'coveralls', '~> 0.7.0'
s.add_development_dependency 'rspec', '~> 2.14.1'
s.add_development_dependency 'rspec', '~> 3.0.0'
s.add_development_dependency 'fuubar', '~> 1.3.2'
end

0 comments on commit ba7ee7d

Please sign in to comment.