Skip to content

Commit c9ec5a7

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 d62fa09 commit c9ec5a7

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
@@ -8,7 +8,7 @@ gem "jsbundling-rails", "1.3.1"
88
gem "bcrypt", "3.1.13"
99
gem "cssbundling-rails", "1.4.3"
1010
gem "propshaft", "1.2.1"
11-
gem "importmap-rails", "2.1.0"
11+
gem "importmap-rails", "2.2.2"
1212
gem "turbo-rails", "2.0.14"
1313
gem "stimulus-rails", "1.3.4"
1414
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)
@@ -357,7 +357,7 @@ DEPENDENCIES
357357
debug (= 1.11.0)
358358
guard (= 2.19.1)
359359
guard-minitest (= 2.4.6)
360-
importmap-rails (= 2.1.0)
360+
importmap-rails (= 2.2.2)
361361
jbuilder (= 2.13.0)
362362
jsbundling-rails (= 1.3.1)
363363
kamal (= 2.7.0)

0 commit comments

Comments
 (0)