From 6682a6baaaa0377c573a412942c1f1802f04a0c3 Mon Sep 17 00:00:00 2001 From: James Mason Date: Thu, 27 Sep 2018 09:13:32 -0700 Subject: [PATCH] Conservative update of haml-rails 0.5.3 -> 0.8.2 --- Gemfile.lock | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bfc0d7ce..ad6d6c2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,10 +213,11 @@ GEM rspec (>= 2.99.0, < 4.0) haml (4.0.5) tilt - haml-rails (0.5.3) + haml-rails (0.8.2) actionpack (>= 4.0.1) activesupport (>= 4.0.1) haml (>= 3.1, < 5.0) + html2haml (>= 1.0.1) railties (>= 4.0.1) haml_lint (0.24.0) haml (>= 4.0, < 5.1) @@ -226,6 +227,11 @@ GEM sysexits (~> 1.1) hashdiff (0.3.7) hashie (3.5.7) + html2haml (2.2.0) + erubis (~> 2.7.0) + haml (>= 4.0, < 6) + nokogiri (>= 1.6.0) + ruby_parser (~> 3.5) htmlentities (4.3.4) http-cookie (1.0.3) domain_name (~> 0.5) @@ -493,6 +499,8 @@ GEM ruby-openid (2.5.0) ruby-progressbar (1.10.0) ruby_dep (1.5.0) + ruby_parser (3.11.0) + sexp_processor (~> 4.9) rubyzip (1.2.2) safe_yaml (1.0.4) safely_block (0.2.1) @@ -509,6 +517,7 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) selectize-rails (0.12.5) + sexp_processor (4.11.0) shellany (0.0.1) shoulda-matchers (2.8.0) activesupport (>= 3.0.0) @@ -708,4 +717,4 @@ RUBY VERSION ruby 2.5.0p0 BUNDLED WITH - 1.16.4 + 1.16.5