From e6abd6d1e69a88bd67496b928b72ac0fc02c83af Mon Sep 17 00:00:00 2001 From: "David A. Wheeler" Date: Wed, 11 Sep 2024 12:32:01 -0400 Subject: [PATCH] bundle update as of 2024-09-11 (#2168) Signed-off-by: David A. Wheeler --- Gemfile.lock | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e720f38ab..1a8746ab7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,7 +199,7 @@ GEM with_env (= 1.1.0) xml-simple (~> 1.1.9) locale (2.1.4) - logger (1.6.0) + logger (1.6.1) lograge (0.14.0) actionpack (>= 4) activesupport (>= 4) @@ -242,7 +242,7 @@ GEM bigdecimal (~> 3.1) net-http (0.4.1) uri - net-imap (0.4.15) + net-imap (0.4.16) date net-protocol net-pop (0.1.2) @@ -283,10 +283,10 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) parallel (1.26.3) - parser (3.3.4.2) + parser (3.3.5.0) ast (~> 2.4.1) racc - pg (1.5.7) + pg (1.5.8) pg_search (2.3.7) activerecord (>= 6.1) activesupport (>= 6.1) @@ -393,8 +393,7 @@ GEM request_store (1.7.0) rack (>= 1.4) require_all (3.0.0) - rexml (3.3.6) - strscan + rexml (3.3.7) rubocop (1.57.0) base64 (~> 0.1.1) json (~> 2.3) @@ -407,7 +406,7 @@ GEM rubocop-ast (>= 1.28.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.32.1) + rubocop-ast (1.32.3) parser (>= 3.3.1.0) rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) @@ -437,7 +436,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - scout_apm (5.3.8) + scout_apm (5.4.0) parser secure_headers (6.7.0) selenium-webdriver (4.10.0) @@ -455,14 +454,14 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-html (0.12.3) + simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) singleton (0.2.0) snaky_hash (2.0.1) hashie version_gem (~> 1.1, >= 1.1.1) spring (4.2.1) - sprockets (3.7.3) + sprockets (3.7.4) base64 concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -470,11 +469,10 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) text (1.3.1) - thor (1.3.1) + thor (1.3.2) tilt (2.4.0) timeout (0.4.1) tomlrb (2.0.3) @@ -512,7 +510,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yaml-lint (0.1.2) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS x86_64-linux