Skip to content

Commit

Permalink
Add vcr as a development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jul 22, 2011
1 parent 51813ed commit 496acc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oa-oauth/oa-oauth.gemspec
Expand Up @@ -16,6 +16,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'simplecov', '~> 0.4'
gem.add_development_dependency 'webmock', '~> 1.6'
gem.add_development_dependency 'yard', '~> 0.7'
gem.add_development_dependency 'vcr', '~> 1.10'
gem.add_development_dependency 'ZenTest', '~> 4.5'
gem.name = 'oa-oauth'
gem.version = OmniAuth::Version::STRING
Expand Down

0 comments on commit 496acc6

Please sign in to comment.