diff --git a/Gemfile.lock b/Gemfile.lock index 07c54069..f7594f04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,80 +1,76 @@ GEM remote: https://rubygems.org/ specs: - actioncable (7.1.3.4) - actionpack (= 7.1.3.4) - activesupport (= 7.1.3.4) + actioncable (7.2.0) + actionpack (= 7.2.0) + activesupport (= 7.2.0) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - 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.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 + actionmailbox (7.2.0) + actionpack (= 7.2.0) + activejob (= 7.2.0) + activerecord (= 7.2.0) + activestorage (= 7.2.0) + activesupport (= 7.2.0) + mail (>= 2.8.0) + actionmailer (7.2.0) + actionpack (= 7.2.0) + actionview (= 7.2.0) + activejob (= 7.2.0) + activesupport (= 7.2.0) + mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.1.3.4) - actionview (= 7.1.3.4) - activesupport (= 7.1.3.4) + actionpack (7.2.0) + actionview (= 7.2.0) + activesupport (= 7.2.0) nokogiri (>= 1.8.5) racc - rack (>= 2.2.4) + rack (>= 2.2.4, < 3.2) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - 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) + useragent (~> 0.16) + actiontext (7.2.0) + actionpack (= 7.2.0) + activerecord (= 7.2.0) + activestorage (= 7.2.0) + activesupport (= 7.2.0) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.1.3.4) - activesupport (= 7.1.3.4) + actionview (7.2.0) + activesupport (= 7.2.0) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.1.3.4) - activesupport (= 7.1.3.4) + activejob (7.2.0) + activesupport (= 7.2.0) globalid (>= 0.3.6) - 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) + activemodel (7.2.0) + activesupport (= 7.2.0) + activerecord (7.2.0) + activemodel (= 7.2.0) + activesupport (= 7.2.0) timeout (>= 0.4.0) - 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) + activestorage (7.2.0) + actionpack (= 7.2.0) + activejob (= 7.2.0) + activerecord (= 7.2.0) + activesupport (= 7.2.0) marcel (~> 1.0) - activesupport (7.1.3.4) + activesupport (7.2.0) 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) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) @@ -91,7 +87,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -191,12 +187,11 @@ GEM mini_magick (5.0.1) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.24.1) + minitest (5.25.1) multi_xml (0.7.1) bigdecimal (~> 3.1) multipart-post (2.2.3) - mutex_m (0.2.0) - net-imap (0.4.12) + net-imap (0.4.14) date net-protocol net-pop (0.1.2) @@ -236,20 +231,20 @@ GEM rackup (2.1.0) rack (>= 3) webrick (~> 1.8) - 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) + rails (7.2.0) + actioncable (= 7.2.0) + actionmailbox (= 7.2.0) + actionmailer (= 7.2.0) + actionpack (= 7.2.0) + actiontext (= 7.2.0) + actionview (= 7.2.0) + activejob (= 7.2.0) + activemodel (= 7.2.0) + activerecord (= 7.2.0) + activestorage (= 7.2.0) + activesupport (= 7.2.0) bundler (>= 1.15.0) - railties (= 7.1.3.4) + railties (= 7.2.0) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest @@ -260,10 +255,10 @@ GEM rails-i18n (7.0.9) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - railties (7.1.3.4) - actionpack (= 7.1.3.4) - activesupport (= 7.1.3.4) - irb + railties (7.2.0) + actionpack (= 7.2.0) + activesupport (= 7.2.0) + irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) @@ -320,6 +315,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt + securerandom (0.3.1) selenium-webdriver (4.23.0) base64 (~> 0.2) logger (~> 1.4) @@ -354,6 +350,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) + useragent (0.16.10) vcr (6.3.1) base64 webmock (3.23.1) diff --git a/vendor/cache/actioncable-7.1.3.4.gem b/vendor/cache/actioncable-7.1.3.4.gem deleted file mode 100644 index f93a37b0..00000000 Binary files a/vendor/cache/actioncable-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/actioncable-7.2.0.gem b/vendor/cache/actioncable-7.2.0.gem new file mode 100644 index 00000000..15803f19 Binary files /dev/null and b/vendor/cache/actioncable-7.2.0.gem differ diff --git a/vendor/cache/actionmailbox-7.1.3.4.gem b/vendor/cache/actionmailbox-7.1.3.4.gem deleted file mode 100644 index 0672c112..00000000 Binary files a/vendor/cache/actionmailbox-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/actionmailbox-7.2.0.gem b/vendor/cache/actionmailbox-7.2.0.gem new file mode 100644 index 00000000..5596caac Binary files /dev/null and b/vendor/cache/actionmailbox-7.2.0.gem differ diff --git a/vendor/cache/actionmailer-7.1.3.4.gem b/vendor/cache/actionmailer-7.1.3.4.gem deleted file mode 100644 index b7b521d0..00000000 Binary files a/vendor/cache/actionmailer-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-7.2.0.gem b/vendor/cache/actionmailer-7.2.0.gem new file mode 100644 index 00000000..c3355ec0 Binary files /dev/null and b/vendor/cache/actionmailer-7.2.0.gem differ diff --git a/vendor/cache/actionpack-7.1.3.4.gem b/vendor/cache/actionpack-7.1.3.4.gem deleted file mode 100644 index 97b434ae..00000000 Binary files a/vendor/cache/actionpack-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/actionpack-7.2.0.gem b/vendor/cache/actionpack-7.2.0.gem new file mode 100644 index 00000000..e743f805 Binary files /dev/null and b/vendor/cache/actionpack-7.2.0.gem differ diff --git a/vendor/cache/actiontext-7.1.3.4.gem b/vendor/cache/actiontext-7.1.3.4.gem deleted file mode 100644 index 1eab98c1..00000000 Binary files a/vendor/cache/actiontext-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/actiontext-7.2.0.gem b/vendor/cache/actiontext-7.2.0.gem new file mode 100644 index 00000000..ad957d6a Binary files /dev/null and b/vendor/cache/actiontext-7.2.0.gem differ diff --git a/vendor/cache/actionview-7.1.3.4.gem b/vendor/cache/actionview-7.1.3.4.gem deleted file mode 100644 index cbc2970f..00000000 Binary files a/vendor/cache/actionview-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/actionview-7.2.0.gem b/vendor/cache/actionview-7.2.0.gem new file mode 100644 index 00000000..7bc38e10 Binary files /dev/null and b/vendor/cache/actionview-7.2.0.gem differ diff --git a/vendor/cache/activejob-7.1.3.4.gem b/vendor/cache/activejob-7.1.3.4.gem deleted file mode 100644 index 9b209b5f..00000000 Binary files a/vendor/cache/activejob-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/activejob-7.2.0.gem b/vendor/cache/activejob-7.2.0.gem new file mode 100644 index 00000000..01a3a210 Binary files /dev/null and b/vendor/cache/activejob-7.2.0.gem differ diff --git a/vendor/cache/activemodel-7.1.3.4.gem b/vendor/cache/activemodel-7.1.3.4.gem deleted file mode 100644 index 1f755d00..00000000 Binary files a/vendor/cache/activemodel-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/activemodel-7.2.0.gem b/vendor/cache/activemodel-7.2.0.gem new file mode 100644 index 00000000..5043db5c Binary files /dev/null and b/vendor/cache/activemodel-7.2.0.gem differ diff --git a/vendor/cache/activerecord-7.1.3.4.gem b/vendor/cache/activerecord-7.1.3.4.gem deleted file mode 100644 index 5848eb98..00000000 Binary files a/vendor/cache/activerecord-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/activerecord-7.2.0.gem b/vendor/cache/activerecord-7.2.0.gem new file mode 100644 index 00000000..b3286d24 Binary files /dev/null and b/vendor/cache/activerecord-7.2.0.gem differ diff --git a/vendor/cache/activestorage-7.1.3.4.gem b/vendor/cache/activestorage-7.1.3.4.gem deleted file mode 100644 index b2f082bb..00000000 Binary files a/vendor/cache/activestorage-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/activestorage-7.2.0.gem b/vendor/cache/activestorage-7.2.0.gem new file mode 100644 index 00000000..357c9a0d Binary files /dev/null and b/vendor/cache/activestorage-7.2.0.gem differ diff --git a/vendor/cache/activesupport-7.1.3.4.gem b/vendor/cache/activesupport-7.1.3.4.gem deleted file mode 100644 index 48bb9499..00000000 Binary files a/vendor/cache/activesupport-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/activesupport-7.2.0.gem b/vendor/cache/activesupport-7.2.0.gem new file mode 100644 index 00000000..4240d047 Binary files /dev/null and b/vendor/cache/activesupport-7.2.0.gem differ diff --git a/vendor/cache/concurrent-ruby-1.3.3.gem b/vendor/cache/concurrent-ruby-1.3.3.gem deleted file mode 100644 index 5e6f3933..00000000 Binary files a/vendor/cache/concurrent-ruby-1.3.3.gem and /dev/null differ diff --git a/vendor/cache/concurrent-ruby-1.3.4.gem b/vendor/cache/concurrent-ruby-1.3.4.gem new file mode 100644 index 00000000..a656fd0a Binary files /dev/null and b/vendor/cache/concurrent-ruby-1.3.4.gem differ diff --git a/vendor/cache/minitest-5.24.1.gem b/vendor/cache/minitest-5.24.1.gem deleted file mode 100644 index 9e147ee7..00000000 Binary files a/vendor/cache/minitest-5.24.1.gem and /dev/null differ diff --git a/vendor/cache/minitest-5.25.1.gem b/vendor/cache/minitest-5.25.1.gem new file mode 100644 index 00000000..161464d6 Binary files /dev/null and b/vendor/cache/minitest-5.25.1.gem differ diff --git a/vendor/cache/mutex_m-0.2.0.gem b/vendor/cache/mutex_m-0.2.0.gem deleted file mode 100644 index 197865b2..00000000 Binary files a/vendor/cache/mutex_m-0.2.0.gem and /dev/null differ diff --git a/vendor/cache/net-imap-0.4.12.gem b/vendor/cache/net-imap-0.4.12.gem deleted file mode 100644 index 465a6f23..00000000 Binary files a/vendor/cache/net-imap-0.4.12.gem and /dev/null differ diff --git a/vendor/cache/net-imap-0.4.14.gem b/vendor/cache/net-imap-0.4.14.gem new file mode 100644 index 00000000..5603b815 Binary files /dev/null and b/vendor/cache/net-imap-0.4.14.gem differ diff --git a/vendor/cache/rails-7.1.3.4.gem b/vendor/cache/rails-7.1.3.4.gem deleted file mode 100644 index 4cafd481..00000000 Binary files a/vendor/cache/rails-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/rails-7.2.0.gem b/vendor/cache/rails-7.2.0.gem new file mode 100644 index 00000000..556c713c Binary files /dev/null and b/vendor/cache/rails-7.2.0.gem differ diff --git a/vendor/cache/railties-7.1.3.4.gem b/vendor/cache/railties-7.1.3.4.gem deleted file mode 100644 index b6caafaf..00000000 Binary files a/vendor/cache/railties-7.1.3.4.gem and /dev/null differ diff --git a/vendor/cache/railties-7.2.0.gem b/vendor/cache/railties-7.2.0.gem new file mode 100644 index 00000000..056a85fd Binary files /dev/null and b/vendor/cache/railties-7.2.0.gem differ diff --git a/vendor/cache/securerandom-0.3.1.gem b/vendor/cache/securerandom-0.3.1.gem new file mode 100644 index 00000000..cf045994 Binary files /dev/null and b/vendor/cache/securerandom-0.3.1.gem differ diff --git a/vendor/cache/useragent-0.16.10.gem b/vendor/cache/useragent-0.16.10.gem new file mode 100644 index 00000000..736a6e9c Binary files /dev/null and b/vendor/cache/useragent-0.16.10.gem differ