From b75b8172e1163442c8adf97372cf6c02d231eb62 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2019 03:19:55 +0000 Subject: [PATCH] Bump handlebars_assets from 0.20.2 to 0.23.7 Bumps [handlebars_assets](https://github.com/leshill/handlebars_assets) from 0.20.2 to 0.23.7. - [Release notes](https://github.com/leshill/handlebars_assets/releases) - [Changelog](https://github.com/leshill/handlebars_assets/blob/master/CHANGELOG.md) - [Commits](https://github.com/leshill/handlebars_assets/compare/v0.20.2...v0.23.7) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2f07600..eaab96d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,11 +111,10 @@ GEM haml (5.0.0) temple (>= 0.8.0) tilt - handlebars_assets (0.20.2) + handlebars_assets (0.23.7) execjs (~> 2.0) - multi_json (~> 1.0) - sprockets (>= 2.0.0, < 4.0) - tilt (~> 1.2) + sprockets (>= 2.0.0) + tilt (>= 1.2) hike (1.2.3) htmlentities (4.3.4) http (0.6.4)