From 3d34c7a8458eea81e859d2efaca5089a920ad110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Feb 2022 05:21:32 +0000 Subject: [PATCH] Bump importmap-rails from 1.0.2 to 1.0.3 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v1.0.2...v1.0.3) --- 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 81b3e50..dc7bd66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - importmap-rails (1.0.2) + importmap-rails (1.0.3) actionpack (>= 6.0.0) railties (>= 6.0.0) io-console (0.5.11)