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