Update jquery-rails dependency to version 2.0.1

This commit is contained in:
Erik Michaels-Ober 2012-02-28 16:32:11 -08:00
parent 68800b75ce
commit 99719154e8
1 changed files with 2 additions and 2 deletions

View File

@ -78,8 +78,8 @@ GEM
http_accept_language (1.0.2)
i18n (0.6.0)
journey (1.0.3)
jquery-rails (2.0.0)
railties (>= 3.2.0.beta, < 5.0)
jquery-rails (2.0.1)
railties (>= 3.2.0, < 5.0)
thor (~> 0.14)
json (1.6.5)
kaminari (0.13.0)