Skip to content

Commit 57d87b5

Browse files
authored
Merge pull request #4915 from brave-intl/renovate/importmap-rails-2-x-lockfile
chore(deps): update dependency importmap-rails to v2.2.0
2 parents 4a0a7d0 + a0b387f commit 57d87b5

File tree

1 file changed

+14
-12
lines changed

1 file changed

+14
-12
lines changed

Gemfile.lock

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -136,12 +136,12 @@ GEM
136136
base58 (0.2.3)
137137
base64 (0.2.0)
138138
bcrypt (3.1.20)
139-
benchmark (0.4.0)
139+
benchmark (0.4.1)
140140
better_errors (2.10.1)
141141
erubi (>= 1.0.0)
142142
rack (>= 0.9.0)
143143
rouge (>= 1.0.0)
144-
bigdecimal (3.1.9)
144+
bigdecimal (3.2.2)
145145
bindata (2.5.1)
146146
bindex (0.8.1)
147147
binding_of_caller (1.0.1)
@@ -213,7 +213,8 @@ GEM
213213
dotenv-rails (3.1.8)
214214
dotenv (= 3.1.8)
215215
railties (>= 6.1)
216-
drb (2.2.1)
216+
drb (2.2.3)
217+
erb (5.0.2)
217218
erubi (1.13.1)
218219
et-orbi (1.2.11)
219220
tzinfo
@@ -278,12 +279,12 @@ GEM
278279
rainbow (>= 2.2.2, < 4.0)
279280
ruby-progressbar (~> 1.8, >= 1.8.1)
280281
terminal-table (>= 1.5.1)
281-
importmap-rails (2.1.0)
282+
importmap-rails (2.2.2)
282283
actionpack (>= 6.0.0)
283284
activesupport (>= 6.0.0)
284285
railties (>= 6.0.0)
285286
inflection (1.0.0)
286-
io-console (0.8.0)
287+
io-console (0.8.1)
287288
irb (1.15.2)
288289
pp (>= 0.6.0)
289290
rdoc (>= 4.0.0)
@@ -321,7 +322,7 @@ GEM
321322
activesupport (>= 4)
322323
railties (>= 4)
323324
request_store (~> 1.0)
324-
loofah (2.24.0)
325+
loofah (2.24.1)
325326
crass (~> 1.0.2)
326327
nokogiri (>= 1.12.0)
327328
mail (2.8.1)
@@ -447,7 +448,7 @@ GEM
447448
pry-stack_explorer (0.6.1)
448449
binding_of_caller (~> 1.0)
449450
pry (~> 0.13)
450-
psych (5.2.3)
451+
psych (5.2.6)
451452
date
452453
stringio
453454
public_suffix (5.1.1)
@@ -489,7 +490,7 @@ GEM
489490
actionpack (>= 5.0.1.rc1)
490491
actionview (>= 5.0.1.rc1)
491492
activesupport (>= 5.0.1.rc1)
492-
rails-dom-testing (2.2.0)
493+
rails-dom-testing (2.3.0)
493494
activesupport (>= 5.0.0)
494495
minitest
495496
nokogiri (>= 1.6)
@@ -508,7 +509,7 @@ GEM
508509
thor (~> 1.0, >= 1.2.2)
509510
zeitwerk (~> 2.6)
510511
rainbow (3.1.1)
511-
rake (13.2.1)
512+
rake (13.3.0)
512513
rb-fsevent (0.11.2)
513514
rb-inotify (0.11.1)
514515
ffi (~> 1.0)
@@ -520,7 +521,8 @@ GEM
520521
mini_portile2 (~> 2.8)
521522
pkg-config (~> 1.5)
522523
rubyzip (~> 2.3)
523-
rdoc (6.13.1)
524+
rdoc (6.14.2)
525+
erb
524526
psych (>= 4.0.0)
525527
recaptcha (5.19.0)
526528
redis (5.4.1)
@@ -532,7 +534,7 @@ GEM
532534
actionpack (>= 5.2.4.1, < 9)
533535
redis (>= 3, < 6)
534536
regexp_parser (2.10.0)
535-
reline (0.6.1)
537+
reline (0.6.2)
536538
io-console (~> 0.5)
537539
render_async (2.1.11)
538540
request_store (1.7.0)
@@ -675,7 +677,7 @@ GEM
675677
standard-performance (1.8.0)
676678
lint_roller (~> 1.1)
677679
rubocop-performance (~> 1.25.0)
678-
stringio (3.1.6)
680+
stringio (3.1.7)
679681
strong_migrations (2.3.0)
680682
activerecord (>= 7)
681683
temping (4.3.0)

0 commit comments

Comments
 (0)