From 16f40273c3c9f785f72e2b339ae09d0f2b74e1de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 05:04:34 +0000 Subject: [PATCH] Bump stimulus-rails from 1.1.1 to 1.2.1 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.1.1 to 1.2.1. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.1.1...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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b96ea88..4b46920 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,7 +240,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stimulus-rails (1.1.1) + stimulus-rails (1.2.1) railties (>= 6.0.0) thor (1.2.1) timeout (0.3.0)