From a0e89f8ffd643457cc5f98b1975799150896e555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 01:59:59 +0000 Subject: [PATCH] Bump erb_lint from `9ef15e2` to 0.6.0 Bumps [erb_lint](https://github.com/mikoto2000/erb-lint) from `9ef15e2` to 0.6.0. This release includes the previously tagged commit. - [Commits](https://github.com/mikoto2000/erb-lint/commits) --- updated-dependencies: - dependency-name: erb_lint dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9cb48ef..dd11834 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,12 +111,12 @@ GEM irb (~> 1.10) reline (>= 0.3.8) drb (2.2.1) - erb_lint (0.4.0) + erb_lint (0.6.0) activesupport better_html (>= 2.0.1) parser (>= 2.7.1.4) rainbow - rubocop + rubocop (>= 1) smart_properties erubi (1.13.0) globalid (1.2.1)