From 0d25b3787c0de16794559d37b8c8d2699378c9fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 16:59:52 +0000 Subject: [PATCH] Update dependency stimulus-rails to v1.3.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index db6545e6..5d6ffa56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM activesupport (>= 5.0.0) json (2.6.3) language_server-protocol (3.17.0.3) - loofah (2.21.3) + loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -164,7 +164,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.4) - psych (5.1.0) + psych (5.1.1) stringio public_suffix (5.0.3) puma (6.4.0) @@ -280,7 +280,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stimulus-rails (1.2.2) + stimulus-rails (1.3.0) railties (>= 6.0.0) stringio (3.0.8) thor (1.2.2)