Skip to content

Commit cdc2afb

Browse files
Bump importmap-rails from 2.0.3 to 2.1.0
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](rails/importmap-rails@v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: importmap-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5245eeb commit cdc2afb

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

Gemfile.lock

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ GEM
183183
dry-inflector (~> 1.0)
184184
dry-logic (~> 1.4)
185185
zeitwerk (~> 2.6)
186-
erubi (1.13.0)
186+
erubi (1.13.1)
187187
execjs (2.10.0)
188188
faraday (2.12.0)
189189
faraday-net_http (>= 2.0, < 3.4)
@@ -222,12 +222,12 @@ GEM
222222
i18n (1.14.6)
223223
concurrent-ruby (~> 1.0)
224224
ice_nine (0.11.2)
225-
importmap-rails (2.0.3)
225+
importmap-rails (2.1.0)
226226
actionpack (>= 6.0.0)
227227
activesupport (>= 6.0.0)
228228
railties (>= 6.0.0)
229-
io-console (0.7.2)
230-
irb (1.14.1)
229+
io-console (0.8.0)
230+
irb (1.14.3)
231231
rdoc (>= 4.0.0)
232232
reline (>= 0.4.2)
233233
jbuilder (2.13.0)
@@ -247,7 +247,7 @@ GEM
247247
llhttp-ffi (0.5.0)
248248
ffi-compiler (~> 1.0)
249249
rake (~> 13.0)
250-
logger (1.6.1)
250+
logger (1.6.4)
251251
loofah (2.23.1)
252252
crass (~> 1.0.2)
253253
nokogiri (>= 1.12.0)
@@ -259,7 +259,7 @@ GEM
259259
marcel (1.0.4)
260260
matrix (0.4.2)
261261
mini_mime (1.1.5)
262-
minitest (5.25.1)
262+
minitest (5.25.4)
263263
msgpack (1.7.5)
264264
multi_test (1.1.0)
265265
multi_xml (0.7.1)
@@ -276,13 +276,13 @@ GEM
276276
net-smtp (0.5.0)
277277
net-protocol
278278
nio4r (2.7.4)
279-
nokogiri (1.16.7-aarch64-linux)
279+
nokogiri (1.17.2-aarch64-linux)
280280
racc (~> 1.4)
281-
nokogiri (1.16.7-arm64-darwin)
281+
nokogiri (1.17.2-arm64-darwin)
282282
racc (~> 1.4)
283-
nokogiri (1.16.7-x86_64-darwin)
283+
nokogiri (1.17.2-x86_64-darwin)
284284
racc (~> 1.4)
285-
nokogiri (1.16.7-x86_64-linux)
285+
nokogiri (1.17.2-x86_64-linux)
286286
racc (~> 1.4)
287287
oauth2 (2.0.9)
288288
faraday (>= 0.17.3, < 3.0)
@@ -318,7 +318,8 @@ GEM
318318
racc
319319
path_expander (1.1.3)
320320
pg (1.5.9)
321-
psych (5.2.0)
321+
psych (5.2.2)
322+
date
322323
stringio
323324
public_suffix (6.0.1)
324325
puma (6.4.3)
@@ -332,7 +333,7 @@ GEM
332333
rack (>= 3.0.0)
333334
rack-test (2.1.0)
334335
rack (>= 1.3)
335-
rackup (2.2.0)
336+
rackup (2.2.1)
336337
rack (>= 3)
337338
rails (7.2.2)
338339
actioncable (= 7.2.2)
@@ -356,9 +357,9 @@ GEM
356357
activesupport (>= 5.0.0)
357358
minitest
358359
nokogiri (>= 1.6)
359-
rails-html-sanitizer (1.6.0)
360+
rails-html-sanitizer (1.6.2)
360361
loofah (~> 2.21)
361-
nokogiri (~> 1.14)
362+
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
362363
railties (7.2.2)
363364
actionpack (= 7.2.2)
364365
activesupport (= 7.2.2)
@@ -369,15 +370,15 @@ GEM
369370
zeitwerk (~> 2.6)
370371
rainbow (3.1.1)
371372
rake (13.2.1)
372-
rdoc (6.7.0)
373+
rdoc (6.10.0)
373374
psych (>= 4.0.0)
374375
reek (6.3.0)
375376
dry-schema (~> 1.13.0)
376377
parser (~> 3.3.0)
377378
rainbow (>= 2.0, < 4.0)
378379
rexml (~> 3.1)
379380
regexp_parser (2.9.2)
380-
reline (0.5.11)
381+
reline (0.6.0)
381382
io-console (~> 0.5)
382383
rexml (3.3.9)
383384
rspec-core (3.13.2)
@@ -453,7 +454,7 @@ GEM
453454
sprockets (> 3.0)
454455
sprockets-rails
455456
tilt
456-
securerandom (0.3.2)
457+
securerandom (0.4.1)
457458
sexp_processor (4.17.3)
458459
simplecov (0.22.0)
459460
docile (~> 1.1)
@@ -494,7 +495,7 @@ GEM
494495
execjs (>= 0.3.0, < 3)
495496
unicode-display_width (2.6.0)
496497
uri (1.0.1)
497-
useragent (0.16.10)
498+
useragent (0.16.11)
498499
version_gem (1.1.4)
499500
virtus (2.0.0)
500501
axiom-types (~> 0.1)

0 commit comments

Comments
 (0)