From c565bbb11b68be98f5e2fa90da4e3943263769d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 17:22:41 +0000 Subject: [PATCH] Bump stimulus-rails from 0.7.3 to 1.0.0 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 0.7.3 to 1.0.0. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v0.7.3...v1.0.0) --- updated-dependencies: - dependency-name: stimulus-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71fdd97..74fcdc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,8 +194,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stimulus-rails (0.7.3) - rails (>= 6.0.0) + stimulus-rails (1.0.0) + railties (>= 6.0.0) thor (1.1.0) turbo-rails (0.9.0) rails (>= 6.0.0)