From 645c77c05efdd9feecf0d31257b10f5f40b7ad32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 03:01:28 +0000 Subject: [PATCH] Bump slim-rails from 3.3.0 to 3.4.0 Bumps [slim-rails](https://github.com/slim-template/slim-rails) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/slim-template/slim-rails/releases) - [Changelog](https://github.com/slim-template/slim-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/slim-template/slim-rails/compare/v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: slim-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 470f1da2..99256b09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,7 +238,7 @@ GEM listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.14.0) + loofah (2.15.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -469,7 +469,7 @@ GEM slim (4.1.0) temple (>= 0.7.6, < 0.9) tilt (>= 2.0.6, < 2.1) - slim-rails (3.3.0) + slim-rails (3.4.0) actionpack (>= 3.1) railties (>= 3.1) slim (>= 3.0, < 5.0)