updated gems, fix pixiv test

This commit is contained in:
albert
2012-08-16 14:33:16 -04:00
parent ac28b5b32a
commit c65feee149
2 changed files with 28 additions and 27 deletions

View File

@@ -29,9 +29,9 @@ GIT
GIT GIT
remote: http://github.com/EmmanuelOga/ffaker.git remote: http://github.com/EmmanuelOga/ffaker.git
revision: 8f7c679ec8c3d27aefe287e04e48e2702b865df9 revision: 48b4cf9bad4aa1e9e1fbcbda6b9bac66df4da475
specs: specs:
ffaker (1.14.0) ffaker (1.15.0)
GEM GEM
remote: http://gemcutter.org/ remote: http://gemcutter.org/
@@ -67,8 +67,8 @@ GEM
awesome_print (1.0.2) awesome_print (1.0.2)
builder (3.0.0) builder (3.0.0)
chronic (0.6.7) chronic (0.6.7)
coderay (1.0.6) coderay (1.0.7)
daemons (1.1.8) daemons (1.1.9)
delayed_job (3.0.3) delayed_job (3.0.3)
activesupport (~> 3.0) activesupport (~> 3.0)
delayed_job_active_record (0.3.2) delayed_job_active_record (0.3.2)
@@ -79,12 +79,12 @@ GEM
erubis (2.7.0) erubis (2.7.0)
execjs (1.4.0) execjs (1.4.0)
multi_json (~> 1.0) multi_json (~> 1.0)
factory_girl (3.3.0) factory_girl (4.0.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
hike (1.2.1) hike (1.2.1)
i18n (0.6.0) i18n (0.6.0)
journey (1.0.3) journey (1.0.4)
json (1.7.3) json (1.7.4)
libv8 (3.3.10.4) libv8 (3.3.10.4)
mail (2.4.4) mail (2.4.4)
i18n (>= 0.4.0) i18n (>= 0.4.0)
@@ -92,24 +92,24 @@ GEM
treetop (~> 1.4.8) treetop (~> 1.4.8)
memcache-client (1.8.5) memcache-client (1.8.5)
metaclass (0.0.1) metaclass (0.0.1)
method_source (0.7.1) method_source (0.8)
mime-types (1.18) mime-types (1.19)
mocha (0.11.4) mocha (0.12.3)
metaclass (~> 0.0.1) metaclass (~> 0.0.1)
multi_json (1.3.6) multi_json (1.3.6)
net-http-digest_auth (1.2.1) net-http-digest_auth (1.2.1)
net-http-persistent (2.6) net-http-persistent (2.7)
newrelic_rpm (3.3.5) newrelic_rpm (3.4.1)
nokogiri (1.5.3) nokogiri (1.5.5)
ntlm-http (0.1.1) ntlm-http (0.1.1)
pg (0.13.2) pg (0.14.0)
polyamorous (0.5.0) polyamorous (0.5.0)
activerecord (~> 3.0) activerecord (~> 3.0)
polyglot (0.3.3) polyglot (0.3.3)
pry (0.9.9.6) pry (0.9.10)
coderay (~> 1.0.5) coderay (~> 1.0.5)
method_source (~> 0.7.1) method_source (~> 0.8)
slop (>= 2.4.4, < 3) slop (~> 3.3.1)
rack (1.4.1) rack (1.4.1)
rack-cache (1.2) rack-cache (1.2)
rack (>= 0.4) rack (>= 0.4)
@@ -136,16 +136,17 @@ GEM
rdoc (3.12) rdoc (3.12)
json (~> 1.4) json (~> 1.4)
rmagick (2.13.1) rmagick (2.13.1)
sass (3.1.19) sass (3.2.1)
sass-rails (3.2.5) sass-rails (3.2.5)
railties (~> 3.2.0) railties (~> 3.2.0)
sass (>= 3.1.10) sass (>= 3.1.10)
tilt (~> 1.3) tilt (~> 1.3)
shoulda (3.0.1) shoulda (3.1.1)
shoulda-context (~> 1.0.0) shoulda-context (~> 1.0)
shoulda-matchers (~> 1.0.0) shoulda-matchers (~> 1.2)
shoulda-context (1.0.0) shoulda-context (1.0.0)
shoulda-matchers (1.0.0) shoulda-matchers (1.2.0)
activesupport (>= 3.0.0)
simple_form (2.0.2) simple_form (2.0.2)
actionpack (~> 3.0) actionpack (~> 3.0)
activemodel (~> 3.0) activemodel (~> 3.0)
@@ -153,7 +154,7 @@ GEM
multi_json (~> 1.0) multi_json (~> 1.0)
simplecov-html (~> 0.5.3) simplecov-html (~> 0.5.3)
simplecov-html (0.5.3) simplecov-html (0.5.3)
slop (2.4.4) slop (3.3.2)
sprockets (2.1.3) sprockets (2.1.3)
hike (~> 1.2) hike (~> 1.2)
rack (~> 1.0) rack (~> 1.0)
@@ -161,7 +162,7 @@ GEM
super_exception_notifier (3.0.13) super_exception_notifier (3.0.13)
actionmailer actionmailer
rake rake
therubyracer (0.10.1) therubyracer (0.10.2)
libv8 (~> 3.3.10) libv8 (~> 3.3.10)
thor (0.14.6) thor (0.14.6)
tilt (1.3.3) tilt (1.3.3)
@@ -169,9 +170,9 @@ GEM
polyglot polyglot
polyglot (>= 0.3.1) polyglot (>= 0.3.1)
tzinfo (0.3.33) tzinfo (0.3.33)
uglifier (1.2.4) uglifier (1.2.7)
execjs (>= 0.3.0) execjs (>= 0.3.0)
multi_json (>= 1.0.2) multi_json (~> 1.3)
unf (0.0.5) unf (0.0.5)
unf_ext unf_ext
unf_ext (0.0.5) unf_ext (0.0.5)

View File

@@ -19,7 +19,7 @@ module Sources
end end
should "get the image url" do should "get the image url" do
assert_equal("http://img01.pixiv.net/img/nisieda/9646484.jpg", @site.image_url) assert_equal("http://i1.pixiv.net/img01/img/nisieda/9646484.jpg", @site.image_url)
end end
should "get the tags" do should "get the tags" do