Skip to content

Commit

Permalink
Added webmock to the development bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
kgrz committed Aug 9, 2013
1 parent 3f1d735 commit 57703cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upton.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'rack'
s.add_development_dependency 'rspec'
s.add_development_dependency 'webmock'
s.add_development_dependency 'thin'
s.add_development_dependency 'nokogiri'
s.add_development_dependency 'yard'
Expand Down

0 comments on commit 57703cc

Please sign in to comment.