From 5d4c597a116fc3cc0ae5d2e6cd7ad9973e1cb760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 05:21:50 +0000 Subject: [PATCH] Bump importmap-rails from 1.0.3 to 1.1.0 Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cbe80ae..5adfbda 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.0.3) + importmap-rails (1.1.0) actionpack (>= 6.0.0) railties (>= 6.0.0) io-console (0.5.11)