From b49a59bf72b7df8d423c584dedc299bc72ca4d6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Mar 2019 11:10:14 +0000 Subject: [PATCH] Bump haml-rails from 1.0.0 to 2.0.0 Bumps [haml-rails](https://github.com/indirect/haml-rails) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/indirect/haml-rails/releases) - [Commits](https://github.com/indirect/haml-rails/compare/v1.0.0...v2.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a0f6367c..b15dbff9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,12 +194,12 @@ GEM highline tilt trollop (= 1.16.2) - haml-rails (1.0.0) - actionpack (>= 4.0.1) - activesupport (>= 4.0.1) + haml-rails (2.0.0) + actionpack (>= 5.1) + activesupport (>= 5.1) haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) - railties (>= 4.0.1) + railties (>= 5.1) haml_lint (0.28.0) haml (>= 4.0, < 5.1) rainbow @@ -467,7 +467,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sysexits (1.2.0) - temple (0.8.0) + temple (0.8.1) term-ansicolor (1.7.0) tins (~> 1.0) terminal-table (1.8.0)