From 784ef3f4a3b5f82ebb3758300ccffda3919f48a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 10:02:04 +0000 Subject: [PATCH] Bump stimulus-rails from 1.1.0 to 1.1.1 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: stimulus-rails dependency-type: direct:production update-type: version-update:semver-patch ... 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..ff717db 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.1.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.4) PLATFORMS x86_64-darwin-21