Update webmock dependency to version 1.8.0

This commit is contained in:
Erik Michaels-Ober 2012-02-21 10:07:58 -08:00
parent 9e33647564
commit 2d54755223
1 changed files with 2 additions and 2 deletions

View File

@ -154,8 +154,8 @@ GEM
rails (~> 3.0)
warden (1.1.1)
rack (>= 1.0)
webmock (1.7.10)
addressable (~> 2.2, > 2.2.5)
webmock (1.8.0)
addressable (>= 2.2.7)
crack (>= 0.1.7)
PLATFORMS