From 6ff0c304f2beba9ae3590383814987e72fc95747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 04:55:37 +0000 Subject: [PATCH] build(deps): bump stimulus-rails from 1.2.2 to 1.3.0 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: stimulus-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c753e99..9f10c2ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -275,7 +275,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -512,7 +512,7 @@ GEM standard-performance (1.2.0) lint_roller (~> 1.1) rubocop-performance (~> 1.19.0) - stimulus-rails (1.2.2) + stimulus-rails (1.3.0) railties (>= 6.0.0) stringio (3.0.8) strong_migrations (1.6.3) @@ -590,7 +590,7 @@ GEM railties yabeda (~> 0.8) yell (2.2.2) - zeitwerk (2.6.11) + zeitwerk (2.6.12) zk (1.10.0) zookeeper (~> 1.5.0) zookeeper (1.5.5)