Bump importmap-rails from 0.9.4 to 1.0.0
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 0.9.4 to 1.0.0. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v0.9.4...v1.0.0) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Ryan Williams
parent
86c7a2b578
commit
bcb41fdf42
+3
-2
@@ -80,8 +80,9 @@ GEM
|
||||
activesupport (>= 5.0)
|
||||
i18n (1.8.11)
|
||||
concurrent-ruby (~> 1.0)
|
||||
importmap-rails (0.9.4)
|
||||
rails (>= 6.0.0)
|
||||
importmap-rails (1.0.0)
|
||||
actionpack (>= 6.0.0)
|
||||
railties (>= 6.0.0)
|
||||
io-console (0.5.9)
|
||||
irb (1.3.7)
|
||||
reline (>= 0.2.7)
|
||||
|
||||
Reference in New Issue
Block a user