Skip to content

Commit e44605b

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 8f73c48 commit e44605b

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
@@ -5,7 +5,7 @@ ruby "3.4.3"
55

66
gem "rails", "8.0.2"
77
gem "propshaft", "1.2.1"
8-
gem "importmap-rails", "2.1.0"
8+
gem "importmap-rails", "2.2.2"
99
gem "turbo-rails", "2.0.14"
1010
gem "stimulus-rails", "1.3.4"
1111
gem "jbuilder", "2.13.0"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
minitest (>= 3.0)
133133
i18n (1.14.7)
134134
concurrent-ruby (~> 1.0)
135-
importmap-rails (2.1.0)
135+
importmap-rails (2.2.2)
136136
actionpack (>= 6.0.0)
137137
activesupport (>= 6.0.0)
138138
railties (>= 6.0.0)
@@ -350,7 +350,7 @@ DEPENDENCIES
350350
debug (= 1.11.0)
351351
guard (= 2.19.1)
352352
guard-minitest (= 2.4.6)
353-
importmap-rails (= 2.1.0)
353+
importmap-rails (= 2.2.2)
354354
jbuilder (= 2.13.0)
355355
kamal (= 2.7.0)
356356
minitest (= 5.25.5)

0 commit comments

Comments
 (0)