add vcr cassettes for pixiv tests

This commit is contained in:
r888888888
2013-04-30 17:35:24 -07:00
parent dc58621c28
commit 850270dafa
9 changed files with 51060 additions and 5 deletions

View File

@@ -53,6 +53,7 @@ GEM
activesupport (3.2.12)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.4)
arel (3.0.2)
awesome_print (1.1.0)
aws-s3 (0.6.3)
@@ -73,6 +74,7 @@ GEM
capistrano
chronic (0.9.1)
coderay (1.0.9)
crack (0.3.2)
daemons (1.1.9)
delayed_job (3.0.5)
activesupport (~> 3.0)
@@ -198,6 +200,9 @@ GEM
rack
raindrops (~> 0.7)
vcr (2.4.0)
webmock (1.11.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
webrobots (0.1.1)
whenever (0.8.2)
activesupport (>= 2.3.4)
@@ -240,4 +245,5 @@ DEPENDENCIES
uglifier (>= 1.0.3)
unicorn
vcr
webmock
whenever