From e6b5bd451be33267a8ffcaf710e18b5827966525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jul 2021 03:01:14 +0000 Subject: [PATCH] Bump slim-rails from 3.2.0 to 3.3.0 Bumps [slim-rails](https://github.com/slim-template/slim-rails) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/slim-template/slim-rails/releases) - [Changelog](https://github.com/slim-template/slim-rails/blob/v3.3.0/CHANGELOG.md) - [Commits](https://github.com/slim-template/slim-rails/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: slim-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c96a6839..ca65ee59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -468,7 +468,7 @@ GEM slim (4.1.0) temple (>= 0.7.6, < 0.9) tilt (>= 2.0.6, < 2.1) - slim-rails (3.2.0) + slim-rails (3.3.0) actionpack (>= 3.1) railties (>= 3.1) slim (>= 3.0, < 5.0)