From 3ff3880dd6cc3de9777e60e5a87275e250e2edbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 19:39:03 +0000 Subject: [PATCH] Bump slim_lint from 0.31.0 to 0.31.1 Bumps [slim_lint](https://github.com/sds/slim-lint) from 0.31.0 to 0.31.1. - [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.31.0...v0.31.1) --- updated-dependencies: - dependency-name: slim_lint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98f09692..f9ff6e09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,7 +191,7 @@ GEM character_set (~> 1.4) regexp_parser (>= 2.6.2, < 3.0.0) regexp_property_values (~> 1.0) - json (2.8.1) + json (2.8.2) jwt (2.9.3) base64 kaminari (1.2.2) @@ -382,7 +382,7 @@ GEM rubocop-ast (>= 1.32.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.34.1) + rubocop-ast (1.36.1) parser (>= 3.3.1.0) rubocop-capybara (2.21.0) rubocop (~> 1.41) @@ -436,7 +436,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) slim (>= 3.0, < 6.0, != 5.0.0) - slim_lint (0.31.0) + slim_lint (0.31.1) rexml (~> 3.2) rubocop (>= 1.0, < 2.0) slim (>= 3.0, < 6.0)