From 05ed6cee83d9587b73d86128dbeb1443dbf63aeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 13:29:18 +0000 Subject: [PATCH] Bump haml from 3.1.8 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 3.1.8 to 5.0.0. - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/master/CHANGELOG.md) - [Commits](https://github.com/haml/haml/compare/3.1.8...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 12d02d9..a69fcb0 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem 'exception_notification', '2.4.1' gem 'gravtastic' gem 'ledermann-rails-settings', :require => 'rails-settings' gem 'json' -gem 'haml', '<4.0' +gem 'haml', '<6.0' gem 'nokogiri' gem 'omniauth' gem 'oa-oauth', :require => 'omniauth/oauth' diff --git a/Gemfile.lock b/Gemfile.lock index bf61a17..d6f0d27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,9 @@ GEM multipart-post (~> 1.1) rack (~> 1.1) gravtastic (3.2.6) - haml (3.1.8) + haml (5.0.0) + temple (>= 0.8.0) + tilt hashie (2.0.5) hike (1.2.3) i18n (0.6.9) @@ -221,6 +223,7 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + temple (0.8.2) thin (1.6.1) daemons (>= 1.0.9) eventmachine (>= 1.0.0) @@ -258,7 +261,7 @@ DEPENDENCIES exception_notification (= 2.4.1) factory_girl_rails gravtastic - haml (< 4.0) + haml (< 6.0) jquery-rails jquery-ui-rails json