Update sprockets dependency to version 2.0.2

This commit is contained in:
Erik Michaels-Ober 2011-10-04 09:07:48 -07:00
parent 2f2352c075
commit a065529c1f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
GIT GIT
remote: git://github.com/sferik/rails_admin.git remote: git://github.com/sferik/rails_admin.git
revision: a311e3b833ffa2ef134a2b1c4c1d073065c57ad1 revision: 1cb0628eea5be6120c4bfcbe609b3cea5f246290
specs: specs:
rails_admin (0.0.1) rails_admin (0.0.1)
builder (~> 3.0.0) builder (~> 3.0.0)
@ -104,7 +104,7 @@ GEM
multi_json (~> 1.0.3) multi_json (~> 1.0.3)
simplecov-html (~> 0.5.3) simplecov-html (~> 0.5.3)
simplecov-html (0.5.3) simplecov-html (0.5.3)
sprockets (2.0.1) sprockets (2.0.2)
hike (~> 1.2) hike (~> 1.2)
rack (~> 1.0) rack (~> 1.0)
tilt (~> 1.1, != 1.3.0) tilt (~> 1.1, != 1.3.0)