From 34627bc2f358ab036ae15e4b9b4a2467ead34c21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 05:21:09 +0000 Subject: [PATCH] Bump stimulus-rails from 0.7.1 to 0.7.2 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: stimulus-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4fecbc1..7be352b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,7 +191,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - stimulus-rails (0.7.1) + stimulus-rails (0.7.2) rails (>= 6.0.0) thor (1.1.0) turbo-rails (7.1.1)