From d8546e69f8159c174fb16ba31f7e9d561106c0ef Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Fri, 18 Oct 2019 07:59:34 +0500 Subject: [PATCH] Upgrade gems --- Gemfile.lock | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1c9899a..494ba84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,14 +58,14 @@ GEM zeitwerk (~> 2.1, >= 2.1.8) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - airbrussh (1.3.4) + airbrussh (1.4.0) sshkit (>= 1.6.1, != 1.7.0) ast (2.4.0) - autoprefixer-rails (9.6.4) + autoprefixer-rails (9.6.5) execjs aws-eventstream (1.0.3) - aws-partitions (1.221.0) - aws-sdk-core (3.68.1) + aws-partitions (1.225.0) + aws-sdk-core (3.69.0) aws-eventstream (~> 1.0, >= 1.0.2) aws-partitions (~> 1.0) aws-sigv4 (~> 1.1) @@ -73,7 +73,7 @@ GEM aws-sdk-kms (1.24.0) aws-sdk-core (~> 3, >= 3.61.1) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.48.0) + aws-sdk-s3 (1.50.0) aws-sdk-core (~> 3, >= 3.61.1) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) @@ -88,7 +88,7 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - brakeman (4.6.1) + brakeman (4.7.0) builder (3.2.3) bundler-audit (0.6.1) bundler (>= 1.2.0, < 3) @@ -126,13 +126,13 @@ GEM coderay (1.1.2) concurrent-ruby (1.1.5) connection_pool (2.2.2) - coveralls (0.8.23) - json (>= 1.8, < 3) - simplecov (~> 0.16.1) - term-ansicolor (~> 1.3) - thor (>= 0.19.4, < 2.0) - tins (~> 1.6) - crass (1.0.4) + coveralls (0.7.1) + multi_json (~> 1.3) + rest-client + simplecov (>= 0.7) + term-ansicolor + thor + crass (1.0.5) cucumber (3.1.2) builder (>= 2.1.2) cucumber-core (~> 3.2.0) @@ -230,13 +230,13 @@ GEM method_source (0.9.2) mime-types (3.3) mime-types-data (~> 3.2015) - mime-types-data (3.2019.0904) + mime-types-data (3.2019.1009) mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.12.2) msgpack (1.3.1) - multi_json (1.13.1) + multi_json (1.14.1) multi_test (0.1.2) multi_xml (0.6.0) multipart-post (2.1.1) @@ -287,7 +287,7 @@ GEM pundit-matchers (1.6.0) rspec-rails (>= 3.0.0) rack (2.0.7) - rack-attack (6.1.0) + rack-attack (6.2.0) rack (>= 1.0, < 3) rack-protection (2.0.7) rack @@ -332,7 +332,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - recaptcha (5.1.1) + recaptcha (5.2.1) json redis (4.1.3) regexp_parser (1.6.0) @@ -390,11 +390,11 @@ GEM selenium-webdriver (3.142.6) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sentry-raven (2.11.3) + sentry-raven (2.12.0) faraday (>= 0.7.6, < 1.0) shoulda-matchers (4.0.0.rc1) activesupport (>= 4.2.0) - sidekiq (6.0.1) + sidekiq (6.0.2) connection_pool (>= 2.2.2) rack (>= 2.0.0) rack-protection (>= 2.0.0) @@ -402,7 +402,7 @@ GEM simple_form (5.0.1) actionpack (>= 5.0) activemodel (>= 5.0) - simplecov (0.16.1) + simplecov (0.17.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) @@ -453,7 +453,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.20) - zeitwerk (2.1.10) + zeitwerk (2.2.0) PLATFORMS ruby