diff --git a/Gemfile b/Gemfile index 47027ad6..5b379c6c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,10 +1,10 @@ source 'http://rubygems.org' ruby '3.1.4' -gem 'rails', '= 7.0.6' +gem 'rails', '= 7.0.7.1' # The HTTP server running the Rails instance. -gem 'puma', '~> 6.3' +gem 'puma', '~> 6.3', '>= 6.3.1' # Our database is MySQL, in both development and production. gem 'mysql2', '~> 0.5.5' diff --git a/Gemfile.lock b/Gemfile.lock index 99363617..a99a9eff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,67 +7,67 @@ GIT GEM remote: http://rubygems.org/ specs: - actioncable (7.0.6) - actionpack (= 7.0.6) - activesupport (= 7.0.6) + actioncable (7.0.7.1) + actionpack (= 7.0.7.1) + activesupport (= 7.0.7.1) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (7.0.6) - actionpack (= 7.0.6) - activejob (= 7.0.6) - activerecord (= 7.0.6) - activestorage (= 7.0.6) - activesupport (= 7.0.6) + actionmailbox (7.0.7.1) + actionpack (= 7.0.7.1) + activejob (= 7.0.7.1) + activerecord (= 7.0.7.1) + activestorage (= 7.0.7.1) + activesupport (= 7.0.7.1) mail (>= 2.7.1) 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) + actionmailer (7.0.7.1) + actionpack (= 7.0.7.1) + actionview (= 7.0.7.1) + activejob (= 7.0.7.1) + activesupport (= 7.0.7.1) mail (~> 2.5, >= 2.5.4) net-imap net-pop net-smtp rails-dom-testing (~> 2.0) - actionpack (7.0.6) - actionview (= 7.0.6) - activesupport (= 7.0.6) + actionpack (7.0.7.1) + actionview (= 7.0.7.1) + activesupport (= 7.0.7.1) 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 (7.0.6) - actionpack (= 7.0.6) - activerecord (= 7.0.6) - activestorage (= 7.0.6) - activesupport (= 7.0.6) + actiontext (7.0.7.1) + actionpack (= 7.0.7.1) + activerecord (= 7.0.7.1) + activestorage (= 7.0.7.1) + activesupport (= 7.0.7.1) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.0.6) - activesupport (= 7.0.6) + actionview (7.0.7.1) + activesupport (= 7.0.7.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (7.0.6) - activesupport (= 7.0.6) + activejob (7.0.7.1) + activesupport (= 7.0.7.1) globalid (>= 0.3.6) - 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) + activemodel (7.0.7.1) + activesupport (= 7.0.7.1) + activerecord (7.0.7.1) + activemodel (= 7.0.7.1) + activesupport (= 7.0.7.1) + activestorage (7.0.7.1) + actionpack (= 7.0.7.1) + activejob (= 7.0.7.1) + activerecord (= 7.0.7.1) + activesupport (= 7.0.7.1) marcel (~> 1.0) mini_mime (>= 1.1.0) - activesupport (7.0.6) + activesupport (7.0.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -110,11 +110,11 @@ GEM factory_girl (~> 4.9.0) railties (>= 3.0.0) ffi (1.15.5) - globalid (1.1.0) - activesupport (>= 5.0) - globalize (6.2.1) - activemodel (>= 4.2, < 7.1) - activerecord (>= 4.2, < 7.1) + globalid (1.2.1) + activesupport (>= 6.1) + globalize (6.3.0) + activemodel (>= 4.2, < 7.2) + activerecord (>= 4.2, < 7.2) request_store (~> 1.0) haml (6.1.1) temple (>= 0.8.2) @@ -145,19 +145,19 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.0218.1) - mini_mime (1.1.2) + mini_mime (1.1.5) mini_portile2 (2.8.4) minitest (5.19.0) msgpack (1.7.2) mysql2 (0.5.5) - net-imap (0.3.7) + net-imap (0.4.2) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.1) timeout - net-smtp (0.3.3) + net-smtp (0.4.0) net-protocol netrc (0.11.0) nio4r (2.5.9) @@ -167,7 +167,7 @@ GEM orm_adapter (0.5.0) parallel (1.23.0) public_suffix (5.0.3) - puma (6.3.0) + puma (6.4.0) nio4r (~> 2.0) racc (1.7.1) rack (2.2.8) @@ -175,20 +175,20 @@ GEM rack (>= 1.0, < 4) rack-test (2.1.0) rack (>= 1.3) - 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) + rails (7.0.7.1) + actioncable (= 7.0.7.1) + actionmailbox (= 7.0.7.1) + actionmailer (= 7.0.7.1) + actionpack (= 7.0.7.1) + actiontext (= 7.0.7.1) + actionview (= 7.0.7.1) + activejob (= 7.0.7.1) + activemodel (= 7.0.7.1) + activerecord (= 7.0.7.1) + activestorage (= 7.0.7.1) + activesupport (= 7.0.7.1) bundler (>= 1.15.0) - railties (= 7.0.6) + railties (= 7.0.7.1) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -199,9 +199,9 @@ GEM rails-i18n (7.0.7) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - railties (7.0.6) - actionpack (= 7.0.6) - activesupport (= 7.0.6) + railties (7.0.7.1) + actionpack (= 7.0.7.1) + activesupport (= 7.0.7.1) method_source rake (>= 12.2) thor (~> 1.0) @@ -271,7 +271,7 @@ GEM unf_ext (0.0.8.2) warden (1.2.7) rack (>= 1.0) - web-console (4.2.0) + web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) @@ -300,9 +300,9 @@ DEPENDENCIES mysql2 (~> 0.5.5) nokogiri (~> 1.15, >= 1.15.3) parallel (~> 1.23) - puma (~> 6.3) + puma (~> 6.3, >= 6.3.1) rack-attack (~> 6.7) - rails (= 7.0.6) + rails (= 7.0.7.1) 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.0.6.gem b/vendor/cache/actioncable-7.0.6.gem deleted file mode 100644 index 188eb5ac..00000000 Binary files a/vendor/cache/actioncable-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/actioncable-7.0.7.1.gem b/vendor/cache/actioncable-7.0.7.1.gem new file mode 100644 index 00000000..60395534 Binary files /dev/null and b/vendor/cache/actioncable-7.0.7.1.gem differ diff --git a/vendor/cache/actionmailbox-7.0.6.gem b/vendor/cache/actionmailbox-7.0.6.gem deleted file mode 100644 index a9ace399..00000000 Binary files a/vendor/cache/actionmailbox-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/actionmailbox-7.0.7.1.gem b/vendor/cache/actionmailbox-7.0.7.1.gem new file mode 100644 index 00000000..48d57ec2 Binary files /dev/null and b/vendor/cache/actionmailbox-7.0.7.1.gem differ diff --git a/vendor/cache/actionmailer-7.0.6.gem b/vendor/cache/actionmailer-7.0.6.gem deleted file mode 100644 index 382a3f53..00000000 Binary files a/vendor/cache/actionmailer-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-7.0.7.1.gem b/vendor/cache/actionmailer-7.0.7.1.gem new file mode 100644 index 00000000..6f66dcfa Binary files /dev/null and b/vendor/cache/actionmailer-7.0.7.1.gem differ diff --git a/vendor/cache/actionpack-7.0.6.gem b/vendor/cache/actionpack-7.0.6.gem deleted file mode 100644 index 30d44cc3..00000000 Binary files a/vendor/cache/actionpack-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/actionpack-7.0.7.1.gem b/vendor/cache/actionpack-7.0.7.1.gem new file mode 100644 index 00000000..097b7444 Binary files /dev/null and b/vendor/cache/actionpack-7.0.7.1.gem differ diff --git a/vendor/cache/actiontext-7.0.6.gem b/vendor/cache/actiontext-7.0.6.gem deleted file mode 100644 index 7809395d..00000000 Binary files a/vendor/cache/actiontext-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/actiontext-7.0.7.1.gem b/vendor/cache/actiontext-7.0.7.1.gem new file mode 100644 index 00000000..d73e02dd Binary files /dev/null and b/vendor/cache/actiontext-7.0.7.1.gem differ diff --git a/vendor/cache/actionview-7.0.6.gem b/vendor/cache/actionview-7.0.6.gem deleted file mode 100644 index e479f6b6..00000000 Binary files a/vendor/cache/actionview-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/actionview-7.0.7.1.gem b/vendor/cache/actionview-7.0.7.1.gem new file mode 100644 index 00000000..70d1bf19 Binary files /dev/null and b/vendor/cache/actionview-7.0.7.1.gem differ diff --git a/vendor/cache/activejob-7.0.6.gem b/vendor/cache/activejob-7.0.6.gem deleted file mode 100644 index 352e3d0b..00000000 Binary files a/vendor/cache/activejob-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/activejob-7.0.7.1.gem b/vendor/cache/activejob-7.0.7.1.gem new file mode 100644 index 00000000..1149d4d7 Binary files /dev/null and b/vendor/cache/activejob-7.0.7.1.gem differ diff --git a/vendor/cache/activemodel-7.0.6.gem b/vendor/cache/activemodel-7.0.6.gem deleted file mode 100644 index ec4c5851..00000000 Binary files a/vendor/cache/activemodel-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/activemodel-7.0.7.1.gem b/vendor/cache/activemodel-7.0.7.1.gem new file mode 100644 index 00000000..0ba7dc5f Binary files /dev/null and b/vendor/cache/activemodel-7.0.7.1.gem differ diff --git a/vendor/cache/activerecord-7.0.6.gem b/vendor/cache/activerecord-7.0.6.gem deleted file mode 100644 index 995d62ec..00000000 Binary files a/vendor/cache/activerecord-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/activerecord-7.0.7.1.gem b/vendor/cache/activerecord-7.0.7.1.gem new file mode 100644 index 00000000..5df2c174 Binary files /dev/null and b/vendor/cache/activerecord-7.0.7.1.gem differ diff --git a/vendor/cache/activestorage-7.0.6.gem b/vendor/cache/activestorage-7.0.6.gem deleted file mode 100644 index 725998b1..00000000 Binary files a/vendor/cache/activestorage-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/activestorage-7.0.7.1.gem b/vendor/cache/activestorage-7.0.7.1.gem new file mode 100644 index 00000000..fe0605b5 Binary files /dev/null and b/vendor/cache/activestorage-7.0.7.1.gem differ diff --git a/vendor/cache/activesupport-7.0.6.gem b/vendor/cache/activesupport-7.0.6.gem deleted file mode 100644 index dbbaf53d..00000000 Binary files a/vendor/cache/activesupport-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/activesupport-7.0.7.1.gem b/vendor/cache/activesupport-7.0.7.1.gem new file mode 100644 index 00000000..6d25477c Binary files /dev/null and b/vendor/cache/activesupport-7.0.7.1.gem differ diff --git a/vendor/cache/globalid-1.1.0.gem b/vendor/cache/globalid-1.1.0.gem deleted file mode 100644 index 01f9aa3b..00000000 Binary files a/vendor/cache/globalid-1.1.0.gem and /dev/null differ diff --git a/vendor/cache/globalid-1.2.1.gem b/vendor/cache/globalid-1.2.1.gem new file mode 100644 index 00000000..daee5380 Binary files /dev/null and b/vendor/cache/globalid-1.2.1.gem differ diff --git a/vendor/cache/globalize-6.2.1.gem b/vendor/cache/globalize-6.2.1.gem deleted file mode 100644 index b53e80cb..00000000 Binary files a/vendor/cache/globalize-6.2.1.gem and /dev/null differ diff --git a/vendor/cache/globalize-6.3.0.gem b/vendor/cache/globalize-6.3.0.gem new file mode 100644 index 00000000..189887cb Binary files /dev/null and b/vendor/cache/globalize-6.3.0.gem differ diff --git a/vendor/cache/mini_mime-1.1.2.gem b/vendor/cache/mini_mime-1.1.2.gem deleted file mode 100644 index 6e794650..00000000 Binary files a/vendor/cache/mini_mime-1.1.2.gem and /dev/null differ diff --git a/vendor/cache/mini_mime-1.1.5.gem b/vendor/cache/mini_mime-1.1.5.gem new file mode 100644 index 00000000..b16e88f5 Binary files /dev/null and b/vendor/cache/mini_mime-1.1.5.gem differ diff --git a/vendor/cache/net-imap-0.3.7.gem b/vendor/cache/net-imap-0.3.7.gem deleted file mode 100644 index aff2aa13..00000000 Binary files a/vendor/cache/net-imap-0.3.7.gem and /dev/null differ diff --git a/vendor/cache/net-imap-0.4.2.gem b/vendor/cache/net-imap-0.4.2.gem new file mode 100644 index 00000000..0d48c719 Binary files /dev/null and b/vendor/cache/net-imap-0.4.2.gem differ diff --git a/vendor/cache/net-smtp-0.3.3.gem b/vendor/cache/net-smtp-0.3.3.gem deleted file mode 100644 index 09fd408d..00000000 Binary files a/vendor/cache/net-smtp-0.3.3.gem and /dev/null differ diff --git a/vendor/cache/net-smtp-0.4.0.gem b/vendor/cache/net-smtp-0.4.0.gem new file mode 100644 index 00000000..81f92360 Binary files /dev/null and b/vendor/cache/net-smtp-0.4.0.gem differ diff --git a/vendor/cache/puma-6.3.0.gem b/vendor/cache/puma-6.3.0.gem deleted file mode 100644 index abfb1fbd..00000000 Binary files a/vendor/cache/puma-6.3.0.gem and /dev/null differ diff --git a/vendor/cache/puma-6.4.0.gem b/vendor/cache/puma-6.4.0.gem new file mode 100644 index 00000000..eac23ada Binary files /dev/null and b/vendor/cache/puma-6.4.0.gem differ diff --git a/vendor/cache/rails-7.0.6.gem b/vendor/cache/rails-7.0.6.gem deleted file mode 100644 index 51dac95e..00000000 Binary files a/vendor/cache/rails-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/rails-7.0.7.1.gem b/vendor/cache/rails-7.0.7.1.gem new file mode 100644 index 00000000..a3c7e2d0 Binary files /dev/null and b/vendor/cache/rails-7.0.7.1.gem differ diff --git a/vendor/cache/railties-7.0.6.gem b/vendor/cache/railties-7.0.6.gem deleted file mode 100644 index 22c0217e..00000000 Binary files a/vendor/cache/railties-7.0.6.gem and /dev/null differ diff --git a/vendor/cache/railties-7.0.7.1.gem b/vendor/cache/railties-7.0.7.1.gem new file mode 100644 index 00000000..cc0f54d7 Binary files /dev/null and b/vendor/cache/railties-7.0.7.1.gem differ diff --git a/vendor/cache/web-console-4.2.0.gem b/vendor/cache/web-console-4.2.0.gem deleted file mode 100644 index f147b5d6..00000000 Binary files a/vendor/cache/web-console-4.2.0.gem and /dev/null differ diff --git a/vendor/cache/web-console-4.2.1.gem b/vendor/cache/web-console-4.2.1.gem new file mode 100644 index 00000000..bbc1da9c Binary files /dev/null and b/vendor/cache/web-console-4.2.1.gem differ