From bb8741ecd95b6233552567e6ce791a866fc2c43b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 03:42:32 +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 615bf366e..4c8eb5441 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -414,7 +414,7 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.3.7) + rexml (3.3.8) rouge (4.3.0) rqrcode (2.2.0) chunky_png (~> 1.0) @@ -529,7 +529,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) slim (>= 3.0, < 6.0, != 5.0.0) - slim_lint (0.29.0) + slim_lint (0.30.0) rexml (~> 3.2) rubocop (>= 1.0, < 2.0) slim (>= 3.0, < 6.0)