diff --git a/Gemfile.lock b/Gemfile.lock index 4bd8ca2e6..e9088da5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - childprocess (4.1.0) + childprocess (5.0.0) choice (0.2.0) coderay (1.1.3) concurrent-ruby (1.2.2) @@ -259,13 +259,13 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - overcommit (0.61.0) - childprocess (>= 0.6.3, < 5) + overcommit (0.62.0) + childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (~> 3.2) pandoc-ruby (2.1.10) parallel (1.24.0) - parser (3.3.0.3) + parser (3.3.0.5) ast (~> 2.4.1) racc pg (1.5.4) @@ -365,7 +365,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) rspec-support (3.12.1) - rubocop (1.60.0) + rubocop (1.60.1) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -403,7 +403,8 @@ GEM ruby-progressbar (1.13.0) ruby-vips (2.2.0) ffi (~> 1.12) - ruby_parser (3.20.3) + ruby_parser (3.21.0) + racc (~> 1.5) sexp_processor (~> 4.16) rubypants (0.7.1) rubyzip (2.3.2) @@ -419,7 +420,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sexp_processor (4.17.0) + sexp_processor (4.17.1) shellany (0.0.1) sidekiq (7.2.0) concurrent-ruby (< 2) @@ -435,7 +436,7 @@ GEM sitemap_generator (6.3.0) builder (~> 3.0) smart_properties (1.17.0) - sorbet-runtime (0.5.11193) + sorbet-runtime (0.5.11214) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -444,7 +445,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) squasher (0.7.3) - stackprof (0.2.25) + stackprof (0.2.26) sterile (1.0.25) nokogiri (>= 1.11.7) stimulus-rails (1.3.3)