Update rails_admin dependency to version 0.0.4
This commit is contained in:
parent
b5823dbef1
commit
88520803b1
|
@ -100,9 +100,9 @@ GEM
|
||||||
activesupport (= 3.2.5)
|
activesupport (= 3.2.5)
|
||||||
bundler (~> 1.0)
|
bundler (~> 1.0)
|
||||||
railties (= 3.2.5)
|
railties (= 3.2.5)
|
||||||
rails_admin (0.0.3)
|
rails_admin (0.0.4)
|
||||||
bbenezech-nested_form (~> 0.0.6)
|
bbenezech-nested_form (~> 0.0.6)
|
||||||
bootstrap-sass (~> 2.0)
|
bootstrap-sass (~> 2.0, >= 2.0.3)
|
||||||
builder (~> 3.0)
|
builder (~> 3.0)
|
||||||
coffee-rails (~> 3.1)
|
coffee-rails (~> 3.1)
|
||||||
haml (~> 3.1)
|
haml (~> 3.1)
|
||||||
|
|
Loading…
Reference in New Issue