diff --git a/Gemfile b/Gemfile index aef6879c4..5a42c21fe 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby '>= 2.5' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' -gem 'rails', '~> 5.2.4.3' +gem 'rails', '~> 5.2.4.4' # Use mysql as the database for Active Record gem 'mysql2', '>= 0.4.4', '< 0.6.0' # Use Puma as the app server diff --git a/Gemfile.lock b/Gemfile.lock index f3066ac8a..b01261f5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,43 +1,43 @@ GEM remote: https://rubygems.org/ specs: - actioncable (5.2.4.3) - actionpack (= 5.2.4.3) + actioncable (5.2.4.4) + actionpack (= 5.2.4.4) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailer (5.2.4.3) - actionpack (= 5.2.4.3) - actionview (= 5.2.4.3) - activejob (= 5.2.4.3) + actionmailer (5.2.4.4) + actionpack (= 5.2.4.4) + actionview (= 5.2.4.4) + activejob (= 5.2.4.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.2.4.3) - actionview (= 5.2.4.3) - activesupport (= 5.2.4.3) + actionpack (5.2.4.4) + actionview (= 5.2.4.4) + activesupport (= 5.2.4.4) rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.4.3) - activesupport (= 5.2.4.3) + actionview (5.2.4.4) + activesupport (= 5.2.4.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.2.4.3) - activesupport (= 5.2.4.3) + activejob (5.2.4.4) + activesupport (= 5.2.4.4) globalid (>= 0.3.6) - activemodel (5.2.4.3) - activesupport (= 5.2.4.3) - activerecord (5.2.4.3) - activemodel (= 5.2.4.3) - activesupport (= 5.2.4.3) + activemodel (5.2.4.4) + activesupport (= 5.2.4.4) + activerecord (5.2.4.4) + activemodel (= 5.2.4.4) + activesupport (= 5.2.4.4) arel (>= 9.0) - activestorage (5.2.4.3) - actionpack (= 5.2.4.3) - activerecord (= 5.2.4.3) + activestorage (5.2.4.4) + actionpack (= 5.2.4.4) + activerecord (= 5.2.4.4) marcel (~> 0.3.1) - activesupport (5.2.4.3) + activesupport (5.2.4.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -108,7 +108,7 @@ GEM codeclimate-test-reporter (0.6.0) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.3) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) connection_pool (2.2.3) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -195,7 +195,7 @@ GEM httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.3) + i18n (1.8.5) concurrent-ruby (~> 1.0) io-like (0.3.1) jmespath (1.4.0) @@ -211,7 +211,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.6.0) + loofah (2.7.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.6) @@ -226,7 +226,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.14.2) minitest-reporters (1.4.2) ansi builder @@ -239,8 +239,8 @@ GEM mustache (1.1.1) mysql2 (0.5.3) nenv (0.3.0) - nio4r (2.5.2) - nokogiri (1.10.9) + nio4r (2.5.3) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) notiffany (0.1.3) nenv (~> 0.1) @@ -279,18 +279,18 @@ GEM rack rack-test (1.1.0) rack (>= 1.0, < 3) - rails (5.2.4.3) - actioncable (= 5.2.4.3) - actionmailer (= 5.2.4.3) - actionpack (= 5.2.4.3) - actionview (= 5.2.4.3) - activejob (= 5.2.4.3) - activemodel (= 5.2.4.3) - activerecord (= 5.2.4.3) - activestorage (= 5.2.4.3) - activesupport (= 5.2.4.3) + rails (5.2.4.4) + actioncable (= 5.2.4.4) + actionmailer (= 5.2.4.4) + actionpack (= 5.2.4.4) + actionview (= 5.2.4.4) + activejob (= 5.2.4.4) + activemodel (= 5.2.4.4) + activerecord (= 5.2.4.4) + activestorage (= 5.2.4.4) + activesupport (= 5.2.4.4) bundler (>= 1.3.0) - railties (= 5.2.4.3) + railties (= 5.2.4.4) sprockets-rails (>= 2.0.0) rails-controller-testing (1.0.5) actionpack (>= 5.0.1.rc1) @@ -308,9 +308,9 @@ GEM rails_stdout_logging rails_serve_static_assets (0.0.5) rails_stdout_logging (0.0.5) - railties (5.2.4.3) - actionpack (= 5.2.4.3) - activesupport (= 5.2.4.3) + railties (5.2.4.4) + actionpack (= 5.2.4.4) + activesupport (= 5.2.4.4) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) @@ -427,7 +427,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - websocket-driver (0.7.2) + websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) @@ -473,7 +473,7 @@ DEPENDENCIES omniauth-mlh (~> 0.4.1) omniauth-rails_csrf_protection puma (~> 4.3) - rails (~> 5.2.4.3) + rails (~> 5.2.4.4) rails-controller-testing rails-settings-cached (~> 0.7.2) rails_12factor diff --git a/vendor/cache/actioncable-5.2.4.3.gem b/vendor/cache/actioncable-5.2.4.3.gem deleted file mode 100644 index 53e9596b6..000000000 Binary files a/vendor/cache/actioncable-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/actioncable-5.2.4.4.gem b/vendor/cache/actioncable-5.2.4.4.gem new file mode 100644 index 000000000..2080033d8 Binary files /dev/null and b/vendor/cache/actioncable-5.2.4.4.gem differ diff --git a/vendor/cache/actionmailer-5.2.4.3.gem b/vendor/cache/actionmailer-5.2.4.3.gem deleted file mode 100644 index ee6d27fb4..000000000 Binary files a/vendor/cache/actionmailer-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/actionmailer-5.2.4.4.gem b/vendor/cache/actionmailer-5.2.4.4.gem new file mode 100644 index 000000000..af1f5c512 Binary files /dev/null and b/vendor/cache/actionmailer-5.2.4.4.gem differ diff --git a/vendor/cache/actionpack-5.2.4.3.gem b/vendor/cache/actionpack-5.2.4.3.gem deleted file mode 100644 index 24c8250f5..000000000 Binary files a/vendor/cache/actionpack-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/actionpack-5.2.4.4.gem b/vendor/cache/actionpack-5.2.4.4.gem new file mode 100644 index 000000000..296ed5f42 Binary files /dev/null and b/vendor/cache/actionpack-5.2.4.4.gem differ diff --git a/vendor/cache/actionview-5.2.4.3.gem b/vendor/cache/actionview-5.2.4.3.gem deleted file mode 100644 index 51db0d345..000000000 Binary files a/vendor/cache/actionview-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/actionview-5.2.4.4.gem b/vendor/cache/actionview-5.2.4.4.gem new file mode 100644 index 000000000..3a8d0791c Binary files /dev/null and b/vendor/cache/actionview-5.2.4.4.gem differ diff --git a/vendor/cache/activejob-5.2.4.3.gem b/vendor/cache/activejob-5.2.4.3.gem deleted file mode 100644 index 49dec673f..000000000 Binary files a/vendor/cache/activejob-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/activejob-5.2.4.4.gem b/vendor/cache/activejob-5.2.4.4.gem new file mode 100644 index 000000000..e076f42a8 Binary files /dev/null and b/vendor/cache/activejob-5.2.4.4.gem differ diff --git a/vendor/cache/activemodel-5.2.4.3.gem b/vendor/cache/activemodel-5.2.4.3.gem deleted file mode 100644 index a223197a2..000000000 Binary files a/vendor/cache/activemodel-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/activemodel-5.2.4.4.gem b/vendor/cache/activemodel-5.2.4.4.gem new file mode 100644 index 000000000..53e230c84 Binary files /dev/null and b/vendor/cache/activemodel-5.2.4.4.gem differ diff --git a/vendor/cache/activerecord-5.2.4.3.gem b/vendor/cache/activerecord-5.2.4.3.gem deleted file mode 100644 index 143e75ab2..000000000 Binary files a/vendor/cache/activerecord-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/activerecord-5.2.4.4.gem b/vendor/cache/activerecord-5.2.4.4.gem new file mode 100644 index 000000000..48830512b Binary files /dev/null and b/vendor/cache/activerecord-5.2.4.4.gem differ diff --git a/vendor/cache/activestorage-5.2.4.3.gem b/vendor/cache/activestorage-5.2.4.3.gem deleted file mode 100644 index b7f115d12..000000000 Binary files a/vendor/cache/activestorage-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/activestorage-5.2.4.4.gem b/vendor/cache/activestorage-5.2.4.4.gem new file mode 100644 index 000000000..a9d79dfdb Binary files /dev/null and b/vendor/cache/activestorage-5.2.4.4.gem differ diff --git a/vendor/cache/activesupport-5.2.4.3.gem b/vendor/cache/activesupport-5.2.4.3.gem deleted file mode 100644 index c2ec837ad..000000000 Binary files a/vendor/cache/activesupport-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/activesupport-5.2.4.4.gem b/vendor/cache/activesupport-5.2.4.4.gem new file mode 100644 index 000000000..3df172640 Binary files /dev/null and b/vendor/cache/activesupport-5.2.4.4.gem differ diff --git a/vendor/cache/concurrent-ruby-1.1.6.gem b/vendor/cache/concurrent-ruby-1.1.6.gem deleted file mode 100644 index 74013bb68..000000000 Binary files a/vendor/cache/concurrent-ruby-1.1.6.gem and /dev/null differ diff --git a/vendor/cache/concurrent-ruby-1.1.7.gem b/vendor/cache/concurrent-ruby-1.1.7.gem new file mode 100644 index 000000000..ae9b3702a Binary files /dev/null and b/vendor/cache/concurrent-ruby-1.1.7.gem differ diff --git a/vendor/cache/i18n-1.8.3.gem b/vendor/cache/i18n-1.8.3.gem deleted file mode 100644 index e3a9eb42a..000000000 Binary files a/vendor/cache/i18n-1.8.3.gem and /dev/null differ diff --git a/vendor/cache/i18n-1.8.5.gem b/vendor/cache/i18n-1.8.5.gem new file mode 100644 index 000000000..f5c89ea58 Binary files /dev/null and b/vendor/cache/i18n-1.8.5.gem differ diff --git a/vendor/cache/loofah-2.6.0.gem b/vendor/cache/loofah-2.6.0.gem deleted file mode 100644 index 5af006706..000000000 Binary files a/vendor/cache/loofah-2.6.0.gem and /dev/null differ diff --git a/vendor/cache/loofah-2.7.0.gem b/vendor/cache/loofah-2.7.0.gem new file mode 100644 index 000000000..13bd5eb16 Binary files /dev/null and b/vendor/cache/loofah-2.7.0.gem differ diff --git a/vendor/cache/minitest-5.14.1.gem b/vendor/cache/minitest-5.14.1.gem deleted file mode 100644 index e9832d92e..000000000 Binary files a/vendor/cache/minitest-5.14.1.gem and /dev/null differ diff --git a/vendor/cache/minitest-5.14.2.gem b/vendor/cache/minitest-5.14.2.gem new file mode 100644 index 000000000..66232f78f Binary files /dev/null and b/vendor/cache/minitest-5.14.2.gem differ diff --git a/vendor/cache/nio4r-2.5.2.gem b/vendor/cache/nio4r-2.5.2.gem deleted file mode 100644 index 4500941e6..000000000 Binary files a/vendor/cache/nio4r-2.5.2.gem and /dev/null differ diff --git a/vendor/cache/nio4r-2.5.3.gem b/vendor/cache/nio4r-2.5.3.gem new file mode 100644 index 000000000..9947d76b0 Binary files /dev/null and b/vendor/cache/nio4r-2.5.3.gem differ diff --git a/vendor/cache/nokogiri-1.10.9.gem b/vendor/cache/nokogiri-1.10.10.gem similarity index 89% rename from vendor/cache/nokogiri-1.10.9.gem rename to vendor/cache/nokogiri-1.10.10.gem index 51a0949d3..655364f2b 100644 Binary files a/vendor/cache/nokogiri-1.10.9.gem and b/vendor/cache/nokogiri-1.10.10.gem differ diff --git a/vendor/cache/rails-5.2.4.3.gem b/vendor/cache/rails-5.2.4.3.gem deleted file mode 100644 index 6831ba9fc..000000000 Binary files a/vendor/cache/rails-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/rails-5.2.4.4.gem b/vendor/cache/rails-5.2.4.4.gem new file mode 100644 index 000000000..3310068a7 Binary files /dev/null and b/vendor/cache/rails-5.2.4.4.gem differ diff --git a/vendor/cache/railties-5.2.4.3.gem b/vendor/cache/railties-5.2.4.3.gem deleted file mode 100644 index 7c8dc53fd..000000000 Binary files a/vendor/cache/railties-5.2.4.3.gem and /dev/null differ diff --git a/vendor/cache/railties-5.2.4.4.gem b/vendor/cache/railties-5.2.4.4.gem new file mode 100644 index 000000000..eee027d4d Binary files /dev/null and b/vendor/cache/railties-5.2.4.4.gem differ diff --git a/vendor/cache/websocket-driver-0.7.2.gem b/vendor/cache/websocket-driver-0.7.2.gem deleted file mode 100644 index 67b83033d..000000000 Binary files a/vendor/cache/websocket-driver-0.7.2.gem and /dev/null differ diff --git a/vendor/cache/websocket-driver-0.7.3.gem b/vendor/cache/websocket-driver-0.7.3.gem new file mode 100644 index 000000000..ed3641301 Binary files /dev/null and b/vendor/cache/websocket-driver-0.7.3.gem differ