Update rails_admin dependency to version 0.4.5

This commit is contained in:
Erik Michaels-Ober 2013-02-14 08:57:48 -08:00
parent aecb911308
commit 5538ab14f2
1 changed files with 4 additions and 3 deletions

View File

@ -56,7 +56,8 @@ GEM
sass-rails (>= 3.1.1)
geokit (1.6.5)
multi_json
haml (3.1.8)
haml (4.0.0)
tilt
hike (1.2.1)
http_accept_language (1.0.2)
i18n (0.6.1)
@ -102,12 +103,12 @@ GEM
activesupport (= 3.2.12)
bundler (~> 1.0)
railties (= 3.2.12)
rails_admin (0.4.4)
rails_admin (0.4.5)
bootstrap-sass (~> 2.2)
builder (~> 3.0)
coffee-rails (~> 3.1)
font-awesome-sass-rails (~> 3.0, >= 3.0.0.1)
haml (~> 3.1)
haml (~> 4.0)
jquery-rails (~> 2.1)
jquery-ui-rails (~> 3.0)
kaminari (~> 0.14)