diff --git a/Gemfile b/Gemfile index ecccfab9..985c787f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' ruby '3.3.0' -gem 'rails', '~> 7.1', '>= 7.1.3.2' +gem 'rails', '~> 7.1', '>= 7.1.3.4' # The HTTP server running the Rails instance. gem 'falcon', '~> 0.43.0' diff --git a/Gemfile.lock b/Gemfile.lock index 7b90a521..5c38e505 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,35 +7,35 @@ GIT GEM remote: https://rubygems.org/ specs: - actioncable (7.1.3.2) - actionpack (= 7.1.3.2) - activesupport (= 7.1.3.2) + actioncable (7.1.3.4) + actionpack (= 7.1.3.4) + activesupport (= 7.1.3.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.1.3.2) - actionpack (= 7.1.3.2) - activejob (= 7.1.3.2) - activerecord (= 7.1.3.2) - activestorage (= 7.1.3.2) - activesupport (= 7.1.3.2) + actionmailbox (7.1.3.4) + actionpack (= 7.1.3.4) + activejob (= 7.1.3.4) + activerecord (= 7.1.3.4) + activestorage (= 7.1.3.4) + activesupport (= 7.1.3.4) mail (>= 2.7.1) net-imap net-pop net-smtp - actionmailer (7.1.3.2) - actionpack (= 7.1.3.2) - actionview (= 7.1.3.2) - activejob (= 7.1.3.2) - activesupport (= 7.1.3.2) + actionmailer (7.1.3.4) + actionpack (= 7.1.3.4) + actionview (= 7.1.3.4) + activejob (= 7.1.3.4) + activesupport (= 7.1.3.4) mail (~> 2.5, >= 2.5.4) net-imap net-pop net-smtp rails-dom-testing (~> 2.2) - actionpack (7.1.3.2) - actionview (= 7.1.3.2) - activesupport (= 7.1.3.2) + actionpack (7.1.3.4) + actionview (= 7.1.3.4) + activesupport (= 7.1.3.4) nokogiri (>= 1.8.5) racc rack (>= 2.2.4) @@ -43,35 +43,35 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actiontext (7.1.3.2) - actionpack (= 7.1.3.2) - activerecord (= 7.1.3.2) - activestorage (= 7.1.3.2) - activesupport (= 7.1.3.2) + actiontext (7.1.3.4) + actionpack (= 7.1.3.4) + activerecord (= 7.1.3.4) + activestorage (= 7.1.3.4) + activesupport (= 7.1.3.4) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.1.3.2) - activesupport (= 7.1.3.2) + actionview (7.1.3.4) + activesupport (= 7.1.3.4) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.1.3.2) - activesupport (= 7.1.3.2) + activejob (7.1.3.4) + activesupport (= 7.1.3.4) globalid (>= 0.3.6) - activemodel (7.1.3.2) - activesupport (= 7.1.3.2) - activerecord (7.1.3.2) - activemodel (= 7.1.3.2) - activesupport (= 7.1.3.2) + activemodel (7.1.3.4) + activesupport (= 7.1.3.4) + activerecord (7.1.3.4) + activemodel (= 7.1.3.4) + activesupport (= 7.1.3.4) timeout (>= 0.4.0) - activestorage (7.1.3.2) - actionpack (= 7.1.3.2) - activejob (= 7.1.3.2) - activerecord (= 7.1.3.2) - activesupport (= 7.1.3.2) + activestorage (7.1.3.4) + actionpack (= 7.1.3.4) + activejob (= 7.1.3.4) + activerecord (= 7.1.3.4) + activesupport (= 7.1.3.4) marcel (~> 1.0) - activesupport (7.1.3.2) + activesupport (7.1.3.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -211,7 +211,7 @@ GEM net-pop net-smtp mapping (1.1.1) - marcel (1.0.2) + marcel (1.0.4) memory_profiler (1.0.1) mini_mime (1.1.5) mini_portile2 (2.8.5) @@ -231,7 +231,7 @@ GEM timeout net-smtp (0.4.0.1) net-protocol - nio4r (2.7.0) + nio4r (2.7.3) nokogiri (1.16.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -300,20 +300,20 @@ GEM rackup (2.1.0) rack (>= 3) webrick (~> 1.8) - rails (7.1.3.2) - actioncable (= 7.1.3.2) - actionmailbox (= 7.1.3.2) - actionmailer (= 7.1.3.2) - actionpack (= 7.1.3.2) - actiontext (= 7.1.3.2) - actionview (= 7.1.3.2) - activejob (= 7.1.3.2) - activemodel (= 7.1.3.2) - activerecord (= 7.1.3.2) - activestorage (= 7.1.3.2) - activesupport (= 7.1.3.2) + rails (7.1.3.4) + actioncable (= 7.1.3.4) + actionmailbox (= 7.1.3.4) + actionmailer (= 7.1.3.4) + actionpack (= 7.1.3.4) + actiontext (= 7.1.3.4) + actionview (= 7.1.3.4) + activejob (= 7.1.3.4) + activemodel (= 7.1.3.4) + activerecord (= 7.1.3.4) + activestorage (= 7.1.3.4) + activesupport (= 7.1.3.4) bundler (>= 1.15.0) - railties (= 7.1.3.2) + railties (= 7.1.3.4) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -324,9 +324,9 @@ GEM rails-i18n (7.0.8) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - railties (7.1.3.2) - actionpack (= 7.1.3.2) - activesupport (= 7.1.3.2) + railties (7.1.3.4) + actionpack (= 7.1.3.4) + activesupport (= 7.1.3.4) irb rackup (>= 1.0.0) rake (>= 12.2) @@ -455,7 +455,7 @@ DEPENDENCIES parallel (~> 1.23) rack-attack (~> 6.7) rack-mini-profiler (~> 3.1) - rails (~> 7.1, >= 7.1.3.2) + rails (~> 7.1, >= 7.1.3.4) rails-i18n (~> 7.0, >= 7.0.7) rdiscount (~> 2.2, >= 2.2.7.1) react-rails (~> 2.7, >= 2.7.1) diff --git a/vendor/cache/actioncable-7.1.3.2.gem b/vendor/cache/actioncable-7.1.3.2.gem deleted file mode 100644 index 8ae4343f..00000000 Binary files a/vendor/cache/actioncable-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/actioncable-7.1.3.4.gem b/vendor/cache/actioncable-7.1.3.4.gem new file mode 100644 index 00000000..f93a37b0 Binary files /dev/null and b/vendor/cache/actioncable-7.1.3.4.gem differ diff --git a/vendor/cache/actionmailbox-7.1.3.2.gem b/vendor/cache/actionmailbox-7.1.3.2.gem deleted file mode 100644 index 52f77c2b..00000000 Binary files a/vendor/cache/actionmailbox-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/actionmailbox-7.1.3.4.gem b/vendor/cache/actionmailbox-7.1.3.4.gem new file mode 100644 index 00000000..0672c112 Binary files /dev/null and b/vendor/cache/actionmailbox-7.1.3.4.gem differ diff --git a/vendor/cache/actionmailer-7.1.3.2.gem b/vendor/cache/actionmailer-7.1.3.2.gem deleted file mode 100644 index 68c45539..00000000 Binary files a/vendor/cache/actionmailer-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-7.1.3.4.gem b/vendor/cache/actionmailer-7.1.3.4.gem new file mode 100644 index 00000000..b7b521d0 Binary files /dev/null and b/vendor/cache/actionmailer-7.1.3.4.gem differ diff --git a/vendor/cache/actionpack-7.1.3.2.gem b/vendor/cache/actionpack-7.1.3.2.gem deleted file mode 100644 index 4b6faa82..00000000 Binary files a/vendor/cache/actionpack-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/actionpack-7.1.3.4.gem b/vendor/cache/actionpack-7.1.3.4.gem new file mode 100644 index 00000000..97b434ae Binary files /dev/null and b/vendor/cache/actionpack-7.1.3.4.gem differ diff --git a/vendor/cache/actiontext-7.1.3.2.gem b/vendor/cache/actiontext-7.1.3.2.gem deleted file mode 100644 index 0ca9baff..00000000 Binary files a/vendor/cache/actiontext-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/actiontext-7.1.3.4.gem b/vendor/cache/actiontext-7.1.3.4.gem new file mode 100644 index 00000000..1eab98c1 Binary files /dev/null and b/vendor/cache/actiontext-7.1.3.4.gem differ diff --git a/vendor/cache/actionview-7.1.3.2.gem b/vendor/cache/actionview-7.1.3.2.gem deleted file mode 100644 index b6be073f..00000000 Binary files a/vendor/cache/actionview-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/actionview-7.1.3.4.gem b/vendor/cache/actionview-7.1.3.4.gem new file mode 100644 index 00000000..cbc2970f Binary files /dev/null and b/vendor/cache/actionview-7.1.3.4.gem differ diff --git a/vendor/cache/activejob-7.1.3.2.gem b/vendor/cache/activejob-7.1.3.2.gem deleted file mode 100644 index ff8a8729..00000000 Binary files a/vendor/cache/activejob-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/activejob-7.1.3.4.gem b/vendor/cache/activejob-7.1.3.4.gem new file mode 100644 index 00000000..9b209b5f Binary files /dev/null and b/vendor/cache/activejob-7.1.3.4.gem differ diff --git a/vendor/cache/activemodel-7.1.3.2.gem b/vendor/cache/activemodel-7.1.3.2.gem deleted file mode 100644 index b83e5d22..00000000 Binary files a/vendor/cache/activemodel-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/activemodel-7.1.3.4.gem b/vendor/cache/activemodel-7.1.3.4.gem new file mode 100644 index 00000000..1f755d00 Binary files /dev/null and b/vendor/cache/activemodel-7.1.3.4.gem differ diff --git a/vendor/cache/activerecord-7.1.3.2.gem b/vendor/cache/activerecord-7.1.3.2.gem deleted file mode 100644 index 0f48d9c1..00000000 Binary files a/vendor/cache/activerecord-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/activerecord-7.1.3.4.gem b/vendor/cache/activerecord-7.1.3.4.gem new file mode 100644 index 00000000..5848eb98 Binary files /dev/null and b/vendor/cache/activerecord-7.1.3.4.gem differ diff --git a/vendor/cache/activestorage-7.1.3.2.gem b/vendor/cache/activestorage-7.1.3.2.gem deleted file mode 100644 index 409fd889..00000000 Binary files a/vendor/cache/activestorage-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/activestorage-7.1.3.4.gem b/vendor/cache/activestorage-7.1.3.4.gem new file mode 100644 index 00000000..b2f082bb Binary files /dev/null and b/vendor/cache/activestorage-7.1.3.4.gem differ diff --git a/vendor/cache/activesupport-7.1.3.2.gem b/vendor/cache/activesupport-7.1.3.2.gem deleted file mode 100644 index 219df775..00000000 Binary files a/vendor/cache/activesupport-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/activesupport-7.1.3.4.gem b/vendor/cache/activesupport-7.1.3.4.gem new file mode 100644 index 00000000..48bb9499 Binary files /dev/null and b/vendor/cache/activesupport-7.1.3.4.gem differ diff --git a/vendor/cache/marcel-1.0.2.gem b/vendor/cache/marcel-1.0.2.gem deleted file mode 100644 index acb69eb3..00000000 Binary files a/vendor/cache/marcel-1.0.2.gem and /dev/null differ diff --git a/vendor/cache/marcel-1.0.4.gem b/vendor/cache/marcel-1.0.4.gem new file mode 100644 index 00000000..2d0ab222 Binary files /dev/null and b/vendor/cache/marcel-1.0.4.gem differ diff --git a/vendor/cache/nio4r-2.7.0.gem b/vendor/cache/nio4r-2.7.0.gem deleted file mode 100644 index 365aa953..00000000 Binary files a/vendor/cache/nio4r-2.7.0.gem and /dev/null differ diff --git a/vendor/cache/nio4r-2.7.3.gem b/vendor/cache/nio4r-2.7.3.gem new file mode 100644 index 00000000..60d86590 Binary files /dev/null and b/vendor/cache/nio4r-2.7.3.gem differ diff --git a/vendor/cache/rails-7.1.3.2.gem b/vendor/cache/rails-7.1.3.2.gem deleted file mode 100644 index bb35e7a6..00000000 Binary files a/vendor/cache/rails-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/rails-7.1.3.4.gem b/vendor/cache/rails-7.1.3.4.gem new file mode 100644 index 00000000..4cafd481 Binary files /dev/null and b/vendor/cache/rails-7.1.3.4.gem differ diff --git a/vendor/cache/railties-7.1.3.2.gem b/vendor/cache/railties-7.1.3.2.gem deleted file mode 100644 index ab11bbfc..00000000 Binary files a/vendor/cache/railties-7.1.3.2.gem and /dev/null differ diff --git a/vendor/cache/railties-7.1.3.4.gem b/vendor/cache/railties-7.1.3.4.gem new file mode 100644 index 00000000..b6caafaf Binary files /dev/null and b/vendor/cache/railties-7.1.3.4.gem differ