From fa0d846e7dc2a64d5fb0140e00ce2932dc0e10f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 09:36:28 +0000 Subject: [PATCH] Bump stimulus-rails from 1.1.0 to 1.3.3 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.1.0 to 1.3.3. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.1.0...v1.3.3) --- updated-dependencies: - dependency-name: stimulus-rails dependency-type: direct:production 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 0de9705..60d32ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) childprocess (4.1.0) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) crass (1.0.6) cssbundling-rails (1.1.1) railties (>= 6.0.0) @@ -359,7 +359,7 @@ GEM net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) stackprof (0.2.26) - stimulus-rails (1.1.0) + stimulus-rails (1.3.3) railties (>= 6.0.0) strscan (3.0.4) thor (1.3.1)