diff --git a/Gemfile b/Gemfile index 5380a8f3..4dafd136 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'http://rubygems.org' ruby '3.0.6' -gem 'rails', '= 6.1.7.4' +gem 'rails', '= 7.0.6' # The HTTP server running the Rails instance. gem 'webrick', '~> 1.7' diff --git a/Gemfile.lock b/Gemfile.lock index 94d33e26..63bb5dcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,65 +7,71 @@ GIT GEM remote: http://rubygems.org/ specs: - actioncable (6.1.7.4) - actionpack (= 6.1.7.4) - activesupport (= 6.1.7.4) + actioncable (7.0.6) + actionpack (= 7.0.6) + activesupport (= 7.0.6) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.7.4) - actionpack (= 6.1.7.4) - activejob (= 6.1.7.4) - activerecord (= 6.1.7.4) - activestorage (= 6.1.7.4) - activesupport (= 6.1.7.4) + actionmailbox (7.0.6) + actionpack (= 7.0.6) + activejob (= 7.0.6) + activerecord (= 7.0.6) + activestorage (= 7.0.6) + activesupport (= 7.0.6) mail (>= 2.7.1) - actionmailer (6.1.7.4) - actionpack (= 6.1.7.4) - actionview (= 6.1.7.4) - activejob (= 6.1.7.4) - activesupport (= 6.1.7.4) + net-imap + net-pop + net-smtp + actionmailer (7.0.6) + actionpack (= 7.0.6) + actionview (= 7.0.6) + activejob (= 7.0.6) + activesupport (= 7.0.6) mail (~> 2.5, >= 2.5.4) + net-imap + net-pop + net-smtp rails-dom-testing (~> 2.0) - actionpack (6.1.7.4) - actionview (= 6.1.7.4) - activesupport (= 6.1.7.4) - rack (~> 2.0, >= 2.0.9) + actionpack (7.0.6) + actionview (= 7.0.6) + activesupport (= 7.0.6) + rack (~> 2.0, >= 2.2.4) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.7.4) - actionpack (= 6.1.7.4) - activerecord (= 6.1.7.4) - activestorage (= 6.1.7.4) - activesupport (= 6.1.7.4) + actiontext (7.0.6) + actionpack (= 7.0.6) + activerecord (= 7.0.6) + activestorage (= 7.0.6) + activesupport (= 7.0.6) + globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (6.1.7.4) - activesupport (= 6.1.7.4) + actionview (7.0.6) + activesupport (= 7.0.6) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.7.4) - activesupport (= 6.1.7.4) + activejob (7.0.6) + activesupport (= 7.0.6) globalid (>= 0.3.6) - activemodel (6.1.7.4) - activesupport (= 6.1.7.4) - activerecord (6.1.7.4) - activemodel (= 6.1.7.4) - activesupport (= 6.1.7.4) - activestorage (6.1.7.4) - actionpack (= 6.1.7.4) - activejob (= 6.1.7.4) - activerecord (= 6.1.7.4) - activesupport (= 6.1.7.4) + activemodel (7.0.6) + activesupport (= 7.0.6) + activerecord (7.0.6) + activemodel (= 7.0.6) + activesupport (= 7.0.6) + activestorage (7.0.6) + actionpack (= 7.0.6) + activejob (= 7.0.6) + activerecord (= 7.0.6) + activesupport (= 7.0.6) marcel (~> 1.0) mini_mime (>= 1.1.0) - activesupport (6.1.7.4) + activesupport (7.0.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) babel-source (5.8.35) @@ -184,8 +190,8 @@ GEM net-ssh (>= 2.6.5) netrc (0.11.0) nio4r (2.5.9) - nokogiri (1.13.10) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.3) + mini_portile2 (~> 2.8.2) racc (~> 1.4) openneo-auth-signatory (0.1.0) ruby-hmac @@ -198,36 +204,37 @@ GEM rack (>= 1.0, < 4) rack-test (2.1.0) rack (>= 1.3) - rails (6.1.7.4) - actioncable (= 6.1.7.4) - actionmailbox (= 6.1.7.4) - actionmailer (= 6.1.7.4) - actionpack (= 6.1.7.4) - actiontext (= 6.1.7.4) - actionview (= 6.1.7.4) - activejob (= 6.1.7.4) - activemodel (= 6.1.7.4) - activerecord (= 6.1.7.4) - activestorage (= 6.1.7.4) - activesupport (= 6.1.7.4) + rails (7.0.6) + actioncable (= 7.0.6) + actionmailbox (= 7.0.6) + actionmailer (= 7.0.6) + actionpack (= 7.0.6) + actiontext (= 7.0.6) + actionview (= 7.0.6) + activejob (= 7.0.6) + activemodel (= 7.0.6) + activerecord (= 7.0.6) + activestorage (= 7.0.6) + activesupport (= 7.0.6) bundler (>= 1.15.0) - railties (= 6.1.7.4) - sprockets-rails (>= 2.0.0) - rails-dom-testing (2.1.1) + railties (= 7.0.6) + rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) rails-i18n (7.0.7) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - railties (6.1.7.4) - actionpack (= 6.1.7.4) - activesupport (= 6.1.7.4) + railties (7.0.6) + actionpack (= 7.0.6) + activesupport (= 7.0.6) method_source rake (>= 12.2) thor (~> 1.0) + zeitwerk (~> 2.5) rake (13.0.6) rb-fsevent (0.11.2) rb-inotify (0.10.1) @@ -330,7 +337,7 @@ DEPENDENCIES openneo-auth-signatory (~> 0.1.0) parallel (~> 1.23) rack-attack (~> 6.7) - rails (= 6.1.7.4) + rails (= 7.0.6) rails-i18n (~> 7.0, >= 7.0.7) rdiscount (~> 2.2, >= 2.2.7.1) react-rails (~> 2.7, >= 2.7.1) diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index b431bd17..fde5fb1c 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -199,7 +199,7 @@ module ApplicationHelper end def translate_markdown(key, options={}) - md translate("#{key}_markdown", options) + md translate("#{key}_markdown", **options) end alias_method :tmd, :translate_markdown @@ -220,12 +220,12 @@ module ApplicationHelper link_options = {} link_urls.each do |link_key, url| - content = translate("#{key}.#{link_key}_content", nonlink_options) + content = translate("#{key}.#{link_key}_content", **nonlink_options) link_options[link_key.to_sym] = link_to(content, url) end converted_options = link_options.merge(nonlink_options) - translate("#{key}.main_html", converted_options) + translate("#{key}.main_html", **converted_options) end alias_method :twl, :translate_with_links diff --git a/app/helpers/outfits_helper.rb b/app/helpers/outfits_helper.rb index 9c7aac8e..201baa76 100644 --- a/app/helpers/outfits_helper.rb +++ b/app/helpers/outfits_helper.rb @@ -11,9 +11,9 @@ module OutfitsHelper :contributed_description => contributed_description(contributed, false) end - def link_to_edit_outfit(content_or_outfit, outfit_or_options, options={}) + def link_to_edit_outfit(content_or_outfit, outfit_or_options, options={}, &block) if block_given? - content = capture_haml(&Proc.new) + content = capture_haml(&block) outfit = content_or_outfit options = outfit_or_options else @@ -100,9 +100,9 @@ module OutfitsHelper :created_at_ago => created_at_ago end - def outfit_li_for(outfit) + def outfit_li_for(outfit, &block) class_name = outfit.starred? ? 'starred' : nil - content_tag :li, :class => class_name, &Proc.new + content_tag :li, :class => class_name, &block end def pet_attribute_select(name, collection, value=nil) diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index e03cd917..f0259483 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -27,7 +27,7 @@ = yield :before_title - if content_for?(:title) && show_title_header? %h1#title= yield :title - = render 'static/announcement.html' + = render 'static/announcement' = yield :before_flashes = flashes diff --git a/bin/rails b/bin/rails index 6fb4e405..efc03774 100755 --- a/bin/rails +++ b/bin/rails @@ -1,4 +1,4 @@ #!/usr/bin/env ruby -APP_PATH = File.expand_path('../config/application', __dir__) +APP_PATH = File.expand_path("../config/application", __dir__) require_relative "../config/boot" require "rails/commands" diff --git a/bin/setup b/bin/setup index 90700ac4..ec47b79b 100755 --- a/bin/setup +++ b/bin/setup @@ -2,7 +2,7 @@ require "fileutils" # path to your application root. -APP_ROOT = File.expand_path('..', __dir__) +APP_ROOT = File.expand_path("..", __dir__) def system!(*args) system(*args) || abort("\n== Command #{args} failed ==") @@ -13,24 +13,21 @@ FileUtils.chdir APP_ROOT do # This script is idempotent, so that you can run it at any time and get an expectable outcome. # Add necessary setup steps to this file. - puts '== Installing dependencies ==' - system! 'gem install bundler --conservative' - system('bundle check') || system!('bundle install') - - # Install JavaScript dependencies - system! 'bin/yarn' + puts "== Installing dependencies ==" + system! "gem install bundler --conservative" + system("bundle check") || system!("bundle install") # puts "\n== Copying sample files ==" - # unless File.exist?('config/database.yml') - # FileUtils.cp 'config/database.yml.sample', 'config/database.yml' + # unless File.exist?("config/database.yml") + # FileUtils.cp "config/database.yml.sample", "config/database.yml" # end puts "\n== Preparing database ==" - system! 'bin/rails db:prepare' + system! "bin/rails db:prepare" puts "\n== Removing old logs and tempfiles ==" - system! 'bin/rails log:clear tmp:clear' + system! "bin/rails log:clear tmp:clear" puts "\n== Restarting application server ==" - system! 'bin/rails restart' + system! "bin/rails restart" end diff --git a/config/application.rb b/config/application.rb index 1fe7543b..6acd029b 100644 --- a/config/application.rb +++ b/config/application.rb @@ -9,7 +9,7 @@ Bundler.require(*Rails.groups) module OpenneoImpressItems class Application < Rails::Application # Initialize configuration defaults for originally generated Rails version. - config.load_defaults 6.1 + config.load_defaults 7.0 # Settings in config/environments/* take precedence over those specified here. # Application configuration should go into files in config/initializers diff --git a/config/boot.rb b/config/boot.rb index 3cda23b4..988a5ddc 100644 --- a/config/boot.rb +++ b/config/boot.rb @@ -1,4 +1,4 @@ -ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__) +ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__) require "bundler/setup" # Set up gems listed in the Gemfile. require "bootsnap/setup" # Speed up boot time by caching expensive operations. diff --git a/config/environments/development.rb b/config/environments/development.rb index 371d6b4c..84a67748 100644 --- a/config/environments/development.rb +++ b/config/environments/development.rb @@ -13,10 +13,13 @@ Rails.application.configure do # Show full error reports. config.consider_all_requests_local = true + + # Enable server timing + config.server_timing = true # Enable/disable caching. By default caching is disabled. # Run rails dev:cache to toggle caching. - if Rails.root.join('tmp', 'caching-dev.txt').exist? + if Rails.root.join("tmp/caching-dev.txt").exist? config.action_controller.perform_caching = true config.action_controller.enable_fragment_cache_logging = true diff --git a/config/environments/production.rb b/config/environments/production.rb index 159d7ed2..8f86fdaa 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -46,8 +46,6 @@ Rails.application.configure do # Enable threaded mode # config.threadsafe! - - config.active_support.deprecation = :log # Disable serving static files from the `/public` folder by default since # Apache or NGINX already handles this. @@ -71,9 +69,9 @@ Rails.application.configure do # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies. # config.force_ssl = true - # Use the lowest log level to ensure availability of diagnostic information - # when problems arise. - config.log_level = :debug + # Include generic and useful information about system operation, but avoid logging too much + # information to avoid inadvertent exposure of personally identifiable information (PII). + config.log_level = :info # Prepend all log lines with the following tags. config.log_tags = [ :request_id ] @@ -101,7 +99,7 @@ Rails.application.configure do config.i18n.fallbacks = true # Send deprecation notices to registered listeners. - config.active_support.deprecation = :notify + config.active_support.report_deprecations = false # Use default logging formatter so that PID and timestamp are not suppressed. config.log_formatter = ::Logger::Formatter.new diff --git a/config/environments/test.rb b/config/environments/test.rb index 17ce39cf..6ea4d1e7 100644 --- a/config/environments/test.rb +++ b/config/environments/test.rb @@ -8,17 +8,18 @@ require "active_support/core_ext/integer/time" Rails.application.configure do # Settings specified here will take precedence over those in config/application.rb. + # Turn false under Spring and add config.action_view.cache_template_loading = true. config.cache_classes = true - # Do not eager load code on boot. This avoids loading your whole application - # just for the purpose of running a single test. If you are using a tool that - # preloads Rails for running tests, you may have to set it to true. - config.eager_load = false + # Eager loading loads your whole application. When running a single test locally, + # this probably isn't necessary. It's a good idea to do in a continuous integration + # system, or in some way before deploying your code. + config.eager_load = ENV["CI"].present? # Configure public file server for tests with Cache-Control for performance. config.public_file_server.enabled = true config.public_file_server.headers = { - 'Cache-Control' => "public, max-age=#{1.hour.to_i}" + "Cache-Control" => "public, max-age=#{1.hour.to_i}" } # Show full error reports and disable caching. diff --git a/config/initializers/assets.rb b/config/initializers/assets.rb index 4b828e80..2eeef966 100644 --- a/config/initializers/assets.rb +++ b/config/initializers/assets.rb @@ -1,12 +1,10 @@ # Be sure to restart your server when you modify this file. # Version of your assets, change this if you want to expire all your assets. -Rails.application.config.assets.version = '1.0' +Rails.application.config.assets.version = "1.0" # Add additional assets to the asset load path. # Rails.application.config.assets.paths << Emoji.images_path -# Add Yarn node_modules folder to the asset load path. -Rails.application.config.assets.paths << Rails.root.join('node_modules') # Precompile additional assets. # application.js, application.css, and all non-JS/CSS in the app/assets diff --git a/config/initializers/content_security_policy.rb b/config/initializers/content_security_policy.rb index 35d0f26f..54f47cf1 100644 --- a/config/initializers/content_security_policy.rb +++ b/config/initializers/content_security_policy.rb @@ -1,30 +1,25 @@ # Be sure to restart your server when you modify this file. -# Define an application-wide content security policy -# For further information see the following documentation -# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy +# Define an application-wide content security policy. +# See the Securing Rails Applications Guide for more information: +# https://guides.rubyonrails.org/security.html#content-security-policy-header -# Rails.application.config.content_security_policy do |policy| -# policy.default_src :self, :https -# policy.font_src :self, :https, :data -# policy.img_src :self, :https, :data -# policy.object_src :none -# policy.script_src :self, :https -# policy.style_src :self, :https -# # If you are using webpack-dev-server then specify webpack-dev-server host -# policy.connect_src :self, :https, "http://localhost:3035", "ws://localhost:3035" if Rails.env.development? - -# # Specify URI for violation reports -# # policy.report_uri "/csp-violation-report-endpoint" +# Rails.application.configure do +# config.content_security_policy do |policy| +# policy.default_src :self, :https +# policy.font_src :self, :https, :data +# policy.img_src :self, :https, :data +# policy.object_src :none +# policy.script_src :self, :https +# policy.style_src :self, :https +# # Specify URI for violation reports +# # policy.report_uri "/csp-violation-report-endpoint" +# end +# +# # Generate session nonces for permitted importmap and inline scripts +# config.content_security_policy_nonce_generator = ->(request) { request.session.id.to_s } +# config.content_security_policy_nonce_directives = %w(script-src) +# +# # Report violations without enforcing the policy. +# # config.content_security_policy_report_only = true # end - -# If you are using UJS then enable automatic nonce generation -# Rails.application.config.content_security_policy_nonce_generator = -> request { SecureRandom.base64(16) } - -# Set the nonce only to specific directives -# Rails.application.config.content_security_policy_nonce_directives = %w(script-src) - -# Report CSP violations to a specified URI -# For further information see the following documentation: -# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy-Report-Only -# Rails.application.config.content_security_policy_report_only = true diff --git a/config/initializers/filter_parameter_logging.rb b/config/initializers/filter_parameter_logging.rb index 4b34a036..adc6568c 100644 --- a/config/initializers/filter_parameter_logging.rb +++ b/config/initializers/filter_parameter_logging.rb @@ -1,6 +1,8 @@ # Be sure to restart your server when you modify this file. -# Configure sensitive parameters which will be filtered from the log file. +# Configure parameters to be filtered from the log file. Use this to limit dissemination of +# sensitive information. See the ActiveSupport::ParameterFilter documentation for supported +# notations and behaviors. Rails.application.config.filter_parameters += [ :passw, :secret, :token, :_key, :crypt, :salt, :certificate, :otp, :ssn ] diff --git a/config/initializers/inflections.rb b/config/initializers/inflections.rb index ac033bf9..3860f659 100644 --- a/config/initializers/inflections.rb +++ b/config/initializers/inflections.rb @@ -4,13 +4,13 @@ # are locale specific, and you may define rules for as many different # locales as you wish. All of these examples are active by default: # ActiveSupport::Inflector.inflections(:en) do |inflect| -# inflect.plural /^(ox)$/i, '\1en' -# inflect.singular /^(ox)en/i, '\1' -# inflect.irregular 'person', 'people' +# inflect.plural /^(ox)$/i, "\\1en" +# inflect.singular /^(ox)en/i, "\\1" +# inflect.irregular "person", "people" # inflect.uncountable %w( fish sheep ) # end # These inflection rules are supported but not enabled by default: # ActiveSupport::Inflector.inflections(:en) do |inflect| -# inflect.acronym 'RESTful' +# inflect.acronym "RESTful" # end diff --git a/db/schema.rb b/db/schema.rb index 931f002c..5cb04c7f 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 20230802195548) do +ActiveRecord::Schema[6.1].define(version: 20230802195548) do create_table "auth_servers", force: true do |t| t.string "short_name", limit: 10, null: false diff --git a/vendor/cache/actioncable-6.1.7.4.gem b/vendor/cache/actioncable-6.1.7.4.gem deleted file mode 100644 index fb781fac..00000000 Binary files a/vendor/cache/actioncable-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/actioncable-7.0.6.gem b/vendor/cache/actioncable-7.0.6.gem new file mode 100644 index 00000000..188eb5ac Binary files /dev/null and b/vendor/cache/actioncable-7.0.6.gem differ diff --git a/vendor/cache/actionmailbox-6.1.7.4.gem b/vendor/cache/actionmailbox-6.1.7.4.gem deleted file mode 100644 index 999c9711..00000000 Binary files a/vendor/cache/actionmailbox-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/actionmailbox-7.0.6.gem b/vendor/cache/actionmailbox-7.0.6.gem new file mode 100644 index 00000000..a9ace399 Binary files /dev/null and b/vendor/cache/actionmailbox-7.0.6.gem differ diff --git a/vendor/cache/actionmailer-6.1.7.4.gem b/vendor/cache/actionmailer-6.1.7.4.gem deleted file mode 100644 index 56cc11fc..00000000 Binary files a/vendor/cache/actionmailer-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-7.0.6.gem b/vendor/cache/actionmailer-7.0.6.gem new file mode 100644 index 00000000..382a3f53 Binary files /dev/null and b/vendor/cache/actionmailer-7.0.6.gem differ diff --git a/vendor/cache/actionpack-6.1.7.4.gem b/vendor/cache/actionpack-6.1.7.4.gem deleted file mode 100644 index 094ad889..00000000 Binary files a/vendor/cache/actionpack-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/actionpack-7.0.6.gem b/vendor/cache/actionpack-7.0.6.gem new file mode 100644 index 00000000..30d44cc3 Binary files /dev/null and b/vendor/cache/actionpack-7.0.6.gem differ diff --git a/vendor/cache/actiontext-6.1.7.4.gem b/vendor/cache/actiontext-6.1.7.4.gem deleted file mode 100644 index 37af888a..00000000 Binary files a/vendor/cache/actiontext-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/actiontext-7.0.6.gem b/vendor/cache/actiontext-7.0.6.gem new file mode 100644 index 00000000..7809395d Binary files /dev/null and b/vendor/cache/actiontext-7.0.6.gem differ diff --git a/vendor/cache/actionview-6.1.7.4.gem b/vendor/cache/actionview-6.1.7.4.gem deleted file mode 100644 index 829b5158..00000000 Binary files a/vendor/cache/actionview-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/actionview-7.0.6.gem b/vendor/cache/actionview-7.0.6.gem new file mode 100644 index 00000000..e479f6b6 Binary files /dev/null and b/vendor/cache/actionview-7.0.6.gem differ diff --git a/vendor/cache/activejob-6.1.7.4.gem b/vendor/cache/activejob-6.1.7.4.gem deleted file mode 100644 index 36fca595..00000000 Binary files a/vendor/cache/activejob-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/activejob-7.0.6.gem b/vendor/cache/activejob-7.0.6.gem new file mode 100644 index 00000000..352e3d0b Binary files /dev/null and b/vendor/cache/activejob-7.0.6.gem differ diff --git a/vendor/cache/activemodel-6.1.7.4.gem b/vendor/cache/activemodel-6.1.7.4.gem deleted file mode 100644 index a889a029..00000000 Binary files a/vendor/cache/activemodel-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/activemodel-7.0.6.gem b/vendor/cache/activemodel-7.0.6.gem new file mode 100644 index 00000000..ec4c5851 Binary files /dev/null and b/vendor/cache/activemodel-7.0.6.gem differ diff --git a/vendor/cache/activerecord-6.1.7.4.gem b/vendor/cache/activerecord-6.1.7.4.gem deleted file mode 100644 index 3b3a4738..00000000 Binary files a/vendor/cache/activerecord-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/activerecord-7.0.6.gem b/vendor/cache/activerecord-7.0.6.gem new file mode 100644 index 00000000..995d62ec Binary files /dev/null and b/vendor/cache/activerecord-7.0.6.gem differ diff --git a/vendor/cache/activestorage-6.1.7.4.gem b/vendor/cache/activestorage-6.1.7.4.gem deleted file mode 100644 index ce8a3d90..00000000 Binary files a/vendor/cache/activestorage-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/activestorage-7.0.6.gem b/vendor/cache/activestorage-7.0.6.gem new file mode 100644 index 00000000..725998b1 Binary files /dev/null and b/vendor/cache/activestorage-7.0.6.gem differ diff --git a/vendor/cache/activesupport-6.1.7.4.gem b/vendor/cache/activesupport-6.1.7.4.gem deleted file mode 100644 index 0ad0e670..00000000 Binary files a/vendor/cache/activesupport-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/activesupport-7.0.6.gem b/vendor/cache/activesupport-7.0.6.gem new file mode 100644 index 00000000..dbbaf53d Binary files /dev/null and b/vendor/cache/activesupport-7.0.6.gem differ diff --git a/vendor/cache/nokogiri-1.13.10-x86_64-linux.gem b/vendor/cache/nokogiri-1.13.10-x86_64-linux.gem deleted file mode 100644 index 8a7f2b6a..00000000 Binary files a/vendor/cache/nokogiri-1.13.10-x86_64-linux.gem and /dev/null differ diff --git a/vendor/cache/nokogiri-1.15.3-x86_64-linux.gem b/vendor/cache/nokogiri-1.15.3-x86_64-linux.gem new file mode 100644 index 00000000..3f94fbc2 Binary files /dev/null and b/vendor/cache/nokogiri-1.15.3-x86_64-linux.gem differ diff --git a/vendor/cache/rails-6.1.7.4.gem b/vendor/cache/rails-6.1.7.4.gem deleted file mode 100644 index 8d17c704..00000000 Binary files a/vendor/cache/rails-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/rails-7.0.6.gem b/vendor/cache/rails-7.0.6.gem new file mode 100644 index 00000000..51dac95e Binary files /dev/null and b/vendor/cache/rails-7.0.6.gem differ diff --git a/vendor/cache/rails-dom-testing-2.1.1.gem b/vendor/cache/rails-dom-testing-2.1.1.gem deleted file mode 100644 index b0077862..00000000 Binary files a/vendor/cache/rails-dom-testing-2.1.1.gem and /dev/null differ diff --git a/vendor/cache/rails-dom-testing-2.2.0.gem b/vendor/cache/rails-dom-testing-2.2.0.gem new file mode 100644 index 00000000..03394fd5 Binary files /dev/null and b/vendor/cache/rails-dom-testing-2.2.0.gem differ diff --git a/vendor/cache/rails-html-sanitizer-1.5.0.gem b/vendor/cache/rails-html-sanitizer-1.5.0.gem deleted file mode 100644 index d101a1fa..00000000 Binary files a/vendor/cache/rails-html-sanitizer-1.5.0.gem and /dev/null differ diff --git a/vendor/cache/rails-html-sanitizer-1.6.0.gem b/vendor/cache/rails-html-sanitizer-1.6.0.gem new file mode 100644 index 00000000..08054b3e Binary files /dev/null and b/vendor/cache/rails-html-sanitizer-1.6.0.gem differ diff --git a/vendor/cache/railties-6.1.7.4.gem b/vendor/cache/railties-6.1.7.4.gem deleted file mode 100644 index e8420330..00000000 Binary files a/vendor/cache/railties-6.1.7.4.gem and /dev/null differ diff --git a/vendor/cache/railties-7.0.6.gem b/vendor/cache/railties-7.0.6.gem new file mode 100644 index 00000000..22c0217e Binary files /dev/null and b/vendor/cache/railties-7.0.6.gem differ