Skip to content

Commit

Permalink
Require webmock
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Resella committed Oct 11, 2011
1 parent cdcd177 commit 17e8f81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions windy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ Gem::Specification.new do |s|
s.add_dependency "multi_json", "~> 1.0"
s.add_development_dependency 'rspec', '~> 2.6'
s.add_development_dependency 'simplecov', '~> 0.4'
s.add_development_dependency 'yard', '~> 0.7'

s.add_development_dependency 'webmock', '~> 1.7'

s.authors = ["Sam Stephenson", "Scott Robbin"]
s.email = ["sstephenson@gmail.com", "srobbin@gmail.com"]
Expand Down

0 comments on commit 17e8f81

Please sign in to comment.