From e68b748c88898719b3d521e0d375fe12ed7c12d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 05:21:18 +0000 Subject: [PATCH] Bump importmap-rails from 0.8.1 to 0.8.2 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v0.8.1...v0.8.2) --- updated-dependencies: - dependency-name: importmap-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 78b20b2..4fecbc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,9 +77,9 @@ GEM erubi (1.10.0) globalid (0.5.2) activesupport (>= 5.0) - i18n (1.8.10) + i18n (1.8.11) concurrent-ruby (~> 1.0) - importmap-rails (0.8.1) + importmap-rails (0.8.2) rails (>= 6.0.0) io-console (0.5.9) irb (1.3.7)