Skip to content

Commit

Permalink
Upgrade rspec 2.99.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavoguimaraes committed Jan 29, 2015
1 parent bd03d37 commit 65b56dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta_inspector.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'addressable', '~> 2.3.5'
gem.add_dependency 'fastimage'

gem.add_development_dependency 'rspec', '2.14.1'
gem.add_development_dependency 'rspec', '2.99.0'
gem.add_development_dependency 'fakeweb', '1.3.0'
gem.add_development_dependency 'webmock'
gem.add_development_dependency 'awesome_print'
Expand Down

0 comments on commit 65b56dc

Please sign in to comment.