From 19f23a806cb96e01575a613cde9d0eb11a1c6fa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 05:21:14 +0000 Subject: [PATCH] Bump stimulus-rails from 1.0.2 to 1.0.3 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.0.2...v1.0.3) --- 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 aee835a..81b3e50 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,7 +242,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stimulus-rails (1.0.2) + stimulus-rails (1.0.3) railties (>= 6.0.0) strscan (3.0.1) thor (1.2.1)