diff --git a/Gemfile.lock b/Gemfile.lock index e03b12bec1..c19c547fa7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM administrate-field-nested_has_many (2.1.0) administrate (>= 0.19, < 1) cocoon (~> 1.2, >= 1.2.11) - ast (2.4.2) + ast (2.4.3) attr_encrypted (4.2.0) encryptor (~> 3.0.0) audited (5.8.0) @@ -134,7 +134,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) backport (1.2.0) base64 (0.2.0) - benchmark (0.4.1) + benchmark (0.5.0) better_errors (2.10.1) erubi (>= 1.0.0) rack (>= 0.9.0) @@ -146,7 +146,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.2.2) + bigdecimal (3.3.1) bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) @@ -181,7 +181,7 @@ GEM combine_pdf (1.0.23) matrix ruby-rc4 (>= 0.1.5) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (2.5.4) crack (0.4.5) rexml @@ -320,7 +320,7 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) humanize (2.5.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) ice_nine (0.11.2) interception (0.5) @@ -335,7 +335,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.7.1) + json (2.18.0) jwt (2.7.1) kaminari (1.2.2) activesupport (>= 4.1.0) @@ -353,7 +353,7 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - language_server-protocol (3.17.0.3) + language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) @@ -386,7 +386,8 @@ GEM rake mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (6.0.1) + prism (~> 1.5) msgpack (1.8.0) multi_json (1.15.0) multi_xml (0.6.0) @@ -432,8 +433,8 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) pagy (6.4.3) - parallel (1.24.0) - parser (3.3.5.0) + parallel (1.27.0) + parser (3.3.10.0) ast (~> 2.4.1) racc pdf-core (0.9.0) @@ -447,6 +448,7 @@ GEM pdf-core (~> 0.9.0) ttfunk (~> 1.7) prettyprint (0.2.0) + prism (1.7.0) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -465,7 +467,7 @@ GEM puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.3) + rack (3.2.4) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-cors (2.0.2) @@ -542,7 +544,7 @@ GEM parser (~> 3.3.0) rainbow (>= 2.0, < 4.0) rexml (~> 3.1) - regexp_parser (2.11.2) + regexp_parser (2.11.3) reline (0.6.2) io-console (~> 0.5) request_store (1.7.0) @@ -554,7 +556,7 @@ GEM netrc (~> 0.8) reverse_markdown (2.1.1) nokogiri - rexml (3.4.2) + rexml (3.4.4) rouge (4.2.0) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -580,26 +582,30 @@ GEM rspec-support (3.13.2) rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (1.59.0) + rubocop (1.81.7) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) - parser (>= 3.2.2.4) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.30.0, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) - rubocop-performance (1.20.2) - rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.30.0, < 2.0) - rubocop-rails (2.20.2) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.49.0) + parser (>= 3.3.7.2) + prism (~> 1.7) + rubocop-performance (1.26.1) + lint_roller (~> 1.1) + rubocop (>= 1.75.0, < 2.0) + rubocop-ast (>= 1.47.1, < 2.0) + rubocop-rails (2.34.3) activesupport (>= 4.2.0) + lint_roller (~> 1.1) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.75.0, < 2.0) + rubocop-ast (>= 1.44.0, < 2.0) ruby-debug-ide (0.7.3) rake (>= 0.8.1) ruby-graphviz (1.2.5) @@ -687,21 +693,21 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) stackprof (0.2.26) - standard (1.33.0) + standard (1.52.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.59.0) + rubocop (~> 1.81.7) standard-custom (~> 1.0.0) - standard-performance (~> 1.3) + standard-performance (~> 1.8) standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.3.1) + standard-performance (1.9.0) lint_roller (~> 1.1) - rubocop-performance (~> 1.20.2) - standard-rails (0.2.0) + rubocop-performance (~> 1.26.0) + standard-rails (1.6.0) lint_roller (~> 1.0) - rubocop-rails (~> 2.20.2) + rubocop-rails (~> 2.34.0) statesman (13.1.0) stringio (3.1.7) terser (1.2.5) @@ -722,7 +728,9 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.5.0) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.2.0) uniform_notifier (1.16.0) uri (1.0.4) version_gem (1.1.3)