From 0c88672e02f82e308430a1bb12dfb17bd6ba464a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 00:15:58 +0000 Subject: [PATCH] Bump haml from 4.0.3 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 4.0.3 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/4.0.3...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e4bcc66..e429de30 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,6 +19,8 @@ GEM ffi (1.9.0) ffi (1.9.0-java) ffi (1.9.0-x86-mingw32) + ffi-win32-extensions (1.0.3) + ffi gherkin (2.12.2) multi_json (~> 1.3) gherkin (2.12.2-java) @@ -33,7 +35,8 @@ GEM multi_json (~> 1.4) nokogiri (~> 1.5.2) oauth2 - haml (4.0.3) + haml (5.0.0) + temple (>= 0.8.0) tilt hashie (2.0.5) highline (1.6.20) @@ -104,20 +107,16 @@ GEM rack-test sinatra (~> 1.4.0) tilt (~> 1.3) + temple (0.8.2) thor (0.18.1) tilt (1.4.1) - win32-api (1.5.0-x86-mingw32) - win32-file (0.6.8) - win32-api (>= 1.2.1) - win32-file-stat (>= 1.3.2) - windows-pr (>= 1.0.8) - win32-file-stat (1.3.6) - windows-pr (>= 1.0.0) - windows-api (0.4.2) - win32-api (>= 1.4.5) - windows-pr (1.2.2) - win32-api (>= 1.4.5) - windows-api (>= 0.3.0) + win32-file (0.8.2) + ffi + ffi-win32-extensions + win32-file-stat (>= 1.4.0) + win32-file-stat (1.5.5) + ffi + ffi-win32-extensions PLATFORMS java