Update webmock dependency to version 1.8.4

This commit is contained in:
Erik Michaels-Ober 2012-03-23 17:57:59 -07:00
parent 91ff7b8300
commit 4adfd915d6
1 changed files with 3 additions and 1 deletions

View File

@ -156,8 +156,10 @@ GEM
rails (~> 3.0)
warden (1.1.1)
rack (>= 1.0)
webmock (1.8.3)
webmock (1.8.4)
addressable (>= 2.2.7)
addressable (>= 2.2.7)
crack (>= 0.1.7)
crack (>= 0.1.7)
PLATFORMS