From b26a3fb5b70b7800d724b63678564848271b75eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Dec 2021 05:18:33 +0000 Subject: [PATCH] Bump importmap-rails from 0.9.1 to 0.9.2 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v0.9.1...v0.9.2) --- 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 ec59929..98a949c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM activesupport (>= 5.0) i18n (1.8.11) concurrent-ruby (~> 1.0) - importmap-rails (0.9.1) + importmap-rails (0.9.2) rails (>= 6.0.0) io-console (0.5.9) irb (1.3.7)