diff --git a/Gemfile.lock b/Gemfile.lock index 34347822..e7ead1d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,8 +103,8 @@ GEM ansi (1.5.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1168.0) - aws-sdk-core (3.233.0) + aws-partitions (1.1175.0) + aws-sdk-core (3.234.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -112,30 +112,30 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.113.0) - aws-sdk-core (~> 3, >= 3.231.0) + aws-sdk-kms (1.115.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.199.1) - aws-sdk-core (~> 3, >= 3.231.0) + aws-sdk-s3 (1.201.0) + aws-sdk-core (~> 3, >= 3.234.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) - aws-sdk-sqs (1.104.0) - aws-sdk-core (~> 3, >= 3.231.0) + aws-sdk-sqs (1.105.0) + aws-sdk-core (~> 3, >= 3.234.0) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bcrypt (3.1.20) - benchmark (0.4.1) - bigdecimal (3.2.3) + benchmark (0.5.0) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) builder (3.3.0) - bullet (8.0.8) + bullet (8.1.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (12.0.0) @@ -177,7 +177,7 @@ GEM dotenv (= 3.1.8) railties (>= 6.1) drb (2.2.3) - erb (5.0.2) + erb (5.0.3) erubi (1.13.1) execjs (2.10.0) ffi (1.17.1) @@ -200,7 +200,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.13.2) + json (2.15.1) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -245,7 +245,7 @@ GEM matrix (0.4.2) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (5.26.0) minitest-reporters (1.7.1) ansi builder @@ -253,7 +253,7 @@ GEM ruby-progressbar msgpack (1.8.0) mutex_m (0.3.0) - net-imap (0.5.11) + net-imap (0.5.12) date net-protocol net-pop (0.1.2) @@ -285,18 +285,18 @@ GEM ast (~> 2.4.1) racc pg (1.6.2) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.4.0) + prism (1.6.0) psych (5.2.6) date stringio public_suffix (6.0.1) - puma (7.0.4) + puma (7.1.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.2.1) + rack (3.2.3) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -356,7 +356,7 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.4.4) - rubocop (1.81.1) + rubocop (1.81.6) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -395,18 +395,16 @@ GEM parser securerandom (0.4.1) selectize-rails (0.12.6) - selenium-webdriver (4.36.0) + selenium-webdriver (4.37.0) base64 (~> 0.2) - json (<= 2.13.2) logger (~> 1.4) - prism (~> 1.0, < 1.5) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - sentry-rails (5.28.0) + sentry-rails (5.28.1) railties (>= 5.0) - sentry-ruby (~> 5.28.0) - sentry-ruby (5.28.0) + sentry-ruby (~> 5.28.1) + sentry-ruby (5.28.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simple_form (5.3.1) @@ -444,7 +442,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uniform_notifier (1.17.0) + uniform_notifier (1.18.0) warden (1.2.9) rack (>= 2.0.9) web-console (4.2.1)