Skip to content

Commit a4674f8

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] <support@github.com>
1 parent 49b3d65 commit a4674f8

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ GEM
126126
et-orbi (1.2.11)
127127
tzinfo
128128
ffi (1.17.2-x86_64-darwin)
129+
ffi (1.17.2-x86_64-linux-gnu)
129130
fugit (1.11.1)
130131
et-orbi (~> 1, >= 1.2.11)
131132
raabro (~> 1.4)
@@ -137,7 +138,7 @@ GEM
137138
zeitwerk
138139
i18n (1.14.7)
139140
concurrent-ruby (~> 1.0)
140-
importmap-rails (2.1.0)
141+
importmap-rails (2.2.2)
141142
actionpack (>= 6.0.0)
142143
activesupport (>= 6.0.0)
143144
railties (>= 6.0.0)
@@ -199,7 +200,9 @@ GEM
199200
net-protocol
200201
net-ssh (7.3.0)
201202
nio4r (2.7.4)
202-
nokogiri (1.18.8-x86_64-darwin)
203+
nokogiri (1.18.9-x86_64-darwin)
204+
racc (~> 1.4)
205+
nokogiri (1.18.9-x86_64-linux-gnu)
203206
racc (~> 1.4)
204207
ostruct (0.6.2)
205208
pagy (9.3.5)
@@ -224,7 +227,7 @@ GEM
224227
nio4r (~> 2.0)
225228
raabro (1.4.0)
226229
racc (1.8.1)
227-
rack (3.1.16)
230+
rack (3.2.0)
228231
rack-session (2.1.1)
229232
base64 (>= 0.1.0)
230233
rack (>= 3.0.0)
@@ -272,7 +275,7 @@ GEM
272275
erb
273276
psych (>= 4.0.0)
274277
regexp_parser (2.10.0)
275-
reline (0.6.1)
278+
reline (0.6.2)
276279
io-console (~> 0.5)
277280
requestjs-rails (0.0.13)
278281
railties (>= 7.1.0)
@@ -366,6 +369,7 @@ GEM
366369
railties (>= 7.1)
367370
thor (~> 1.3.1)
368371
sqlite3 (2.7.2-x86_64-darwin)
372+
sqlite3 (2.7.2-x86_64-linux-gnu)
369373
sshkit (1.24.0)
370374
base64
371375
logger
@@ -397,8 +401,10 @@ GEM
397401
railties (>= 7.0.0)
398402
tailwindcss-ruby (~> 4.0)
399403
tailwindcss-ruby (4.1.11-x86_64-darwin)
404+
tailwindcss-ruby (4.1.11-x86_64-linux-gnu)
400405
thor (1.3.2)
401406
thruster (0.1.14-x86_64-darwin)
407+
thruster (0.1.14-x86_64-linux)
402408
timeout (0.4.3)
403409
turbo-rails (2.0.16)
404410
actionpack (>= 7.1.0)
@@ -430,6 +436,7 @@ GEM
430436

431437
PLATFORMS
432438
x86_64-darwin-24
439+
x86_64-linux
433440

434441
DEPENDENCIES
435442
bcrypt (~> 3.1.7)

0 commit comments

Comments
 (0)