From abfe049a481517518af19fb7bfd8f3b3b2ac0d24 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 6 Feb 2013 13:05:42 -0800 Subject: [PATCH] Update rails_admin dependency to version 0.4.4 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f49b81e..13be7c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM activesupport (= 3.2.11) bundler (~> 1.0) railties (= 3.2.11) - rails_admin (0.4.3) + rails_admin (0.4.4) bootstrap-sass (~> 2.2) builder (~> 3.0) coffee-rails (~> 3.1) @@ -116,6 +116,7 @@ GEM rack-pjax (~> 0.6) rails (~> 3.1) remotipart (~> 1.0) + safe_yaml (~> 0.6) sass-rails (~> 3.1) railties (3.2.11) actionpack (= 3.2.11) @@ -128,6 +129,7 @@ GEM rdoc (3.12) json (~> 1.4) remotipart (1.0.2) + safe_yaml (0.6.3) sass (3.2.5) sass-rails (3.2.6) railties (~> 3.2.0)