Update jquery-rails dependency to version 1.0.17

This commit is contained in:
Erik Michaels-Ober 2011-11-09 12:52:38 -08:00
parent a5c5d91193
commit b3dc0070b4
1 changed files with 4 additions and 4 deletions

View File

@ -1,16 +1,16 @@
GIT GIT
remote: git://github.com/sferik/rails_admin.git remote: git://github.com/sferik/rails_admin.git
revision: 06c84964a47118ef613d29f26a31486946926dd7 revision: 5f8a5ca7f20e59d1f488ce1086f030ad4818f80d
specs: specs:
rails_admin (0.0.1) rails_admin (0.0.1)
bootstrap-sass (~> 1.4) bootstrap-sass (~> 1.4)
builder (~> 3.0) builder (~> 3.0)
coffee-rails (~> 3.1) coffee-rails (~> 3.1)
haml (~> 3.1) haml (~> 3.1)
jquery-rails (= 1.0.16) jquery-rails (~> 1.0.17)
kaminari (~> 0.12.4) kaminari (~> 0.12.4)
rails (~> 3.1) rails (~> 3.1)
remotipart (= 1.0) remotipart (~> 1.0)
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
@ -74,7 +74,7 @@ GEM
haml (3.2.0.alpha.8) haml (3.2.0.alpha.8)
hike (1.2.1) hike (1.2.1)
i18n (0.6.0) i18n (0.6.0)
jquery-rails (1.0.16) jquery-rails (1.0.17)
railties (~> 3.0) railties (~> 3.0)
thor (~> 0.14) thor (~> 0.14)
jruby-openssl (0.7.4) jruby-openssl (0.7.4)