Skip to content

Commit abcc680

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 5ec6ba6 commit abcc680

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
@@ -7,7 +7,7 @@ gem "rails", "8.0.2"
77
gem "bcrypt", "3.1.13"
88
gem "cssbundling-rails", "1.4.3"
99
gem "propshaft", "1.2.1"
10-
gem "importmap-rails", "2.1.0"
10+
gem "importmap-rails", "2.2.2"
1111
gem "turbo-rails", "2.0.14"
1212
gem "stimulus-rails", "1.3.4"
1313
gem "jbuilder", "2.13.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ GEM
135135
minitest (>= 3.0)
136136
i18n (1.14.7)
137137
concurrent-ruby (~> 1.0)
138-
importmap-rails (2.1.0)
138+
importmap-rails (2.2.2)
139139
actionpack (>= 6.0.0)
140140
activesupport (>= 6.0.0)
141141
railties (>= 6.0.0)
@@ -355,7 +355,7 @@ DEPENDENCIES
355355
debug (= 1.11.0)
356356
guard (= 2.19.1)
357357
guard-minitest (= 2.4.6)
358-
importmap-rails (= 2.1.0)
358+
importmap-rails (= 2.2.2)
359359
jbuilder (= 2.13.0)
360360
kamal (= 2.7.0)
361361
minitest (= 5.25.5)

0 commit comments

Comments
 (0)