From 520ec906805e589be497cafc87fee911b204535e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Oct 2021 05:16:31 +0000 Subject: [PATCH] Bump stimulus-rails from 0.6.0 to 0.7.0 Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/hotwired/stimulus-rails/releases) - [Commits](https://github.com/hotwired/stimulus-rails/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: stimulus-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 851f075..baa2ea9 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.6.0) + stimulus-rails (0.7.0) rails (>= 6.0.0) thor (1.1.0) turbo-rails (0.8.1) @@ -207,7 +207,7 @@ GEM websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.5.0.beta4) + zeitwerk (2.5.0.beta5) PLATFORMS aarch64-linux