From e8e07ff25acc6afdb27964d520619bb25def5bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 05:16:18 +0000 Subject: [PATCH] Bump stimulus-rails from 1.0.0 to 1.0.2 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.0.0 to 1.0.2. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.0.0...v1.0.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 118c4b4..d747afb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -220,7 +220,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stimulus-rails (1.0.0) + stimulus-rails (1.0.2) railties (>= 6.0.0) thor (1.1.0) turbo-rails (1.0.0)