diff --git a/Gemfile.lock b/Gemfile.lock index f66d857b2..8c1297cc6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,86 +24,87 @@ GIT GEM remote: https://rubygems.org/ specs: - actioncable (5.2.2) - actionpack (= 5.2.2) + actioncable (5.2.3) + actionpack (= 5.2.3) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailer (5.2.2) - actionpack (= 5.2.2) - actionview (= 5.2.2) - activejob (= 5.2.2) + actionmailer (5.2.3) + actionpack (= 5.2.3) + actionview (= 5.2.3) + activejob (= 5.2.3) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.2.2) - actionview (= 5.2.2) - activesupport (= 5.2.2) + actionpack (5.2.3) + actionview (= 5.2.3) + activesupport (= 5.2.3) rack (~> 2.0) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.2) - activesupport (= 5.2.2) + actionview (5.2.3) + activesupport (= 5.2.3) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.2.2) - activesupport (= 5.2.2) + activejob (5.2.3) + activesupport (= 5.2.3) globalid (>= 0.3.6) - activemodel (5.2.2) - activesupport (= 5.2.2) + activemodel (5.2.3) + activesupport (= 5.2.3) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) - activerecord (5.2.2) - activemodel (= 5.2.2) - activesupport (= 5.2.2) + activerecord (5.2.3) + activemodel (= 5.2.3) + activesupport (= 5.2.3) arel (>= 9.0) - activestorage (5.2.2) - actionpack (= 5.2.2) - activerecord (= 5.2.2) + activestorage (5.2.3) + actionpack (= 5.2.3) + activerecord (= 5.2.3) marcel (~> 0.3.1) - activesupport (5.2.2) + activesupport (5.2.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) - airbrussh (1.3.0) + airbrussh (1.3.1) sshkit (>= 1.6.1, != 1.7.0) arel (9.0.0) awesome_print (1.8.0) - aws-sdk (2.11.38) - aws-sdk-resources (= 2.11.38) - aws-sdk-core (2.11.38) + aws-eventstream (1.0.3) + aws-sdk (2.11.271) + aws-sdk-resources (= 2.11.271) + aws-sdk-core (2.11.271) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.38) - aws-sdk-core (= 2.11.38) - aws-sigv4 (1.0.2) - bcrypt (3.1.11) - bcrypt (3.1.11-x64-mingw32) - bootsnap (1.3.0) + aws-sdk-resources (2.11.271) + aws-sdk-core (= 2.11.271) + aws-sigv4 (1.1.0) + aws-eventstream (~> 1.0, >= 1.0.2) + bcrypt (3.1.12) + bcrypt (3.1.12-x64-mingw32) + bootsnap (1.4.4) msgpack (~> 1.0) buftok (0.2.0) builder (3.2.3) - byebug (10.0.2) - capistrano (3.10.2) + byebug (11.0.1) + capistrano (3.11.0) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) sshkit (>= 1.9.0) - capistrano-bundler (1.3.0) + capistrano-bundler (1.5.0) capistrano (~> 3.1) - sshkit (~> 1.2) capistrano-deploytags (1.0.7) capistrano (>= 3.7.0) - capistrano-rails (1.3.1) + capistrano-rails (1.4.0) capistrano (~> 3.1) capistrano-bundler (~> 1.1) - capistrano-rbenv (2.1.3) + capistrano-rbenv (2.1.4) capistrano (~> 3.1) sshkit (~> 1.3) capistrano3-unicorn (0.2.1) @@ -111,41 +112,42 @@ GEM chronic (0.10.2) cityhash (0.9.0) coderay (1.1.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.5) + connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.4) - daemons (1.2.6) - dalli (2.7.8) + daemons (1.3.1) + dalli (2.7.10) delayed_job (4.1.5) activesupport (>= 3.0, < 5.3) delayed_job_active_record (4.1.3) activerecord (>= 3.0, < 5.3) delayed_job (>= 3.0, < 5) diff-lcs (1.3) - docile (1.3.0) + docile (1.3.1) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) - dotenv (2.4.0) - dotenv-rails (2.4.0) - dotenv (= 2.4.0) - railties (>= 3.2, < 6.0) + dotenv (2.7.2) + dotenv-rails (2.7.2) + dotenv (= 2.7.2) + railties (>= 3.2, < 6.1) equalizer (0.0.11) - erubi (1.7.1) + erubi (1.8.0) execjs (2.7.0) - factory_bot (4.8.2) - activesupport (>= 3.0.0) - faraday (0.12.2) + factory_bot (5.0.2) + activesupport (>= 4.2.0) + faraday (0.15.4) multipart-post (>= 1.2, < 3) - ffaker (2.9.0) + ffaker (2.11.0) ffi (1.10.0) ffi (1.10.0-x64-mingw32) ffi-win32-extensions (1.0.3) ffi - foreman (0.84.0) + foreman (0.85.0) thor (~> 0.19.1) - get_process_mem (0.2.1) - globalid (0.4.1) + get_process_mem (0.2.3) + globalid (0.4.2) activesupport (>= 4.2.0) google-api-client (0.9.28) addressable (~> 2.3) @@ -164,8 +166,8 @@ GEM multi_json (~> 1.11) os (~> 0.9) signet (~> 0.7) - hashdiff (0.3.7) - highline (1.7.10) + hashdiff (0.3.9) + highline (2.0.2) http (3.3.0) addressable (~> 2.3) http-cookie (~> 1.0) @@ -173,20 +175,21 @@ GEM http_parser.rb (~> 0.6.0) http-cookie (1.0.3) domain_name (~> 0.5) - http-form_data (2.1.0) + http-form_data (2.1.1) http_parser.rb (0.6.0) - httparty (0.16.2) + httparty (0.17.0) + mime-types (~> 3.0) multi_xml (>= 0.5.2) httpclient (2.8.3) hurley (0.2) - i18n (1.2.0) + i18n (1.6.0) concurrent-ruby (~> 1.0) jmespath (1.4.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.1.0) + json (2.2.0) jwt (1.5.6) kgio (2.11.2) libv8 (3.16.14.19) @@ -205,12 +208,12 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) - mechanize (2.7.5) + mechanize (2.7.6) domain_name (~> 0.5, >= 0.5.1) http-cookie (~> 1.0) mime-types (>= 1.17.2) net-http-digest_auth (~> 1.1, >= 1.1.1) - net-http-persistent (~> 2.5, >= 2.5.2) + net-http-persistent (>= 2.5.2) nokogiri (~> 1.6) ntlm-http (~> 0.1, >= 0.1.1) webrobots (>= 0.0.9, < 0.2) @@ -221,89 +224,90 @@ GEM thread_safe (~> 0.3, >= 0.3.1) metaclass (0.0.4) method_source (0.9.2) - mime-types (3.1) + mime-types (3.2.2) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mime-types-data (3.2019.0331) + mimemagic (0.3.3) mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) minitest-ci (3.4.0) minitest (>= 5.0.6) - mocha (1.5.0) + mocha (1.8.0) metaclass (~> 0.0.1) - mock_redis (0.19.0) - msgpack (1.2.4) - msgpack (1.2.4-x64-mingw32) + mock_redis (0.20.0) + msgpack (1.2.10) + msgpack (1.2.10-x64-mingw32) multi_json (1.13.1) multi_xml (0.6.0) - multipart-post (2.0.0) - mustermann (1.0.2) + multipart-post (2.1.0) + mustermann (1.0.3) naught (1.1.0) net-http-digest_auth (1.4.1) - net-http-persistent (2.9.4) - net-scp (1.2.1) - net-ssh (>= 2.6.5) + net-http-persistent (3.0.1) + connection_pool (~> 2.2) + net-scp (2.0.0) + net-ssh (>= 2.6.5, < 6.0.0) net-sftp (2.1.2) net-ssh (>= 2.6.5) - net-ssh (4.2.0) - newrelic_rpm (5.0.0.342) + net-ssh (5.2.0) + newrelic_rpm (6.3.0.355) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.3) mini_portile2 (~> 2.4.0) - nokogiri (1.10.1-x64-mingw32) + nokogiri (1.10.3-x64-mingw32) mini_portile2 (~> 2.4.0) - nokogumbo (1.5.0) - nokogiri + nokogumbo (2.0.1) + nokogiri (~> 1.8, >= 1.8.4) ntlm-http (0.1.1) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - jwt (~> 1.0) + oauth2 (1.4.1) + faraday (>= 0.8, < 0.16.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) os (0.9.6) - pg (1.0.0) - pg (1.0.0-x64-mingw32) - pry (0.11.3) + pg (1.1.4) + pg (1.1.4-x64-mingw32) + pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.6.0) - byebug (~> 10.0) + pry-byebug (3.7.0) + byebug (~> 11.0) pry (~> 0.10) ptools (1.3.5) ptools (1.3.5-universal-mingw32) win32-file (>= 0.7.0) - public_suffix (3.0.2) - rack (2.0.6) - rack-protection (2.0.3) + public_suffix (3.0.3) + rack (2.0.7) + rack-protection (2.0.5) rack - rack-proxy (0.6.4) + rack-proxy (0.6.5) rack rack-test (1.1.0) rack (>= 1.0, < 3) radix62 (1.0.1) - rails (5.2.2) - actioncable (= 5.2.2) - actionmailer (= 5.2.2) - actionpack (= 5.2.2) - actionview (= 5.2.2) - activejob (= 5.2.2) - activemodel (= 5.2.2) - activerecord (= 5.2.2) - activestorage (= 5.2.2) - activesupport (= 5.2.2) + rails (5.2.3) + actioncable (= 5.2.3) + actionmailer (= 5.2.3) + actionpack (= 5.2.3) + actionview (= 5.2.3) + activejob (= 5.2.3) + activemodel (= 5.2.3) + activerecord (= 5.2.3) + activestorage (= 5.2.3) + activesupport (= 5.2.3) bundler (>= 1.3.0) - railties (= 5.2.2) + railties (= 5.2.3) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.0.4) loofah (~> 2.2, >= 2.2.2) - railties (5.2.2) - actionpack (= 5.2.2) - activesupport (= 5.2.2) + railties (5.2.3) + actionpack (= 5.2.3) + activesupport (= 5.2.3) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) @@ -311,31 +315,31 @@ GEM rake (12.3.2) rakismet (1.5.4) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) - recaptcha (4.8.0) + rb-inotify (0.10.0) + ffi (~> 1.0) + recaptcha (4.14.0) json - redis (4.0.3) + redis (4.1.1) ref (2.0.0) representable (2.3.0) uber (~> 0.0.7) request_store (1.4.1) rack (>= 1.4) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) + responders (2.4.1) + actionpack (>= 4.2.0, < 6.0) + railties (>= 4.2.0, < 6.0) retriable (2.1.0) ruby-prof (0.17.0) - ruby-vips (2.0.12) + ruby-vips (2.0.13) ffi (~> 1.9) ruby_dep (1.5.0) rubyzip (1.2.2) - safe_yaml (1.0.4) - sanitize (4.6.4) + safe_yaml (1.0.5) + sanitize (5.0.0) crass (~> 1.0.2) - nokogiri (>= 1.4.4) - nokogumbo (~> 1.4) - sass (3.5.6) + nokogiri (>= 1.8.0) + nokogumbo (~> 2.0) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -347,26 +351,26 @@ GEM sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) shoulda-context (1.2.2) - shoulda-matchers (3.1.2) - activesupport (>= 4.0.0) - signet (0.8.1) + shoulda-matchers (4.0.1) + activesupport (>= 4.2.0) + signet (0.11.0) addressable (~> 2.3) faraday (~> 0.9) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - simple_form (4.0.0) - actionpack (> 4) - activemodel (> 4) + simple_form (4.1.0) + actionpack (>= 5.0) + activemodel (>= 5.0) simple_oauth (0.3.1) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sinatra (2.0.3) + sinatra (2.0.5) mustermann (~> 1.0) rack (~> 2.0) - rack-protection (= 2.0.3) + rack-protection (= 2.0.5) tilt (~> 2.0) sprockets (3.7.2) concurrent-ruby (~> 1.0) @@ -375,24 +379,25 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sshkit (1.16.0) + sshkit (1.18.2) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) statistics2 (0.54) streamio-ffmpeg (3.0.2) multi_json (~> 1.8) - stripe (3.13.0) - faraday (~> 0.10) - term-ansicolor (1.6.0) + stripe (4.16.0) + faraday (~> 0.13) + net-http-persistent (~> 3.0) + term-ansicolor (1.7.1) tins (~> 1.0) therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.9) timecop (0.9.1) - tins (1.16.3) + tins (1.20.2) twitter (6.2.0) addressable (~> 2.3) buftok (~> 0.2.0) @@ -406,26 +411,25 @@ GEM simple_oauth (~> 0.3.0) tzinfo (1.2.5) thread_safe (~> 0.1) - tzinfo-data (1.2018.4) + tzinfo-data (1.2019.1) tzinfo (>= 1.0.0) uber (0.0.15) - uglifier (4.1.10) + uglifier (4.1.20) execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext - unf_ext (0.0.7.5) - unf_ext (0.0.7.5-x64-mingw32) - unicorn (5.4.0) + unf_ext (0.0.7.6) + unicorn (5.5.1) kgio (~> 2.6) raindrops (~> 0.7) unicorn-worker-killer (0.4.4) get_process_mem (~> 0) unicorn (>= 4, < 6) - webmock (3.3.0) + webmock (3.5.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - webpacker (4.0.0.pre.pre.2) + webpacker (4.0.2) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) @@ -433,9 +437,9 @@ GEM websocket-driver (0.7.0) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.3) - whenever (0.10.0) + whenever (0.11.0) chronic (>= 0.6.3) - win32-file (0.8.1) + win32-file (0.8.2) ffi ffi-win32-extensions win32-file-stat (>= 1.4.0) diff --git a/test/test_helper.rb b/test/test_helper.rb index dbb02c4ff..528f08130 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -64,6 +64,7 @@ end class ActiveSupport::TestCase + include FactoryBot::Syntax::Methods include PostArchiveTestHelper include PoolArchiveTestHelper include ReportbooruHelper