From 813090f5b330410e2b4eed7a27c46d6d79d5e594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 05:27:29 +0000 Subject: [PATCH] Bump importmap-rails from 1.1.3 to 1.1.5 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.1.3 to 1.1.5. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v1.1.3...v1.1.5) --- 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 42731db..79ff14f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - importmap-rails (1.1.3) + importmap-rails (1.1.5) actionpack (>= 6.0.0) railties (>= 6.0.0) io-console (0.5.11)