From c3b851d04a89dc16de7f085c672626075fe1a5d0 Mon Sep 17 00:00:00 2001 From: Agrim Mittal Date: Fri, 24 Mar 2017 03:34:33 +0530 Subject: [PATCH] update Gemfile.lock --- Gemfile.lock | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index 13b5d012..83c18e4f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -209,6 +209,11 @@ GEM activesupport (>= 4.0.1) haml (>= 3.1, < 5.0) railties (>= 4.0.1) + haml_lint (0.19.0) + haml (~> 4.0) + rake (>= 10, < 13) + rubocop (>= 0.36.0) + sysexits (~> 1.1) hashie (2.1.1) hike (1.2.3) hoptoad_notifier (2.4.11) @@ -489,6 +494,7 @@ GEM dante (>= 0.2.0) multi_json (>= 1.0.0) stripe (>= 1.31.0, <= 1.43) + sysexits (1.2.0) term-ansicolor (1.3.2) tins (~> 1.0) thor (0.19.1) @@ -574,6 +580,7 @@ DEPENDENCIES gravtastic guard-rspec (~> 4.2.8) haml-rails + haml_lint hoptoad_notifier (~> 2.3) iso-639 jquery-datatables-rails (~> 2.2.1)