From 4f30c6ff3d6c89ba1152c0ddcfc72337dbc5a513 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2019 04:09:02 +0000 Subject: [PATCH] Update haml to version 5.1.2 --- Gemfile | 2 +- Gemfile.lock | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 0e6cc1a..902c93f 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'sass-rails', '~> 5.0.3' # Use SCSS for stylesheets gem 'uglifier', '>= 2.7.1' # Use Uglifier as compressor for JavaScript assets gem 'coffee-rails', '~> 4.1.0' # Use CoffeeScript for .coffee assets and views gem 'rest-client', '~> 1.8.0' -gem 'haml', '~> 4.0.6' +gem 'haml', '~> 5.1.2' gem 'pygments.rb', '~> 0.6.3' gem 'codemirror-rails', '~> 5.5' gem 'foundation-rails', '~> 5.5.2.1' diff --git a/Gemfile.lock b/Gemfile.lock index d0199de..0aa3cec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,8 @@ GEM gems (0.8.3) globalid (0.3.5) activesupport (>= 4.1.0) - haml (4.0.6) + haml (5.1.2) + temple (>= 0.8.0) tilt http-cookie (1.0.2) domain_name (~> 0.5) @@ -197,6 +198,7 @@ GEM colorize (>= 0.7.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + temple (0.8.2) thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1) @@ -234,7 +236,7 @@ DEPENDENCIES foundation-rails (~> 5.5.2.1) gemnasium-parser gems (~> 0.8.3) - haml (~> 4.0.6) + haml (~> 5.1.2) jbuilder (~> 2.3.1) jquery-rails (~> 4.0.4) pg