From 01ec7ec3406120ef745b7c2943f22fd11fa78e15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 05:21:09 +0000 Subject: [PATCH] Bump stimulus-rails from 1.0.4 to 1.1.0 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.0.4 to 1.1.0. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.0.4...v1.1.0) --- updated-dependencies: - dependency-name: stimulus-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d60e3d2..42731db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,7 +243,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stimulus-rails (1.0.4) + stimulus-rails (1.1.0) railties (>= 6.0.0) strscan (3.0.3) thor (1.2.1)