FIX: parallel requests for LastFM

This commit is contained in:
Tobias Klika
2011-05-23 23:32:21 +02:00
parent e6004d753d
commit 5f0ed4e245
3 changed files with 16 additions and 14 deletions
+4 -4
View File
@@ -42,8 +42,8 @@ GEM
hashie (1.0.0)
httparty (0.7.7)
crack (= 0.1.8)
i18n (0.5.0)
jquery-rails (1.0.5)
i18n (0.6.0)
jquery-rails (1.0.7)
railties (~> 3.0)
thor (~> 0.14)
json (1.5.1)
@@ -55,7 +55,7 @@ GEM
mime-types (1.16)
oauth (0.4.4)
polyglot (0.3.1)
rack (1.2.2)
rack (1.2.3)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-test (0.5.7)
@@ -73,7 +73,7 @@ GEM
activesupport (= 3.0.5)
rake (>= 0.8.7)
thor (~> 0.14.4)
rake (0.8.7)
rake (0.9.0)
ruby_parser (2.0.6)
sexp_processor (~> 3.0)
sexp_processor (3.0.5)