Skip to content

Commit 43c76c4

Browse files
Bump importmap-rails from 2.1.0 to 2.2.2
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.1.0 to 2.2.2. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.1.0...v2.2.2) --- updated-dependencies: - dependency-name: importmap-rails dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04be326 commit 43c76c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ruby "3.4.3"
66
gem "rails", "8.0.2"
77
gem "cssbundling-rails", "1.4.3"
88
gem "propshaft", "1.2.1"
9-
gem "importmap-rails", "2.1.0"
9+
gem "importmap-rails", "2.2.2"
1010
gem "turbo-rails", "2.0.14"
1111
gem "stimulus-rails", "1.3.4"
1212
gem "jbuilder", "2.13.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ GEM
134134
minitest (>= 3.0)
135135
i18n (1.14.7)
136136
concurrent-ruby (~> 1.0)
137-
importmap-rails (2.1.0)
137+
importmap-rails (2.2.2)
138138
actionpack (>= 6.0.0)
139139
activesupport (>= 6.0.0)
140140
railties (>= 6.0.0)
@@ -353,7 +353,7 @@ DEPENDENCIES
353353
debug (= 1.11.0)
354354
guard (= 2.19.1)
355355
guard-minitest (= 2.4.6)
356-
importmap-rails (= 2.1.0)
356+
importmap-rails (= 2.2.2)
357357
jbuilder (= 2.13.0)
358358
kamal (= 2.7.0)
359359
minitest (= 5.25.5)

0 commit comments

Comments
 (0)