Skip to content

Commit ba02d73

Browse files
authored
Upgrade gems (#447)
1 parent 1573669 commit ba02d73

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

Gemfile.lock

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -175,14 +175,14 @@ GEM
175175
ffi (>= 1.15.5)
176176
rake
177177
flamegraph (0.9.5)
178-
flipper (1.3.5)
178+
flipper (1.3.6)
179179
concurrent-ruby (< 2)
180-
flipper-active_record (1.3.5)
180+
flipper-active_record (1.3.6)
181181
activerecord (>= 4.2, < 9)
182-
flipper (~> 1.3.5)
183-
flipper-ui (1.3.5)
182+
flipper (~> 1.3.6)
183+
flipper-ui (1.3.6)
184184
erubi (>= 1.0.0, < 2.0.0)
185-
flipper (~> 1.3.5)
185+
flipper (~> 1.3.6)
186186
rack (>= 1.4, < 4)
187187
rack-protection (>= 1.5.3, < 5.0.0)
188188
rack-session (>= 1.0.2, < 3.0.0)
@@ -221,7 +221,7 @@ GEM
221221
http-form_data (2.3.0)
222222
i18n (1.14.7)
223223
concurrent-ruby (~> 1.0)
224-
importmap-rails (2.2.0)
224+
importmap-rails (2.2.2)
225225
actionpack (>= 6.0.0)
226226
activesupport (>= 6.0.0)
227227
railties (>= 6.0.0)
@@ -273,7 +273,6 @@ GEM
273273
marcel (1.0.4)
274274
matrix (0.4.3)
275275
memory_profiler (1.1.0)
276-
method_source (1.1.0)
277276
mini_mime (1.1.5)
278277
minitest (5.25.5)
279278
msgpack (1.8.0)
@@ -340,20 +339,20 @@ GEM
340339
date
341340
stringio
342341
public_suffix (6.0.2)
343-
puma (6.6.0)
342+
puma (6.6.1)
344343
nio4r (~> 2.0)
345344
query_count (1.1.1)
346345
activerecord (>= 4.2)
347346
railties (>= 4.2)
348347
raabro (1.4.0)
349348
racc (1.8.1)
350-
rack (3.1.16)
349+
rack (3.2.0)
351350
rack-attack (6.7.0)
352351
rack (>= 1.0, < 4)
353352
rack-cors (3.0.0)
354353
logger
355354
rack (>= 3.0.14)
356-
rack-mini-profiler (4.0.0)
355+
rack-mini-profiler (4.0.1)
357356
rack (>= 1.2.0)
358357
rack-protection (4.1.1)
359358
base64 (>= 0.1.0)
@@ -411,7 +410,7 @@ GEM
411410
request_store (1.7.0)
412411
rack (>= 1.4)
413412
rexml (3.4.1)
414-
rubocop (1.79.0)
413+
rubocop (1.79.1)
415414
json (~> 2.3)
416415
language_server-protocol (~> 3.17.0.2)
417416
lint_roller (~> 1.1.0)
@@ -421,7 +420,6 @@ GEM
421420
regexp_parser (>= 2.9.3, < 3.0)
422421
rubocop-ast (>= 1.46.0, < 2.0)
423422
ruby-progressbar (~> 1.7)
424-
tsort (>= 0.2.0)
425423
unicode-display_width (>= 2.4.0, < 4.0)
426424
rubocop-ast (1.46.0)
427425
parser (>= 3.3.7.2)
@@ -512,7 +510,6 @@ GEM
512510
thruster (0.1.14-arm64-darwin)
513511
thruster (0.1.14-x86_64-linux)
514512
timeout (0.4.3)
515-
tsort (0.2.0)
516513
turbo-rails (2.0.16)
517514
actionpack (>= 7.1.0)
518515
railties (>= 7.1.0)
@@ -525,10 +522,9 @@ GEM
525522
uniform_notifier (1.17.0)
526523
uri (1.0.3)
527524
useragent (0.16.11)
528-
view_component (3.23.2)
529-
activesupport (>= 5.2.0, < 8.1)
525+
view_component (4.0.0)
526+
activesupport (>= 7.1.0, < 8.1)
530527
concurrent-ruby (~> 1)
531-
method_source (~> 1.0)
532528
web-console (4.2.1)
533529
actionview (>= 6.0.0)
534530
activemodel (>= 6.0.0)

0 commit comments

Comments
 (0)