From 9081bba78426e2a6ecd25c241bcc4a07b1ea030a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 05:43:16 +0000 Subject: [PATCH 1/8] Bump rack-mini-profiler from 2.3.0 to 2.3.1 Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/MiniProfiler/rack-mini-profiler/releases) - [Changelog](https://github.com/MiniProfiler/rack-mini-profiler/blob/master/CHANGELOG.md) - [Commits](https://github.com/MiniProfiler/rack-mini-profiler/compare/v2.3.0...v2.3.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac6eacd8..54f0d45f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1310,7 +1310,7 @@ GEM activesupport (>= 3.0.0) racc (1.5.2) rack (2.2.3) - rack-mini-profiler (2.3.0) + rack-mini-profiler (2.3.1) rack (>= 1.2.0) rack-pjax (1.1.0) nokogiri (~> 1.5) From af8c27de16e142f3c17d6bf3562cd550bf588164 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 06:32:33 +0000 Subject: [PATCH 2/8] Bump capybara from 3.34.0 to 3.35.3 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.34.0 to 3.35.3. - [Release notes](https://github.com/teamcapybara/capybara/releases) - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](https://github.com/teamcapybara/capybara/compare/3.34.0...3.35.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac6eacd8..51f7ad3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1027,13 +1027,13 @@ GEM bundler-audit (0.7.0.1) bundler (>= 1.2.0, < 3) thor (>= 0.18, < 2) - capybara (3.34.0) + capybara (3.35.3) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - regexp_parser (~> 1.5) + regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) chartkick (3.4.2) childprocess (3.0.0) @@ -1385,7 +1385,7 @@ GEM tilt redcarpet (3.5.1) redis (4.2.5) - regexp_parser (1.8.2) + regexp_parser (2.0.3) remotipart (1.4.4) responders (3.0.1) actionpack (>= 5.0) From 5425f1aed90575d7e5a158fdd3ca86e8ff16f9cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Feb 2021 06:41:12 +0000 Subject: [PATCH 3/8] Bump ibm_watson from 1.6.0 to 2.0.1 Bumps [ibm_watson](https://github.com/watson-developer-cloud/ruby-sdk) from 1.6.0 to 2.0.1. - [Release notes](https://github.com/watson-developer-cloud/ruby-sdk/releases) - [Changelog](https://github.com/watson-developer-cloud/ruby-sdk/blob/master/.releaserc) - [Commits](https://github.com/watson-developer-cloud/ruby-sdk/compare/v1.6.0...v2.0.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac6eacd8..d479351b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1179,10 +1179,10 @@ GEM concurrent-ruby (~> 1.0) http (~> 4.1.0) jwt (~> 2.2.1) - ibm_watson (1.6.0) + ibm_watson (2.0.1) concurrent-ruby (~> 1.0) eventmachine (~> 1.2) - faye-websocket (~> 0.10) + faye-websocket (~> 0.11) http (~> 4.1.0) ibm_cloud_sdk_core (~> 1.1.1) jwt (~> 2.2.1) From fb855f48f64f82e1ddebbc4bc2ad032ea73c2ede Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 05:42:10 +0000 Subject: [PATCH 4/8] Bump database_cleaner from 1.8.5 to 2.0.1 Bumps [database_cleaner](https://github.com/DatabaseCleaner/database_cleaner) from 1.8.5 to 2.0.1. - [Release notes](https://github.com/DatabaseCleaner/database_cleaner/releases) - [Changelog](https://github.com/DatabaseCleaner/database_cleaner/blob/master/History.rdoc) - [Commits](https://github.com/DatabaseCleaner/database_cleaner/compare/v1.8.5...v2.0.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac6eacd8..6696b022 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1094,7 +1094,12 @@ GEM cucumber-messages (~> 13.0, >= 13.0.1) d3-rails (5.9.2) railties (>= 3.1) - database_cleaner (1.8.5) + database_cleaner (2.0.1) + database_cleaner-active_record (~> 2.0.0) + database_cleaner-active_record (2.0.0) + activerecord (>= 5.a) + database_cleaner-core (~> 2.0.0) + database_cleaner-core (2.0.1) dateslices (0.0.4) rails (> 4) db_text_search (0.3.1) From 76d4a6a80ebf473496517b6864ecda89abdd3fc0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 07:38:17 +0000 Subject: [PATCH 5/8] Bump aws-sdk-s3 from 1.87.0 to 1.89.0 Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.87.0 to 1.89.0. - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac6eacd8..e2d08c46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM autoprefixer-rails (9.8.4) execjs aws-eventstream (1.1.0) - aws-partitions (1.418.0) + aws-partitions (1.429.0) aws-sdk (3.0.1) aws-sdk-resources (~> 3) aws-sdk-accessanalyzer (1.1.0) @@ -275,7 +275,7 @@ GEM aws-sdk-connectparticipant (1.0.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-core (3.111.2) + aws-sdk-core (3.112.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -484,8 +484,8 @@ GEM aws-sdk-kinesisvideosignalingchannels (1.0.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.41.0) - aws-sdk-core (~> 3, >= 3.109.0) + aws-sdk-kms (1.42.0) + aws-sdk-core (~> 3, >= 3.112.0) aws-sigv4 (~> 1.1) aws-sdk-lakeformation (1.1.0) aws-sdk-core (~> 3, >= 3.71.0) @@ -875,8 +875,8 @@ GEM aws-sdk-route53resolver (1.11.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.87.0) - aws-sdk-core (~> 3, >= 3.109.0) + aws-sdk-s3 (1.89.0) + aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) aws-sdk-s3control (1.14.0) From 83cd5509af54bf472bd83dd7642c2ab09bf89078 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Mar 2021 05:39:20 +0000 Subject: [PATCH 6/8] Bump rubocop from 1.8.1 to 1.11.0 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.8.1 to 1.11.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.8.1...v1.11.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac6eacd8..9d7f6ac5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) animate-rails (1.0.10) rails - ast (2.4.1) + ast (2.4.2) authority (3.3.0) activesupport (>= 3.0.0) autoprefixer-rails (9.8.4) @@ -1417,7 +1417,7 @@ GEM rspec-mocks (~> 3.10) rspec-support (~> 3.10) rspec-support (3.10.1) - rubocop (1.8.1) + rubocop (1.11.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) @@ -1426,7 +1426,7 @@ GEM rubocop-ast (>= 1.2.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.4.0) + rubocop-ast (1.4.1) parser (>= 2.7.1.5) ruby-prof (1.4.2) ruby-progressbar (1.11.0) From 9d1ec121fe2c6da01117dc958074ee880a3b3147 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 05:46:07 +0000 Subject: [PATCH 7/8] Bump puma from 5.1.1 to 5.2.2 Bumps [puma](https://github.com/puma/puma) from 5.1.1 to 5.2.2. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v5.1.1...v5.2.2) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 0c14f558..8b528ff9 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ ruby "~> 2.6" # Server gem 'rails' -gem 'puma', '~> 5.1' +gem 'puma', '~> 5.2' gem 'puma-heroku' # gem 'bootsnap', require: false gem 'sprockets', '~> 3.7.2' diff --git a/Gemfile.lock b/Gemfile.lock index ac6eacd8..11301caa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1257,7 +1257,7 @@ GEM nenv (0.3.0) nested_form (0.3.2) newrelic_rpm (6.15.0) - nio4r (2.5.4) + nio4r (2.5.5) nokogiri (1.11.1) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -1302,7 +1302,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.6) - puma (5.1.1) + puma (5.2.2) nio4r (~> 2.0) puma-heroku (2.0.0) puma (>= 5.0, < 6.0) @@ -1583,7 +1583,7 @@ DEPENDENCIES paypal_client pg (~> 1.2) pry - puma (~> 5.1) + puma (~> 5.2) puma-heroku rack-mini-profiler rails From 7a3b9d805f67c201b73c5f45200072a4eca07cc3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 06:06:59 +0000 Subject: [PATCH 8/8] Bump webmock from 3.11.1 to 3.12.1 Bumps [webmock](https://github.com/bblimke/webmock) from 3.11.1 to 3.12.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.11.1...v3.12.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac6eacd8..a1b3008d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1513,7 +1513,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.11.1) + webmock (3.12.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)