@@ -268,10 +268,10 @@ GEM
268268 concurrent-ruby (~> 1.1 )
269269 webrick (~> 1.7 )
270270 websocket-driver (~> 0.7 )
271- ffi (1.17.0 )
272- ffi (1.17.0 -arm64-darwin )
273- ffi (1.17.0 -x86_64-darwin )
274- ffi (1.17.0 -x86_64-linux-gnu )
271+ ffi (1.17.2 )
272+ ffi (1.17.2 -arm64-darwin )
273+ ffi (1.17.2 -x86_64-darwin )
274+ ffi (1.17.2 -x86_64-linux-gnu )
275275 filterrific (5.2.7 )
276276 flipper (1.3.4 )
277277 concurrent-ruby (< 2 )
329329 actionview (>= 5.0.0 )
330330 activesupport (>= 5.0.0 )
331331 jmespath (1.6.2 )
332- json (2.10.2 )
332+ json (2.11.3 )
333333 jwt (2.10.1 )
334334 base64
335335 kaminari (1.2.2 )
454454 paper_trail (16.0.0 )
455455 activerecord (>= 6.1 )
456456 request_store (~> 1.4 )
457- parallel (1.26.3 )
458- parser (3.3.7.4 )
457+ parallel (1.27.0 )
458+ parser (3.3.8.0 )
459459 ast (~> 2.4.1 )
460460 racc
461461 pdf-core (0.10.0 )
@@ -596,22 +596,24 @@ GEM
596596 rspec-mocks (~> 3.13 )
597597 rspec-support (~> 3.13 )
598598 rspec-support (3.13.2 )
599- rubocop (1.70.0 )
599+ rubocop (1.75.4 )
600600 json (~> 2.3 )
601- language_server-protocol (>= 3.17.0 )
601+ language_server-protocol (~> 3.17.0.2 )
602+ lint_roller (~> 1.1.0 )
602603 parallel (~> 1.10 )
603604 parser (>= 3.3.0.2 )
604605 rainbow (>= 2.2.2 , < 4.0 )
605606 regexp_parser (>= 2.9.3 , < 3.0 )
606- rubocop-ast (>= 1.36.2 , < 2.0 )
607+ rubocop-ast (>= 1.44.0 , < 2.0 )
607608 ruby-progressbar (~> 1.7 )
608609 unicode-display_width (>= 2.4.0 , < 4.0 )
609- rubocop-ast (1.43.0 )
610+ rubocop-ast (1.44.1 )
610611 parser (>= 3.3.7.2 )
611612 prism (~> 1.4 )
612- rubocop-performance (1.23.1 )
613- rubocop (>= 1.48.1 , < 2.0 )
614- rubocop-ast (>= 1.31.1 , < 2.0 )
613+ rubocop-performance (1.25.0 )
614+ lint_roller (~> 1.1 )
615+ rubocop (>= 1.75.0 , < 2.0 )
616+ rubocop-ast (>= 1.38.0 , < 2.0 )
615617 rubocop-rails (2.25.1 )
616618 activesupport (>= 4.2.0 )
617619 rack (>= 1.1 )
@@ -672,18 +674,18 @@ GEM
672674 activesupport (>= 5.2 )
673675 sprockets (>= 3.0.0 )
674676 stackprof (0.2.27 )
675- standard (1.44 .0 )
677+ standard (1.49 .0 )
676678 language_server-protocol (~> 3.17.0.2 )
677679 lint_roller (~> 1.0 )
678- rubocop (~> 1.70.0 )
680+ rubocop (~> 1.75.2 )
679681 standard-custom (~> 1.0.0 )
680- standard-performance (~> 1.6 )
682+ standard-performance (~> 1.8 )
681683 standard-custom (1.0.2 )
682684 lint_roller (~> 1.0 )
683685 rubocop (~> 1.50 )
684- standard-performance (1.6 .0 )
686+ standard-performance (1.8 .0 )
685687 lint_roller (~> 1.1 )
686- rubocop-performance (~> 1.23 .0 )
688+ rubocop-performance (~> 1.25 .0 )
687689 standard-rails (1.1.0 )
688690 lint_roller (~> 1.0 )
689691 rubocop-rails (~> 2.25.0 )
@@ -733,16 +735,11 @@ GEM
733735 zeitwerk (2.7.2 )
734736
735737PLATFORMS
736- arm64-darwin-20
737- arm64-darwin-21
738- arm64-darwin-22
739- arm64-darwin-23
738+ arm64-darwin
740739 ruby
741- x86_64-darwin-20
742- x86_64-darwin-21
743- x86_64-darwin-22
744- x86_64-darwin-23
740+ x86_64-darwin
745741 x86_64-linux
742+ x86_64-linux-gnu
746743
747744DEPENDENCIES
748745 annotaterb
@@ -834,4 +831,4 @@ DEPENDENCIES
834831 webmock (~> 3.24 )
835832
836833BUNDLED WITH
837- 2.6.6
834+ 2.6.7
0 commit comments