Skip to content

Commit c00beb7

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 5883e97 commit c00beb7

1 file changed

Lines changed: 10 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
activesupport (>= 6.1)
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)
@@ -191,7 +191,9 @@ GEM
191191
net-protocol
192192
net-ssh (7.3.0)
193193
nio4r (2.7.4)
194-
nokogiri (1.18.8-x86_64-darwin)
194+
nokogiri (1.18.9-x86_64-darwin)
195+
racc (~> 1.4)
196+
nokogiri (1.18.9-x86_64-linux-gnu)
195197
racc (~> 1.4)
196198
ostruct (0.6.2)
197199
pagy (9.3.5)
@@ -216,7 +218,7 @@ GEM
216218
nio4r (~> 2.0)
217219
raabro (1.4.0)
218220
racc (1.8.1)
219-
rack (3.1.16)
221+
rack (3.2.0)
220222
rack-session (2.1.1)
221223
base64 (>= 0.1.0)
222224
rack (>= 3.0.0)
@@ -261,7 +263,7 @@ GEM
261263
erb
262264
psych (>= 4.0.0)
263265
regexp_parser (2.10.0)
264-
reline (0.6.1)
266+
reline (0.6.2)
265267
io-console (~> 0.5)
266268
requestjs-rails (0.0.13)
267269
railties (>= 7.1.0)
@@ -355,6 +357,7 @@ GEM
355357
railties (>= 7.1)
356358
thor (~> 1.3.1)
357359
sqlite3 (2.7.2-x86_64-darwin)
360+
sqlite3 (2.7.2-x86_64-linux-gnu)
358361
sshkit (1.24.0)
359362
base64
360363
logger
@@ -386,8 +389,10 @@ GEM
386389
railties (>= 7.0.0)
387390
tailwindcss-ruby (~> 4.0)
388391
tailwindcss-ruby (4.1.11-x86_64-darwin)
392+
tailwindcss-ruby (4.1.11-x86_64-linux-gnu)
389393
thor (1.3.2)
390394
thruster (0.1.14-x86_64-darwin)
395+
thruster (0.1.14-x86_64-linux)
391396
timeout (0.4.3)
392397
turbo-rails (2.0.16)
393398
actionpack (>= 7.1.0)
@@ -419,6 +424,7 @@ GEM
419424

420425
PLATFORMS
421426
x86_64-darwin-24
427+
x86_64-linux
422428

423429
DEPENDENCIES
424430
bcrypt (~> 3.1.7)

0 commit comments

Comments
 (0)