From 051951665564627ad0bc12cc0777e4b62d57dcec Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 28 Mar 2016 20:11:45 -0400 Subject: [PATCH] Upgraded sass gem and added back aruba to gauntlt gem --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac8bb47..c9155c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,6 +114,7 @@ GEM thor (~> 0.19.1) formatador (0.2.5) gauntlt (0.1.4) + aruba cucumber nokogiri trollop @@ -271,7 +272,7 @@ GEM ruby_parser (3.8.1) sexp_processor (~> 4.1) safe_yaml (1.0.4) - sass (3.4.21) + sass (3.4.22) sass-rails (5.0.4) railties (>= 4.0.0, < 5.0) sass (~> 3.1)