From c17d95309a747ad3fb1f1ccb5ba3757e6b373ceb Mon Sep 17 00:00:00 2001 From: evazion Date: Tue, 1 Oct 2019 23:06:41 -0500 Subject: [PATCH] gems: update gems. --- Gemfile.lock | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca7926131..e07091817 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM buftok (0.2.0) builder (3.2.3) byebug (11.0.1) - capistrano (3.11.1) + capistrano (3.11.2) airbrussh (>= 1.0.0) i18n rake (>= 10.0.0) @@ -147,7 +147,7 @@ GEM erubi (1.9.0) factory_bot (5.1.0) activesupport (>= 4.2.0) - faraday (0.15.4) + faraday (0.16.2) multipart-post (>= 1.2, < 3) ffaker (2.12.0) ffi (1.11.1) @@ -180,11 +180,10 @@ GEM json (2.2.0) jwt (2.2.1) kgio (2.11.2) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) - loofah (2.2.3) + listen (3.2.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + loofah (2.3.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -215,7 +214,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.0) + minitest (5.12.2) minitest-ci (3.4.0) minitest (>= 5.0.6) mocha (1.9.0) @@ -236,7 +235,7 @@ GEM net-sftp (2.1.2) net-ssh (>= 2.6.5) net-ssh (5.2.0) - newrelic_rpm (6.6.0.358) + newrelic_rpm (6.7.0.359) nio4r (2.5.2) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) @@ -245,8 +244,8 @@ GEM nokogumbo (2.0.1) nokogiri (~> 1.8, >= 1.8.4) ntlm-http (0.1.1) - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) + oauth2 (1.4.2) + faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) @@ -270,7 +269,7 @@ GEM rack (2.0.7) rack-contrib (2.1.0) rack (~> 2.0) - rack-mini-profiler (1.0.2) + rack-mini-profiler (1.1.0) rack (>= 1.2.0) rack-protection (2.0.7) rack @@ -310,7 +309,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - recaptcha (5.1.0) + recaptcha (5.1.1) json redis (4.1.3) regexp_parser (1.6.0) @@ -322,16 +321,15 @@ GEM retriable (3.1.2) ruby-vips (2.0.15) ffi (~> 1.9) - ruby_dep (1.5.0) - rubyzip (1.3.0) + rubyzip (2.0.0) safe_yaml (1.0.5) sanitize (5.1.0) crass (~> 1.0.2) nokogiri (>= 1.8.0) nokogumbo (~> 2.0) - selenium-webdriver (3.142.4) + selenium-webdriver (3.142.5) childprocess (>= 0.5, < 3.0) - rubyzip (~> 1.2, >= 1.2.2) + rubyzip (>= 1.2.2) shoulda-context (1.2.2) shoulda-matchers (4.1.2) activesupport (>= 4.2.0) @@ -359,7 +357,7 @@ GEM sshkit (1.20.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - stackprof (0.2.12) + stackprof (0.2.13) statistics2 (0.54) streamio-ffmpeg (3.0.2) multi_json (~> 1.8) @@ -395,7 +393,7 @@ GEM unicorn-worker-killer (0.4.4) get_process_mem (~> 0) unicorn (>= 4, < 6) - webmock (3.7.5) + webmock (3.7.6) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)