diff --git a/Gemfile.lock b/Gemfile.lock index 5a631a94..038b68da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,8 +97,8 @@ GEM ansi (1.5.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1175.0) - aws-sdk-core (3.234.0) + aws-partitions (1.1181.0) + aws-sdk-core (3.236.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -106,17 +106,17 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.115.0) + aws-sdk-kms (1.116.0) aws-sdk-core (~> 3, >= 3.234.0) aws-sigv4 (~> 1.5) aws-sdk-rails (5.1.0) aws-sdk-core (~> 3) railties (>= 7.1.0) - aws-sdk-s3 (1.201.0) + aws-sdk-s3 (1.203.0) aws-sdk-core (~> 3, >= 3.234.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) - aws-sdk-sqs (1.105.0) + aws-sdk-sqs (1.106.0) aws-sdk-core (~> 3, >= 3.234.0) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) @@ -149,7 +149,7 @@ GEM cocoon (1.2.15) concurrent-ruby (1.3.5) connection_pool (2.5.4) - crack (1.0.0) + crack (1.0.1) bigdecimal rexml crass (1.0.6) @@ -181,7 +181,7 @@ GEM terminal-table (>= 1.8) globalid (1.3.0) activesupport (>= 6.1) - hashdiff (1.2.0) + hashdiff (1.2.1) hashie (5.0.0) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -195,7 +195,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.15.1) + json (2.16.0) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -276,7 +276,7 @@ GEM activerecord (>= 6.1) request_store (~> 1.4) parallel (1.27.0) - parser (3.3.9.0) + parser (3.3.10.0) ast (~> 2.4.1) racc pg (1.6.2) @@ -287,11 +287,11 @@ GEM psych (5.2.6) date stringio - public_suffix (6.0.1) + public_suffix (6.0.2) puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.18) + rack (3.1.19) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -352,7 +352,7 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.4.4) - rubocop (1.81.6) + rubocop (1.81.7) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -387,11 +387,11 @@ GEM sprockets (> 3.0) sprockets-rails tilt - scout_apm (5.7.1) + scout_apm (5.8.0) parser securerandom (0.4.1) selectize-rails (0.12.6) - selenium-webdriver (4.37.0) + selenium-webdriver (4.38.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -403,9 +403,9 @@ GEM sentry-ruby (5.28.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - simple_form (5.3.1) - actionpack (>= 5.2) - activemodel (>= 5.2) + simple_form (5.4.0) + actionpack (>= 7.0) + activemodel (>= 7.0) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) @@ -422,7 +422,7 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - sqlite3 (2.7.4) + sqlite3 (2.8.0) mini_portile2 (~> 2.8.0) stringio (3.1.7) terminal-table (4.0.0) @@ -448,7 +448,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.25.1) + webmock (3.26.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)