From a1dc7095941c725428dcc23a57f7542ec01d84ca Mon Sep 17 00:00:00 2001 From: Kira Date: Sat, 10 Aug 2019 05:02:15 -0700 Subject: [PATCH] Update all the gems. Game over YEAH! --- Gemfile | 1 - Gemfile.lock | 284 +++++++++++++++++++++++++-------------------------- 2 files changed, 141 insertions(+), 144 deletions(-) diff --git a/Gemfile b/Gemfile index 40872b74e..93c4d15c5 100644 --- a/Gemfile +++ b/Gemfile @@ -69,7 +69,6 @@ end group :development, :test do gem 'awesome_print' gem 'pry-byebug' - gem 'ruby-prof' gem 'foreman' gem 'listen' end diff --git a/Gemfile.lock b/Gemfile.lock index c6214d868..0fc8644a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,78 +15,76 @@ 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.2) sshkit (>= 1.6.1, != 1.7.0) arel (9.0.0) awesome_print (1.8.0) - bcrypt (3.1.11) - bcrypt (3.1.11-x64-mingw32) - bootsnap (1.3.0) + bcrypt (3.1.13) + 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.6.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) @@ -99,52 +97,53 @@ GEM 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) diff-lcs (1.3) - docile (1.3.0) - domain_name (0.5.20180417) + docile (1.3.2) + domain_name (0.5.20190701) 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.5) + dotenv-rails (2.7.5) + dotenv (= 2.7.5) + railties (>= 3.2, < 6.1) draper (3.1.0) actionpack (>= 5.0) activemodel (>= 5.0) activemodel-serializers-xml (>= 1.0) activesupport (>= 5.0) request_store (>= 1.0) - elasticsearch (6.1.0) - elasticsearch-api (= 6.1.0) - elasticsearch-transport (= 6.1.0) - elasticsearch-api (6.1.0) + elasticsearch (7.3.0) + elasticsearch-api (= 7.3.0) + elasticsearch-transport (= 7.3.0) + elasticsearch-api (7.3.0) multi_json elasticsearch-model (6.0.0) activesupport (> 3) elasticsearch (> 1) hashie elasticsearch-rails (6.0.0) - elasticsearch-transport (6.1.0) + elasticsearch-transport (7.3.0) faraday multi_json equalizer (0.0.11) erubi (1.8.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) - ffi (1.10.0) - ffi (1.10.0-x64-mingw32) + ffaker (2.11.0) + ffi (1.11.1) + ffi (1.11.1-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.4) + ffi (~> 1.0) + globalid (0.4.2) activesupport (>= 4.2.0) - hashdiff (0.3.7) + hashdiff (1.0.0) hashie (3.6.0) http (3.3.0) addressable (~> 2.3) @@ -153,18 +152,19 @@ 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) i18n (1.6.0) concurrent-ruby (~> 1.0) - jquery-rails (4.3.3) + jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.1.0) - jwt (1.5.6) + json (2.2.0) + jwt (2.2.1) kgio (2.11.2) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) @@ -177,12 +177,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) @@ -191,88 +191,89 @@ 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) - mini_mime (1.0.1) + mime-types-data (3.2019.0331) + mimemagic (0.3.3) + mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) minitest-ci (3.4.0) minitest (>= 5.0.6) - mocha (1.5.0) + mocha (1.9.0) metaclass (~> 0.0.1) - mock_redis (0.19.0) - msgpack (1.2.4) - msgpack (1.2.4-x64-mingw32) + mock_redis (0.21.0) + msgpack (1.3.1) + msgpack (1.3.1-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.1) + 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.1.0) + 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) - nio4r (2.3.1) + net-ssh (5.2.0) + newrelic_rpm (6.5.0.357) + nio4r (2.4.0) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) 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) - 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) + public_suffix (3.1.1) rack (2.0.7) - rack-protection (2.0.3) + rack-protection (2.0.5) rack 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) + rails-html-sanitizer (1.2.0) 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) @@ -280,52 +281,51 @@ GEM rake (12.3.3) 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 (5.1.0) json - redis (4.0.3) + redis (4.1.2) request_store (1.4.1) rack (>= 1.4) - responders (2.4.0) - actionpack (>= 4.2.0, < 5.3) - railties (>= 4.2.0, < 5.3) - retriable (2.1.0) - ruby-prof (0.17.0) - ruby-vips (2.0.12) + responders (3.0.0) + actionpack (>= 5.0) + railties (>= 5.0) + retriable (3.1.2) + ruby-vips (2.0.14) ffi (~> 1.9) ruby_dep (1.5.0) - rubyzip (1.2.2) - safe_yaml (1.0.4) - sanitize (4.6.4) + rubyzip (1.2.3) + safe_yaml (1.0.5) + sanitize (5.0.0) crass (~> 1.0.2) - nokogiri (>= 1.4.4) - nokogumbo (~> 1.4) + nokogiri (>= 1.8.0) + nokogumbo (~> 2.0) shoulda-context (1.2.2) - shoulda-matchers (3.1.2) - activesupport (>= 4.0.0) - sidekiq (5.2.5) + shoulda-matchers (4.1.2) + activesupport (>= 4.2.0) + sidekiq (5.2.7) connection_pool (~> 2.2, >= 2.2.2) rack (>= 1.5.0) rack-protection (>= 1.5.0) redis (>= 3.3.5, < 5) - sidekiq-unique-jobs (6.0.12) + sidekiq-unique-jobs (6.0.13) concurrent-ruby (~> 1.0, >= 1.0.5) sidekiq (>= 4.0, < 7.0) thor (~> 0) - 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) + simplecov (0.17.0) 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) @@ -334,7 +334,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sshkit (1.16.0) + sshkit (1.20.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) statistics2 (0.54) @@ -342,7 +342,7 @@ GEM multi_json (~> 1.8) thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.9) timecop (0.9.1) twitter (6.2.0) addressable (~> 2.3) @@ -359,29 +359,28 @@ GEM thread_safe (~> 0.1) 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.6.2) addressable (>= 2.3.6) crack (>= 0.3.2) - hashdiff + hashdiff (>= 0.4.0, < 2.0.0) webpacker (4.0.7) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) webrobots (0.1.2) - websocket-driver (0.7.0) + websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) - whenever (0.10.0) + websocket-extensions (0.1.4) + whenever (1.0.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) @@ -439,7 +438,6 @@ DEPENDENCIES responders retriable ruby-imagespec! - ruby-prof ruby-vips rubyzip sanitize