Bump importmap-rails from 1.0.0 to 1.0.1

Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: importmap-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-16 05:14:17 +00:00
committed by Ryan Williams
parent c42a604608
commit 87cab06758
+1 -1
View File
@@ -80,7 +80,7 @@ GEM
activesupport (>= 5.0)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
importmap-rails (1.0.0)
importmap-rails (1.0.1)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.5.9)