From 7e7cbe2a9a8c4c086930ad0f8eafa387ac39ac53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:00:59 +0000 Subject: [PATCH] chore(deps): bump sinatra, rack-protection, rails, sprockets, rails-html-sanitizer, sidekiq, govuk-components, prawn, rubocop-performance, standard, dotenv-rails and factory_bot_rails Bumps [sinatra](https://github.com/sinatra/sinatra), [rack-protection](https://github.com/sinatra/sinatra), [rails](https://github.com/rails/rails), [sprockets](https://github.com/rails/sprockets), [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer), [sidekiq](https://github.com/sidekiq/sidekiq), [govuk-components](https://github.com/x-govuk/govuk-components), [prawn](https://github.com/prawnpdf/prawn), [rubocop-performance](https://github.com/rubocop/rubocop-performance), [standard](https://github.com/standardrb/standard), [dotenv-rails](https://github.com/bkeepers/dotenv) and [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails). These dependencies needed to be updated together. Updates `sinatra` from 3.0.5 to 4.1.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v3.0.5...v4.1.0) Updates `rack-protection` from 3.0.5 to 4.1.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v3.0.5...v4.1.0) Updates `rails` from 7.0.8.4 to 7.2.2 - [Release notes](https://github.com/rails/rails/releases) - [Commits](https://github.com/rails/rails/compare/v7.0.8.4...v7.2.2) Updates `sprockets` from 3.7.2 to 4.2.1 - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v3.7.2...v4.2.1) Updates `rails-html-sanitizer` from 1.4.4 to 1.6.0 - [Release notes](https://github.com/rails/rails-html-sanitizer/releases) - [Changelog](https://github.com/rails/rails-html-sanitizer/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.4.4...v1.6.0) Updates `sidekiq` from 6.5.12 to 7.3.5 - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v6.5.12...v7.3.5) Updates `govuk-components` from 5.3.1 to 5.7.1 - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v5.3.1...v5.7.1) Updates `prawn` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/prawnpdf/prawn/releases) - [Changelog](https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md) - [Commits](https://github.com/prawnpdf/prawn/compare/2.4.0...2.5.0) Updates `rubocop-performance` from 1.20.2 to 1.22.1 - [Release notes](https://github.com/rubocop/rubocop-performance/releases) - [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.20.2...v1.22.1) Updates `standard` from 1.35.0.1 to 1.36.0 - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard/compare/v1.35.0.1...v1.36.0) Updates `dotenv-rails` from 2.8.1 to 3.1.4 - [Release notes](https://github.com/bkeepers/dotenv/releases) - [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md) - [Commits](https://github.com/bkeepers/dotenv/compare/v2.8.1...v3.1.4) Updates `factory_bot_rails` from 6.2.0 to 6.4.4 - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v6.2.0...v6.4.4) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production - dependency-name: rack-protection dependency-type: direct:production - dependency-name: rails dependency-type: direct:production - dependency-name: sprockets dependency-type: direct:production - dependency-name: rails-html-sanitizer dependency-type: direct:production - dependency-name: sidekiq dependency-type: direct:production - dependency-name: govuk-components dependency-type: direct:production - dependency-name: prawn dependency-type: direct:production - dependency-name: rubocop-performance dependency-type: direct:development - dependency-name: standard dependency-type: direct:development - dependency-name: dotenv-rails dependency-type: direct:development - dependency-name: factory_bot_rails dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile | 12 +- Gemfile.lock | 320 ++++++++++++++++++++++++++++----------------------- 2 files changed, 185 insertions(+), 147 deletions(-) diff --git a/Gemfile b/Gemfile index 5fff468a5..ce28ac4de 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ git_source(:github) { |name| "https://github.com/#{name}.git" } ruby "~> 3.2.4" -gem "rails", "7.0.8.4" +gem "rails", "7.2.2" gem "websocket-extensions", "~> 0.1.5" # SSL redirect @@ -18,7 +18,7 @@ gem "paper_trail", "~> 12.2.0" gem "paper_trail-association_tracking" # Assets & Templates -gem "sprockets", "~> 3.7.2" +gem "sprockets", "~> 4.2.1" gem "sprockets-rails", ">= 2.0.0" gem "sassc-rails", "~> 2.1.2" gem "slim-rails", "~> 3.2.0" @@ -45,7 +45,7 @@ gem "hashie", "~> 3.5" gem "responders", "~> 3.0" # Rails 4 sanitizer -gem "rails-html-sanitizer", "~> 1.4.4" +gem "rails-html-sanitizer", "~> 1.6.0" # JSON gem "json" @@ -96,11 +96,11 @@ gem "vigilion", "~> 1.0.4" gem "vigilion-rails", "~> 2.2.0" # Background jobs -gem "sidekiq", "~> 6.5.10" +gem "sidekiq", "~> 7.3.5" gem "sidekiq-cron", "~> 1.1" gem "sidekiq-throttled" -gem "sinatra", "3.0.5", require: nil -gem "rack-protection", "3.0.5" +gem "sinatra", "4.1.0", require: nil +gem "rack-protection", "4.1.0" # CORS configuration gem "rack-cors", "~> 1.0" diff --git a/Gemfile.lock b/Gemfile.lock index 588d1845f..9b112feff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,77 +2,83 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - actioncable (7.0.8.4) - actionpack (= 7.0.8.4) - activesupport (= 7.0.8.4) + actioncable (7.2.2) + actionpack (= 7.2.2) + activesupport (= 7.2.2) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (7.0.8.4) - actionpack (= 7.0.8.4) - activejob (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) - mail (>= 2.7.1) - net-imap - net-pop - net-smtp - actionmailer (7.0.8.4) - actionpack (= 7.0.8.4) - actionview (= 7.0.8.4) - activejob (= 7.0.8.4) - activesupport (= 7.0.8.4) - mail (~> 2.5, >= 2.5.4) - net-imap - net-pop - net-smtp - rails-dom-testing (~> 2.0) - actionpack (7.0.8.4) - actionview (= 7.0.8.4) - activesupport (= 7.0.8.4) - rack (~> 2.0, >= 2.2.4) + zeitwerk (~> 2.6) + actionmailbox (7.2.2) + actionpack (= 7.2.2) + activejob (= 7.2.2) + activerecord (= 7.2.2) + activestorage (= 7.2.2) + activesupport (= 7.2.2) + mail (>= 2.8.0) + actionmailer (7.2.2) + actionpack (= 7.2.2) + actionview (= 7.2.2) + activejob (= 7.2.2) + activesupport (= 7.2.2) + mail (>= 2.8.0) + rails-dom-testing (~> 2.2) + actionpack (7.2.2) + actionview (= 7.2.2) + activesupport (= 7.2.2) + nokogiri (>= 1.8.5) + racc + rack (>= 2.2.4, < 3.2) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.8.4) - actionpack (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + useragent (~> 0.16) + actiontext (7.2.2) + actionpack (= 7.2.2) + activerecord (= 7.2.2) + activestorage (= 7.2.2) + activesupport (= 7.2.2) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.0.8.4) - activesupport (= 7.0.8.4) + actionview (7.2.2) + activesupport (= 7.2.2) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) active_hash (3.2.0) activesupport (>= 5.0.0) - activejob (7.0.8.4) - activesupport (= 7.0.8.4) + activejob (7.2.2) + activesupport (= 7.2.2) globalid (>= 0.3.6) - activemodel (7.0.8.4) - activesupport (= 7.0.8.4) + activemodel (7.2.2) + activesupport (= 7.2.2) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) - activerecord (7.0.8.4) - activemodel (= 7.0.8.4) - activesupport (= 7.0.8.4) - activestorage (7.0.8.4) - actionpack (= 7.0.8.4) - activejob (= 7.0.8.4) - activerecord (= 7.0.8.4) - activesupport (= 7.0.8.4) + activerecord (7.2.2) + activemodel (= 7.2.2) + activesupport (= 7.2.2) + timeout (>= 0.4.0) + activestorage (7.2.2) + actionpack (= 7.2.2) + activejob (= 7.2.2) + activerecord (= 7.2.2) + activesupport (= 7.2.2) marcel (~> 1.0) - mini_mime (>= 1.1.0) - activesupport (7.0.8.4) - concurrent-ruby (~> 1.0, >= 1.0.2) + activesupport (7.2.2) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) @@ -89,6 +95,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) base64 (0.2.0) bcrypt (3.1.20) + benchmark (0.4.0) bigdecimal (3.1.8) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) @@ -154,7 +161,7 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) - date (3.3.4) + date (3.4.0) debug_inspector (1.1.0) decent_exposure (3.0.4) activesupport (>= 4.0) @@ -180,10 +187,10 @@ GEM rails (>= 3.0.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - dotenv (2.8.1) - dotenv-rails (2.8.1) - dotenv (= 2.8.1) - railties (>= 3.2) + dotenv (3.1.4) + dotenv-rails (3.1.4) + dotenv (= 3.1.4) + railties (>= 6.1) draper (4.0.2) actionpack (>= 5.0) activemodel (>= 5.0) @@ -191,6 +198,7 @@ GEM activesupport (>= 5.0) request_store (>= 1.0) ruby2_keywords + drb (2.2.1) email_validator (2.2.4) activemodel enumerize (2.7.0) @@ -200,10 +208,10 @@ GEM tzinfo excon (0.100.0) execjs (2.10.0) - factory_bot (6.2.1) + factory_bot (6.5.0) activesupport (>= 5.0.0) - factory_bot_rails (6.2.0) - factory_bot (~> 6.2.0) + factory_bot_rails (6.4.4) + factory_bot (~> 6.5) railties (>= 5.0.0) faraday (1.10.3) faraday-em_http (~> 1.0) @@ -262,10 +270,10 @@ GEM i18n (>= 0.7) multi_json request_store (>= 1.0) - govuk-components (5.3.1) + govuk-components (5.7.1) html-attributes-utils (~> 1.0.0, >= 1.0.0) - pagy (>= 6, < 8) - view_component (>= 3.9, < 3.12) + pagy (>= 6, < 10) + view_component (>= 3.18, < 3.21) hashdiff (1.0.1) hashery (2.1.2) hashie (3.6.0) @@ -275,13 +283,17 @@ GEM http-cookie (1.0.5) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) i18n_data (0.8.0) ice_nine (0.11.2) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) + io-console (0.7.2) + irb (1.14.1) + rdoc (>= 4.0.0) + reline (>= 0.4.2) jbuilder (2.10.2) activesupport (>= 5.0.0) jquery-rails (4.4.0) @@ -319,12 +331,13 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + logger (1.6.1) lograge (0.12.0) actionpack (>= 4) activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -348,14 +361,14 @@ GEM mime-types-data (3.2024.0305) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.24.1) + minitest (5.25.1) money (6.16.0) i18n (>= 0.6.4, <= 2) multi_json (1.15.0) multipart-post (2.3.0) - mustermann (3.0.0) + mustermann (3.0.3) ruby2_keywords (~> 0.0.1) - net-imap (0.4.10) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -368,7 +381,7 @@ GEM nilify_blanks (1.4.0) activerecord (>= 4.0.0) activesupport (>= 4.0.0) - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) nokogiri (1.16.7-arm64-darwin) @@ -380,17 +393,17 @@ GEM notifications-ruby-client (6.0.0) jwt (>= 1.5, < 3) orm_adapter (0.5.0) - pagy (7.0.11) + pagy (9.3.1) paper_trail (12.2.0) activerecord (>= 5.2) request_store (~> 1.1) paper_trail-association_tracking (2.2.1) paper_trail (>= 12.0) - parallel (1.24.0) - parser (3.3.1.0) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - pdf-core (0.9.0) + pdf-core (0.10.0) pdf-inspector (1.3.0) pdf-reader (>= 1.0, < 3.0.a) pdf-reader (2.11.0) @@ -408,9 +421,10 @@ GEM capybara (>= 2.1, < 4) cliver (~> 0.3.1) websocket-driver (>= 0.2.0) - prawn (2.4.0) - pdf-core (~> 0.9.0) - ttfunk (~> 1.7) + prawn (2.5.0) + matrix (~> 0.4) + pdf-core (~> 0.10.0) + ttfunk (~> 1.8) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) protobuf-cucumber (3.10.8) @@ -424,6 +438,8 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) + psych (5.2.0) + stringio public_suffix (5.0.3) puma (6.4.3) nio4r (~> 2.0) @@ -436,32 +452,38 @@ GEM pusher-signature (0.1.8) raabro (1.4.0) racc (1.8.1) - rack (2.2.9) + rack (3.1.8) rack-cors (1.1.1) rack (>= 2.0.0) rack-mini-profiler (3.1.0) rack (>= 1.2.0) - rack-protection (3.0.5) - rack + rack-protection (4.1.0) + base64 (>= 0.1.0) + logger (>= 1.6.0) + rack (>= 3.0.0, < 4) rack-proxy (0.7.7) rack + rack-session (2.0.0) + rack (>= 3.0.0) rack-ssl-enforcer (0.2.9) rack-test (2.1.0) rack (>= 1.3) - rails (7.0.8.4) - actioncable (= 7.0.8.4) - actionmailbox (= 7.0.8.4) - actionmailer (= 7.0.8.4) - actionpack (= 7.0.8.4) - actiontext (= 7.0.8.4) - actionview (= 7.0.8.4) - activejob (= 7.0.8.4) - activemodel (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + rackup (2.2.1) + rack (>= 3) + rails (7.2.2) + actioncable (= 7.2.2) + actionmailbox (= 7.2.2) + actionmailer (= 7.2.2) + actionpack (= 7.2.2) + actiontext (= 7.2.2) + actionview (= 7.2.2) + activejob (= 7.2.2) + activemodel (= 7.2.2) + activerecord (= 7.2.2) + activestorage (= 7.2.2) + activesupport (= 7.2.2) bundler (>= 1.15.0) - railties (= 7.0.8.4) + railties (= 7.2.2) rails-controller-testing (1.0.5) actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) @@ -470,36 +492,43 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.4.4) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rails_autolink (1.1.8) actionview (> 3.1) activesupport (> 3.1) railties (> 3.1) - railties (7.0.8.4) - actionpack (= 7.0.8.4) - activesupport (= 7.0.8.4) - method_source + railties (7.2.2) + actionpack (= 7.2.2) + activesupport (= 7.2.2) + irb (~> 1.13) + rackup (>= 1.0.0) rake (>= 12.2) - thor (~> 1.0) - zeitwerk (~> 2.5) + thor (~> 1.0, >= 1.2.2) + zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rb-readline (0.5.5) - redis (4.8.1) - redis-actionpack (5.3.0) - actionpack (>= 5, < 8) - redis-rack (>= 2.1.0, < 3) + rdoc (6.7.0) + psych (>= 4.0.0) + redis (5.3.0) + redis-client (>= 0.22.0) + redis-actionpack (5.5.0) + actionpack (>= 5) + redis-rack (>= 2.1.0, < 4) redis-store (>= 1.1.0, < 2) redis-activesupport (5.3.0) activesupport (>= 3, < 8) redis-store (>= 1.3, < 2) + redis-client (0.22.2) + connection_pool redis-prescription (2.6.0) - redis-rack (2.1.4) - rack (>= 2.0.8, < 3) + redis-rack (3.0.0) + rack-session (>= 0.2.0) redis-store (>= 1.2, < 2) redis-rails (5.0.2) redis-actionpack (>= 5.0, < 6) @@ -507,7 +536,9 @@ GEM redis-store (>= 1.2, < 2) redis-store (1.9.2) redis (>= 4, < 6) - regexp_parser (2.9.0) + regexp_parser (2.9.2) + reline (0.5.11) + io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) responders (3.1.1) @@ -559,11 +590,11 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.3) + rubocop-ast (1.36.1) parser (>= 3.3.1.0) - rubocop-performance (1.20.2) + rubocop-performance (1.22.1) rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) rubocop-rails (2.9.1) activesupport (>= 4.2.0) rack (>= 1.1) @@ -588,6 +619,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt + securerandom (0.3.2) selenium-webdriver (4.11.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) @@ -604,10 +636,11 @@ GEM sidekiq (>= 3.0) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) - sidekiq (6.5.12) - connection_pool (>= 2.2.5, < 3) - rack (~> 2.0) - redis (>= 4.5.0, < 5) + sidekiq (7.3.5) + connection_pool (>= 2.3.0) + logger + rack (>= 2.2.4) + redis-client (>= 0.22.2) sidekiq-cron (1.10.1) fugit (~> 1.8) globalid (>= 1.0.1) @@ -625,10 +658,12 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - sinatra (3.0.5) + sinatra (4.1.0) + logger (>= 1.6.0) mustermann (~> 3.0) - rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.0.5) + rack (>= 3.0.0, < 4) + rack-protection (= 4.1.0) + rack-session (>= 2.0.0, < 3) tilt (~> 2.0) sixarm_ruby_unaccent (1.2.2) slim (4.1.0) @@ -640,35 +675,37 @@ GEM slim (>= 3.0, < 5.0) sort_alphabetical (1.1.0) unicode_utils (>= 1.2.2) - sprockets (3.7.2) + sprockets (4.2.1) concurrent-ruby (~> 1.0) - rack (> 1, < 3) + rack (>= 2.2.4, < 4) sprockets-rails (3.4.2) actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) ssrf_filter (1.1.2) stackprof (0.2.26) - standard (1.35.0.1) + standard (1.36.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.62) + rubocop (~> 1.63.0) standard-custom (~> 1.0.0) - standard-performance (~> 1.3) + standard-performance (~> 1.4) standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.3.1) + standard-performance (1.5.0) lint_roller (~> 1.1) - rubocop-performance (~> 1.20.2) + rubocop-performance (~> 1.22.0) statesman (3.5.0) + stringio (3.1.2) temple (0.8.2) - thor (1.3.1) + thor (1.3.2) thread_safe (0.3.6) tilt (2.0.11) timecop (0.9.6) - timeout (0.4.1) - ttfunk (1.7.0) + timeout (0.4.2) + ttfunk (1.8.0) + bigdecimal (~> 3.1) turnip (4.2.0) cucumber-gherkin (~> 14.0) rspec (>= 3.0, < 4.0) @@ -679,10 +716,11 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.8.2) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) unicode_utils (1.4.0) - view_component (3.11.0) - activesupport (>= 5.2.0, < 8.0) + useragent (0.16.10) + view_component (3.20.0) + activesupport (>= 5.2.0, < 8.1) concurrent-ruby (~> 1.0) method_source (~> 1.0) vigilion (1.0.4) @@ -709,14 +747,14 @@ GEM railties (>= 5.2) semantic_range (>= 2.3.0) websocket (1.2.9) - websocket-driver (0.7.5) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) wicked (1.4.0) railties (>= 3.0.7) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.17) + zeitwerk (2.7.1) zxcvbn (0.1.9) PLATFORMS @@ -791,11 +829,11 @@ DEPENDENCIES pusher (= 0.15.2) rack-cors (~> 1.0) rack-mini-profiler (>= 0.10.1) - rack-protection (= 3.0.5) + rack-protection (= 4.1.0) rack-ssl-enforcer - rails (= 7.0.8.4) + rails (= 7.2.2) rails-controller-testing - rails-html-sanitizer (~> 1.4.4) + rails-html-sanitizer (~> 1.6.0) rails_autolink rb-readline redis-rails @@ -817,13 +855,13 @@ DEPENDENCIES sentry-ruby sentry-sidekiq shoulda-matchers - sidekiq (~> 6.5.10) + sidekiq (~> 7.3.5) sidekiq-cron (~> 1.1) sidekiq-throttled simple_form (~> 5.0) - sinatra (= 3.0.5) + sinatra (= 4.1.0) slim-rails (~> 3.2.0) - sprockets (~> 3.7.2) + sprockets (~> 4.2.1) sprockets-rails (>= 2.0.0) stackprof standard