From 8eb96dc0de4a0cb46ebc0fe32ca6506767cf850e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 18:40:02 +0000 Subject: [PATCH] Bump slim_lint from 0.29.0 to 0.30.0 Bumps [slim_lint](https://github.com/sds/slim-lint) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/sds/slim-lint/releases) - [Changelog](https://github.com/sds/slim-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/sds/slim-lint/compare/v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: slim_lint dependency-type: direct:development 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 a19459401..2dbbc0e48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,7 +301,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.3.7) + rexml (3.3.8) ricecream (0.2.1) rspotify (2.12.2) addressable (~> 2.8.0) @@ -362,7 +362,7 @@ GEM slim (5.2.1) temple (~> 0.10.0) tilt (>= 2.1.0) - slim_lint (0.29.0) + slim_lint (0.30.0) rexml (~> 3.2) rubocop (>= 1.0, < 2.0) slim (>= 3.0, < 6.0)