From cb98ddcfc964c0b0a65f8ddcfe0e74bc942fd20a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 05:14:15 +0000 Subject: [PATCH] Bump importmap-rails from 0.7.4 to 0.7.6 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 0.7.4 to 0.7.6. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v0.7.4...v0.7.6) --- updated-dependencies: - dependency-name: importmap-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 8747fb5..bcd8c38 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM activesupport (>= 5.0) i18n (1.8.10) concurrent-ruby (~> 1.0) - importmap-rails (0.7.4) + importmap-rails (0.7.6) rails (>= 6.0.0) io-console (0.5.9) irb (1.3.7)