diff --git a/Gemfile.lock b/Gemfile.lock index 86cbe1c9f..d4d5dfb66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -161,8 +161,8 @@ GEM clamav-client (3.2.0) climate_control (1.2.0) coderay (1.1.3) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.3.5) + connection_pool (2.5.0) console (1.29.2) fiber-annotation fiber-local (~> 1.1) @@ -232,13 +232,14 @@ GEM hashdiff (1.1.2) html-attributes-utils (0.9.2) activesupport (>= 6.1.4.4) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.0) io-endpoint (0.14.0) io-event (1.7.5) io-stream (0.6.1) - irb (1.14.3) + irb (1.15.1) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) @@ -261,8 +262,8 @@ GEM kaminari-core (= 1.2.2) kaminari-core (1.2.2) language_server-protocol (3.17.0.3) - logger (1.6.4) - loofah (2.23.1) + logger (1.6.5) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -291,7 +292,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.4) - nokogiri (1.18.1) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.25.1) @@ -302,6 +303,9 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) protocol-hpack (1.5.1) protocol-http (0.47.1) protocol-http1 (0.28.1) @@ -314,7 +318,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.2.2) + psych (5.2.3) date stringio public_suffix (6.0.1) @@ -324,7 +328,7 @@ GEM rack (>= 2.0.0) rack-session (1.0.2) rack (< 3) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (1.0.1) rack (< 3) @@ -365,7 +369,7 @@ GEM rainbow (3.1.1) rake (13.2.1) rbtree3 (0.7.1) - rdoc (6.10.0) + rdoc (6.12.0) psych (>= 4.0.0) regexp_parser (2.10.0) reline (0.6.0) @@ -374,7 +378,7 @@ GEM roo (2.10.1) nokogiri (~> 1) rubyzip (>= 1.3.0, < 3.0.0) - rspec-core (3.13.2) + rspec-core (3.13.3) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -382,7 +386,7 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.1.0) + rspec-rails (7.1.1) actionpack (>= 7.0) activesupport (>= 7.0) railties (>= 7.0)