diff --git a/Gemfile.lock b/Gemfile.lock index 4f322859..850e95fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,66 +10,66 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - actioncable (6.1.7.9) - actionpack (= 6.1.7.9) - activesupport (= 6.1.7.9) + actioncable (6.1.7.10) + actionpack (= 6.1.7.10) + activesupport (= 6.1.7.10) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (6.1.7.9) - actionpack (= 6.1.7.9) - activejob (= 6.1.7.9) - activerecord (= 6.1.7.9) - activestorage (= 6.1.7.9) - activesupport (= 6.1.7.9) + actionmailbox (6.1.7.10) + actionpack (= 6.1.7.10) + activejob (= 6.1.7.10) + activerecord (= 6.1.7.10) + activestorage (= 6.1.7.10) + activesupport (= 6.1.7.10) mail (>= 2.7.1) - actionmailer (6.1.7.9) - actionpack (= 6.1.7.9) - actionview (= 6.1.7.9) - activejob (= 6.1.7.9) - activesupport (= 6.1.7.9) + actionmailer (6.1.7.10) + actionpack (= 6.1.7.10) + actionview (= 6.1.7.10) + activejob (= 6.1.7.10) + activesupport (= 6.1.7.10) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (6.1.7.9) - actionview (= 6.1.7.9) - activesupport (= 6.1.7.9) + actionpack (6.1.7.10) + actionview (= 6.1.7.10) + activesupport (= 6.1.7.10) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (6.1.7.9) - actionpack (= 6.1.7.9) - activerecord (= 6.1.7.9) - activestorage (= 6.1.7.9) - activesupport (= 6.1.7.9) + actiontext (6.1.7.10) + actionpack (= 6.1.7.10) + activerecord (= 6.1.7.10) + activestorage (= 6.1.7.10) + activesupport (= 6.1.7.10) nokogiri (>= 1.8.5) - actionview (6.1.7.9) - activesupport (= 6.1.7.9) + actionview (6.1.7.10) + activesupport (= 6.1.7.10) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.7.9) - activesupport (= 6.1.7.9) + activejob (6.1.7.10) + activesupport (= 6.1.7.10) globalid (>= 0.3.6) - activemodel (6.1.7.9) - activesupport (= 6.1.7.9) + activemodel (6.1.7.10) + activesupport (= 6.1.7.10) activemodel-caution (6.1.7.6) actionpack (~> 6.1.7.0) activemodel (~> 6.1.7.0) activerecord (~> 6.1.7.0) activesupport (~> 6.1.7.0) railties (~> 6.1.7.0) - activerecord (6.1.7.9) - activemodel (= 6.1.7.9) - activesupport (= 6.1.7.9) - activestorage (6.1.7.9) - actionpack (= 6.1.7.9) - activejob (= 6.1.7.9) - activerecord (= 6.1.7.9) - activesupport (= 6.1.7.9) + activerecord (6.1.7.10) + activemodel (= 6.1.7.10) + activesupport (= 6.1.7.10) + activestorage (6.1.7.10) + actionpack (= 6.1.7.10) + activejob (= 6.1.7.10) + activerecord (= 6.1.7.10) + activesupport (= 6.1.7.10) marcel (~> 1.0) mini_mime (>= 1.1.0) - activesupport (6.1.7.9) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -381,20 +381,20 @@ GEM rack-test (2.1.0) rack (>= 1.3) railroady (1.6.0) - rails (6.1.7.9) - actioncable (= 6.1.7.9) - actionmailbox (= 6.1.7.9) - actionmailer (= 6.1.7.9) - actionpack (= 6.1.7.9) - actiontext (= 6.1.7.9) - actionview (= 6.1.7.9) - activejob (= 6.1.7.9) - activemodel (= 6.1.7.9) - activerecord (= 6.1.7.9) - activestorage (= 6.1.7.9) - activesupport (= 6.1.7.9) + rails (6.1.7.10) + actioncable (= 6.1.7.10) + actionmailbox (= 6.1.7.10) + actionmailer (= 6.1.7.10) + actionpack (= 6.1.7.10) + actiontext (= 6.1.7.10) + actionview (= 6.1.7.10) + activejob (= 6.1.7.10) + activemodel (= 6.1.7.10) + activerecord (= 6.1.7.10) + activestorage (= 6.1.7.10) + activesupport (= 6.1.7.10) bundler (>= 1.15.0) - railties (= 6.1.7.9) + railties (= 6.1.7.10) sprockets-rails (>= 2.0.0) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) @@ -403,9 +403,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (6.1.7.9) - actionpack (= 6.1.7.9) - activesupport (= 6.1.7.9) + railties (6.1.7.10) + actionpack (= 6.1.7.10) + activesupport (= 6.1.7.10) method_source rake (>= 12.2) thor (~> 1.0) @@ -421,8 +421,7 @@ GEM responders (3.1.0) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.3.6) - strscan + rexml (3.3.9) roo (2.10.0) nokogiri (~> 1) rubyzip (>= 1.3.0, < 3.0.0) @@ -494,7 +493,6 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - strscan (3.1.0) terminal-notifier-guard (1.7.0) test-unit (3.6.1) power_assert diff --git a/vendor/cache/actioncable-6.1.7.10.gem b/vendor/cache/actioncable-6.1.7.10.gem new file mode 100644 index 00000000..8767b896 Binary files /dev/null and b/vendor/cache/actioncable-6.1.7.10.gem differ diff --git a/vendor/cache/actioncable-6.1.7.9.gem b/vendor/cache/actioncable-6.1.7.9.gem deleted file mode 100644 index a4eefc2b..00000000 Binary files a/vendor/cache/actioncable-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/actionmailbox-6.1.7.10.gem b/vendor/cache/actionmailbox-6.1.7.10.gem new file mode 100644 index 00000000..e44791c0 Binary files /dev/null and b/vendor/cache/actionmailbox-6.1.7.10.gem differ diff --git a/vendor/cache/actionmailbox-6.1.7.9.gem b/vendor/cache/actionmailbox-6.1.7.9.gem deleted file mode 100644 index d885bd57..00000000 Binary files a/vendor/cache/actionmailbox-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-6.1.7.10.gem b/vendor/cache/actionmailer-6.1.7.10.gem new file mode 100644 index 00000000..073491e8 Binary files /dev/null and b/vendor/cache/actionmailer-6.1.7.10.gem differ diff --git a/vendor/cache/actionmailer-6.1.7.9.gem b/vendor/cache/actionmailer-6.1.7.9.gem deleted file mode 100644 index 951969e6..00000000 Binary files a/vendor/cache/actionmailer-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/actionpack-6.1.7.10.gem b/vendor/cache/actionpack-6.1.7.10.gem new file mode 100644 index 00000000..897a55e6 Binary files /dev/null and b/vendor/cache/actionpack-6.1.7.10.gem differ diff --git a/vendor/cache/actionpack-6.1.7.9.gem b/vendor/cache/actionpack-6.1.7.9.gem deleted file mode 100644 index 0bcd895a..00000000 Binary files a/vendor/cache/actionpack-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/actiontext-6.1.7.10.gem b/vendor/cache/actiontext-6.1.7.10.gem new file mode 100644 index 00000000..6b8442ed Binary files /dev/null and b/vendor/cache/actiontext-6.1.7.10.gem differ diff --git a/vendor/cache/actiontext-6.1.7.9.gem b/vendor/cache/actiontext-6.1.7.9.gem deleted file mode 100644 index 5f5d31d2..00000000 Binary files a/vendor/cache/actiontext-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/actionview-6.1.7.10.gem b/vendor/cache/actionview-6.1.7.10.gem new file mode 100644 index 00000000..b50c30b9 Binary files /dev/null and b/vendor/cache/actionview-6.1.7.10.gem differ diff --git a/vendor/cache/actionview-6.1.7.9.gem b/vendor/cache/actionview-6.1.7.9.gem deleted file mode 100644 index cf01f51c..00000000 Binary files a/vendor/cache/actionview-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/activejob-6.1.7.10.gem b/vendor/cache/activejob-6.1.7.10.gem new file mode 100644 index 00000000..dc2b3f94 Binary files /dev/null and b/vendor/cache/activejob-6.1.7.10.gem differ diff --git a/vendor/cache/activejob-6.1.7.9.gem b/vendor/cache/activejob-6.1.7.9.gem deleted file mode 100644 index 2f118f10..00000000 Binary files a/vendor/cache/activejob-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/activemodel-6.1.7.10.gem b/vendor/cache/activemodel-6.1.7.10.gem new file mode 100644 index 00000000..d06bb441 Binary files /dev/null and b/vendor/cache/activemodel-6.1.7.10.gem differ diff --git a/vendor/cache/activemodel-6.1.7.9.gem b/vendor/cache/activemodel-6.1.7.9.gem deleted file mode 100644 index 0dbb31ec..00000000 Binary files a/vendor/cache/activemodel-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/activerecord-6.1.7.10.gem b/vendor/cache/activerecord-6.1.7.10.gem new file mode 100644 index 00000000..741fa700 Binary files /dev/null and b/vendor/cache/activerecord-6.1.7.10.gem differ diff --git a/vendor/cache/activerecord-6.1.7.9.gem b/vendor/cache/activerecord-6.1.7.9.gem deleted file mode 100644 index 8bdd93ff..00000000 Binary files a/vendor/cache/activerecord-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/activestorage-6.1.7.10.gem b/vendor/cache/activestorage-6.1.7.10.gem new file mode 100644 index 00000000..9d091104 Binary files /dev/null and b/vendor/cache/activestorage-6.1.7.10.gem differ diff --git a/vendor/cache/activestorage-6.1.7.9.gem b/vendor/cache/activestorage-6.1.7.9.gem deleted file mode 100644 index 7d8b76ac..00000000 Binary files a/vendor/cache/activestorage-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/activesupport-6.1.7.10.gem b/vendor/cache/activesupport-6.1.7.10.gem new file mode 100644 index 00000000..48a75e85 Binary files /dev/null and b/vendor/cache/activesupport-6.1.7.10.gem differ diff --git a/vendor/cache/activesupport-6.1.7.9.gem b/vendor/cache/activesupport-6.1.7.9.gem deleted file mode 100644 index 65f1aaa1..00000000 Binary files a/vendor/cache/activesupport-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/rails-6.1.7.10.gem b/vendor/cache/rails-6.1.7.10.gem new file mode 100644 index 00000000..b7f973ae Binary files /dev/null and b/vendor/cache/rails-6.1.7.10.gem differ diff --git a/vendor/cache/rails-6.1.7.9.gem b/vendor/cache/rails-6.1.7.9.gem deleted file mode 100644 index 1399f055..00000000 Binary files a/vendor/cache/rails-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/railties-6.1.7.10.gem b/vendor/cache/railties-6.1.7.10.gem new file mode 100644 index 00000000..c5da2799 Binary files /dev/null and b/vendor/cache/railties-6.1.7.10.gem differ diff --git a/vendor/cache/railties-6.1.7.9.gem b/vendor/cache/railties-6.1.7.9.gem deleted file mode 100644 index 447eb9ce..00000000 Binary files a/vendor/cache/railties-6.1.7.9.gem and /dev/null differ diff --git a/vendor/cache/rexml-3.3.6.gem b/vendor/cache/rexml-3.3.6.gem deleted file mode 100644 index bf6b6fdb..00000000 Binary files a/vendor/cache/rexml-3.3.6.gem and /dev/null differ diff --git a/vendor/cache/rexml-3.3.9.gem b/vendor/cache/rexml-3.3.9.gem new file mode 100644 index 00000000..2a9931d9 Binary files /dev/null and b/vendor/cache/rexml-3.3.9.gem differ diff --git a/vendor/cache/strscan-3.1.0.gem b/vendor/cache/strscan-3.1.0.gem deleted file mode 100644 index e7bd7071..00000000 Binary files a/vendor/cache/strscan-3.1.0.gem and /dev/null differ