From b8d81c192f6fac066e065cfa46cdb8970f015712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Dec 2022 10:01:36 +0000 Subject: [PATCH] Bump stimulus-rails from 1.1.0 to 1.2.1 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.1.0...v1.2.1) --- 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 42fff17..ee5c310 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -341,7 +341,7 @@ GEM sshkit (1.21.3) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - stimulus-rails (1.1.0) + stimulus-rails (1.2.1) railties (>= 6.0.0) strscan (3.0.4) thor (1.2.1) @@ -371,7 +371,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.1) + zeitwerk (2.6.6) PLATFORMS x86_64-darwin-21