From 5e4c5120a4d53ececbec0397d7a0c5f65d924e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 16:56:24 +0000 Subject: [PATCH] Bump haml from 4.0.7 to 5.1.2 Bumps [haml](https://github.com/haml/haml) from 4.0.7 to 5.1.2. - [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.7...v5.1.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 77acbfb..d2ca350 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,8 @@ GEM ffi (1.9.10) globalid (0.3.6) activesupport (>= 4.1.0) - haml (4.0.7) + haml (5.1.2) + temple (>= 0.8.0) tilt htmlentities (4.3.4) http-cookie (1.0.2) @@ -162,8 +163,8 @@ GEM rdf-raptor (1.99.0) ffi (>= 1.9.3) rdf (>= 1.99) - rdf-rdfa (1.99.0) - haml (~> 4.0) + rdf-rdfa (1.99.3) + haml (>= 4.0, < 6.0) htmlentities (~> 4.3) rdf (~> 1.99) rdf-aggregate-repo (~> 1.1) @@ -196,8 +197,8 @@ GEM rdf (~> 1.99) rdf-vocab (0.8.6) rdf (~> 1.1, >= 1.1.10) - rdf-xsd (1.1.5) - rdf (~> 1.1, >= 1.1.9) + rdf-xsd (1.99.0) + rdf (~> 1.99) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) @@ -233,9 +234,10 @@ GEM activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) sxp (0.1.5) + temple (0.8.2) thor (0.19.1) thread_safe (0.3.5) - tilt (2.0.1) + tilt (2.0.10) tzinfo (1.2.2) thread_safe (~> 0.1) unf (0.1.4)