Skip to content

Commit

Permalink
Update webmock dependency to version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Aug 15, 2011
1 parent c8df7e0 commit 16207d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oa-openid.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'rake', '~> 0.8'
gem.add_development_dependency 'rspec', '~> 2.5'
gem.add_development_dependency 'simplecov', '~> 0.4'
gem.add_development_dependency 'webmock', '~> 1.6'
gem.add_development_dependency 'webmock', '~> 1.7'
gem.add_development_dependency 'yard', '~> 0.7'
gem.authors = ['Michael Bleigh', 'Erik Michaels-Ober']
gem.description = %q{OpenID strategies for OmniAuth.}
Expand Down

0 comments on commit 16207d1

Please sign in to comment.