diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 961f4469a..0a6bf3079 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -74,32 +74,33 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.3) + activesupport (7.2.1) base64 bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) adhearsion-loquacious (1.9.3) ast (2.4.2) aws-eventstream (1.3.0) - aws-partitions (1.970.0) - aws-sdk-core (3.203.0) + aws-partitions (1.974.0) + aws-sdk-core (3.205.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) aws-sigv4 (~> 1.9) jmespath (~> 1, >= 1.6.1) - aws-sdk-lambda (1.128.0) - aws-sdk-core (~> 3, >= 3.203.0) + aws-sdk-lambda (1.130.0) + aws-sdk-core (~> 3, >= 3.205.0) aws-sigv4 (~> 1.5) - aws-sdk-polly (1.92.0) - aws-sdk-core (~> 3, >= 3.203.0) + aws-sdk-polly (1.94.0) + aws-sdk-core (~> 3, >= 3.205.0) aws-sigv4 (~> 1.5) aws-sigv4 (1.9.1) aws-eventstream (~> 1, >= 1.0.2) @@ -134,7 +135,7 @@ GEM descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.5.1) - docile (1.4.0) + docile (1.4.1) domain_name (0.6.20240107) drb (2.2.1) equalizer (0.0.11) @@ -144,20 +145,22 @@ GEM logger faraday-net_http (3.3.0) net-http - ffi (1.16.3) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.0-x86_64-linux-musl) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake future-resource (1.1.0) has-guarded-handlers (1.6.3) - hashdiff (1.1.0) + hashdiff (1.1.1) http (5.2.0) addressable (~> 2.8) base64 (~> 0.1) http-cookie (~> 1.0) http-form_data (~> 2.2) llhttp-ffi (~> 0.5.0) - http-cookie (1.0.5) + http-cookie (1.0.7) domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.8.0) @@ -174,16 +177,15 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.6.1) - logging (2.3.1) + logging (2.4.0) little-plugger (~> 1.1) multi_json (~> 1.14) method_source (1.1.0) - minitest (5.23.1) + minitest (5.25.1) mock_redis (0.44.0) multi_json (1.15.0) - mustermann (3.0.0) + mustermann (3.0.3) ruby2_keywords (~> 0.0.1) - mutex_m (0.2.0) net-http (0.4.1) uri niceogiri (1.1.2) @@ -202,9 +204,9 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.5) + public_suffix (6.0.1) racc (1.8.1) - rack (3.0.11) + rack (3.1.7) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4) @@ -227,9 +229,9 @@ GEM rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.1) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-mocks (3.13.1) @@ -248,16 +250,16 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.32.3) parser (>= 3.3.1.0) - rubocop-minitest (0.35.0) + rubocop-minitest (0.36.0) rubocop (>= 1.61, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-performance (1.21.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.25.0) + rubocop-rails (2.26.1) activesupport (>= 4.2.0) rack (>= 1.1) - rubocop (>= 1.33.0, < 2.0) + rubocop (>= 1.52.0, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) rubocop-rails-omakase (1.0.0) rubocop @@ -274,6 +276,7 @@ GEM ruby_speech (3.0.1) activesupport (>= 3.0.7) nokogiri (~> 1.8, >= 1.8.3) + securerandom (0.3.1) sentry-ruby (5.19.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -284,7 +287,7 @@ GEM simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) - simplecov-html (0.12.3) + simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) sinatra (4.0.0) mustermann (~> 3.0) @@ -303,9 +306,9 @@ GEM state_machine (1.2.0) sucker_punch (3.2.0) concurrent-ruby (~> 1.0) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) - tilt (2.3.0) + tilt (2.4.0) timers (4.3.5) twilio-ruby (7.3.0) faraday (>= 0.9, < 3.0) @@ -370,4 +373,4 @@ DEPENDENCIES webmock BUNDLED WITH - 2.5.11 + 2.5.18