From 377425b6f57f4bf79b93864199a2d492c3a029d6 Mon Sep 17 00:00:00 2001 From: Kira Date: Wed, 26 Feb 2020 02:02:37 -0800 Subject: [PATCH] Update gems --- Gemfile.lock | 102 ++++++++++++++++-------------- config/environments/production.rb | 2 +- config/environments/staging.rb | 2 +- 3 files changed, 55 insertions(+), 51 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7b7d8237a..cef3fa5d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,12 +85,12 @@ GEM sshkit (>= 1.6.1, != 1.7.0) awesome_print (1.8.0) bcrypt (3.1.13) - bootsnap (1.4.5) + bootsnap (1.4.6) msgpack (~> 1.0) buftok (0.2.0) builder (3.2.4) - byebug (11.0.1) - capistrano (3.11.2) + byebug (11.1.1) + capistrano (3.12.0) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -102,7 +102,7 @@ GEM capistrano-rails (1.4.0) capistrano (~> 3.1) capistrano-bundler (~> 1.1) - capistrano-rbenv (2.1.4) + capistrano-rbenv (2.1.6) capistrano (~> 3.1) sshkit (~> 1.3) capistrano3-unicorn (0.2.1) @@ -112,11 +112,11 @@ GEM chronic (0.10.2) cityhash (0.9.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.5) + crass (1.0.6) daemons (1.3.1) dalli (2.7.10) diff-lcs (1.3) @@ -127,7 +127,7 @@ GEM dotenv-rails (2.7.5) dotenv (= 2.7.5) railties (>= 3.2, < 6.1) - draper (3.1.0) + draper (4.0.0) actionpack (>= 5.0) activemodel (>= 5.0) activemodel-serializers-xml (>= 1.0) @@ -153,8 +153,11 @@ GEM faraday (1.0.0) multipart-post (>= 1.2, < 3) ffaker (2.13.0) - ffi (1.11.3) - ffi (1.11.3-x64-mingw32) + ffi (1.12.2) + ffi (1.12.2-x64-mingw32) + ffi-compiler (1.0.1) + ffi (>= 1.0.0) + rake ffi-win32-extensions (1.0.3) ffi get_process_mem (0.2.5) @@ -162,20 +165,22 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashdiff (1.0.0) - hashie (4.0.0) - http (3.3.0) + hashie (4.1.0) + http (4.3.0) addressable (~> 2.3) http-cookie (~> 1.0) - http-form_data (~> 2.0) - http_parser.rb (~> 0.6.0) + http-form_data (~> 2.2) + http-parser (~> 1.2.0) http-cookie (1.0.3) domain_name (~> 0.5) - http-form_data (2.1.1) + http-form_data (2.2.0) + http-parser (1.2.1) + ffi-compiler (>= 1.0, < 2.0) http_parser.rb (0.6.0) - httparty (0.17.3) + httparty (0.18.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.7.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) @@ -184,7 +189,7 @@ GEM json (2.3.0) jsonapi-renderer (0.2.2) jwt (2.2.1) - kgio (2.11.2) + kgio (2.11.3) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -213,20 +218,20 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) - mimemagic (0.3.3) + mimemagic (0.3.4) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.14.0) minitest-ci (3.4.0) minitest (>= 5.0.6) - mocha (1.11.1) + mocha (1.11.2) mock_redis (0.22.0) - msgpack (1.3.1) - msgpack (1.3.1-x64-mingw32) + msgpack (1.3.3) + msgpack (1.3.3-x64-mingw32) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) - mustermann (1.1.0) + mustermann (1.1.1) ruby2_keywords (~> 0.0.1) naught (1.1.0) net-http-digest_auth (1.4.1) @@ -238,34 +243,34 @@ GEM net-ssh (>= 2.6.5) net-ssh (5.2.0) netrc (0.11.0) - newrelic_rpm (6.8.0.360) + newrelic_rpm (6.9.0.363) nio4r (2.5.2) - nokogiri (1.10.7) + nokogiri (1.10.8) mini_portile2 (~> 2.4.0) - nokogiri (1.10.7-x64-mingw32) + nokogiri (1.10.8-x64-mingw32) mini_portile2 (~> 2.4.0) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) ntlm-http (0.1.1) - oauth2 (1.4.2) + oauth2 (1.4.4) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - pg (1.2.0) - pg (1.2.0-x64-mingw32) + pg (1.2.2) + pg (1.2.2-x64-mingw32) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.7.0) + pry-byebug (3.8.0) byebug (~> 11.0) pry (~> 0.10) ptools (1.3.5) ptools (1.3.5-universal-mingw32) win32-file (>= 0.7.0) - public_suffix (4.0.2) - rack (2.0.8) + public_suffix (4.0.3) + rack (2.2.2) rack-protection (2.0.8.1) rack rack-proxy (0.6.5) @@ -299,13 +304,13 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) - raindrops (0.19.0) + raindrops (0.19.1) rake (13.0.1) rakismet (1.5.4) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) - recaptcha (5.2.1) + recaptcha (5.3.0) json redis (4.1.3) request_store (1.5.0) @@ -323,36 +328,35 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) retriable (3.1.2) - ruby-vips (2.0.16) + ruby-vips (2.0.17) ffi (~> 1.9) - ruby2_keywords (0.0.1) - rubyzip (2.0.0) + ruby2_keywords (0.0.2) + rubyzip (2.2.0) safe_yaml (1.0.5) sanitize (5.1.0) crass (~> 1.0.2) nokogiri (>= 1.8.0) nokogumbo (~> 2.0) shoulda-context (1.2.2) - shoulda-matchers (4.1.2) + shoulda-matchers (4.3.0) activesupport (>= 4.2.0) - sidekiq (6.0.4) + sidekiq (6.0.5) connection_pool (>= 2.2.2) - rack (>= 2.0.0) + rack (~> 2.0) rack-protection (>= 2.0.0) redis (>= 4.1.0) sidekiq-unique-jobs (6.0.18) concurrent-ruby (~> 1.0, >= 1.0.5) sidekiq (>= 4.0, < 7.0) thor (~> 0) - simple_form (5.0.1) + simple_form (5.0.2) actionpack (>= 5.0) activemodel (>= 5.0) simple_oauth (0.3.1) - simplecov (0.17.1) + simplecov (0.18.5) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov-html (~> 0.11) + simplecov-html (0.12.1) sinatra (2.0.8.1) mustermann (~> 1.0) rack (~> 2.0) @@ -375,11 +379,11 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timecop (0.9.1) - twitter (6.2.0) + twitter (7.0.0) addressable (~> 2.3) buftok (~> 0.2.0) equalizer (~> 0.0.11) - http (~> 3.0) + http (~> 4.0) http-form_data (~> 2.0) http_parser.rb (~> 0.6.0) memoizable (~> 0.4.0) @@ -391,13 +395,13 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.6) - unicorn (5.5.2) + unicorn (5.5.3) kgio (~> 2.6) raindrops (~> 0.7) unicorn-worker-killer (0.4.4) get_process_mem (~> 0) unicorn (>= 4, < 6) - webmock (3.7.6) + webmock (3.8.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) diff --git a/config/environments/production.rb b/config/environments/production.rb index 31868082c..63656b9fc 100644 --- a/config/environments/production.rb +++ b/config/environments/production.rb @@ -74,7 +74,7 @@ Rails.application.configure do # Enable locale fallbacks for I18n (makes lookups for any locale fall back to # the I18n.default_locale when a translation cannot be found). - config.i18n.fallbacks = true + config.i18n.fallbacks = [I18n.default_locale] # Send deprecation notices to registered listeners. config.active_support.deprecation = :notify diff --git a/config/environments/staging.rb b/config/environments/staging.rb index e7d1ccdaf..2cbcd4184 100644 --- a/config/environments/staging.rb +++ b/config/environments/staging.rb @@ -66,7 +66,7 @@ Rails.application.configure do # Enable locale fallbacks for I18n (makes lookups for any locale fall back to # the I18n.default_locale when a translation cannot be found). - config.i18n.fallbacks = true + config.i18n.fallbacks = [I18n.default_locale] # Send deprecation notices to registered listeners. config.active_support.deprecation = :notify