From ca7097d1e90061f86aa2f4568aa508f0c1c2df5e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:52:05 +0000 Subject: [PATCH 1/7] Bump rspec-rails from 4.0.1 to 4.0.2 Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/rspec/rspec-rails/releases) - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v4.0.1...v4.0.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60ae8e6d..8f395664 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1055,7 +1055,7 @@ GEM rexml crass (1.0.6) csv (3.1.9) - cucumber (5.1.3) + cucumber (5.2.0) builder (~> 3.2, >= 3.2.4) cucumber-core (~> 8.0, >= 8.0.1) cucumber-create-meta (~> 2.0, >= 2.0.2) @@ -1071,15 +1071,15 @@ GEM cucumber-gherkin (~> 15.0, >= 15.0.2) cucumber-messages (~> 13.0, >= 13.0.1) cucumber-tag-expressions (~> 2.0, >= 2.0.4) - cucumber-create-meta (2.0.2) - cucumber-messages (~> 13.0, >= 13.0.1) + cucumber-create-meta (2.0.4) + cucumber-messages (~> 13.1, >= 13.1.0) sys-uname (~> 1.2, >= 1.2.1) cucumber-cucumber-expressions (10.3.0) cucumber-gherkin (15.0.2) cucumber-messages (~> 13.0, >= 13.0.1) cucumber-html-formatter (9.0.0) cucumber-messages (~> 13.0, >= 13.0.1) - cucumber-messages (13.1.0) + cucumber-messages (13.2.1) protobuf-cucumber (~> 3.10, >= 3.10.8) cucumber-rails (2.2.0) capybara (>= 2.18, < 4) @@ -1126,7 +1126,7 @@ GEM faye-websocket (0.11.0) eventmachine (>= 0.12.0) websocket-driver (>= 0.5.1) - ffi (1.13.1) + ffi (1.14.2) filesize (0.2.0) flamegraph (0.9.5) flipper (0.19.1) @@ -1160,7 +1160,7 @@ GEM temple (>= 0.8.0) tilt hashdiff (1.0.1) - html-pipeline (2.13.0) + html-pipeline (2.14.0) activesupport (>= 2) nokogiri (>= 1.4) htmlentities (4.3.4) @@ -1193,7 +1193,7 @@ GEM activesupport (>= 3.0) nokogiri (>= 1.6) jmespath (1.4.0) - jquery-rails (4.3.5) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -1393,30 +1393,30 @@ GEM rexml (3.2.4) rinku (2.0.6) rmagick (4.1.2) - rspec (3.9.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-core (3.9.2) - rspec-support (~> 3.9.3) - rspec-expectations (3.9.2) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.1) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-mocks (3.9.1) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) + rspec-support (~> 3.10.0) rspec-prof (0.0.7) rspec (~> 3.0) ruby-prof - rspec-rails (4.0.1) + rspec-rails (4.0.2) actionpack (>= 4.2) activesupport (>= 4.2) railties (>= 4.2) - rspec-core (~> 3.9) - rspec-expectations (~> 3.9) - rspec-mocks (~> 3.9) - rspec-support (~> 3.9) - rspec-support (3.9.3) + rspec-core (~> 3.10) + rspec-expectations (~> 3.10) + rspec-mocks (~> 3.10) + rspec-support (~> 3.10) + rspec-support (3.10.1) rubocop (1.8.1) parallel (~> 1.10) parser (>= 3.0.0.0) @@ -1482,8 +1482,8 @@ GEM stripe_event (2.3.1) activesupport (>= 3.1) stripe (>= 2.8, < 6) - sys-uname (1.2.1) - ffi (>= 1.0.0) + sys-uname (1.2.2) + ffi (~> 1.1) temple (0.8.2) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) From 26649c939306f0a3a49263aa6b15b9470ac3c08d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:52:47 +0000 Subject: [PATCH 2/7] Bump paranoia from 2.4.2 to 2.4.3 Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/rubysherpas/paranoia/releases) - [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md) - [Commits](https://github.com/rubysherpas/paranoia/compare/v2.4.2...2.4.3) 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 60ae8e6d..77596b99 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1281,8 +1281,8 @@ GEM mimemagic (~> 0.3.0) terrapin (~> 0.6.0) parallel (1.20.1) - paranoia (2.4.2) - activerecord (>= 4.0, < 6.1) + paranoia (2.4.3) + activerecord (>= 4.0, < 6.2) parser (3.0.0.0) ast (~> 2.4.1) paypal-checkout-sdk (1.0.3) From d143ce6852849d3a2f40778c803fafbc4ae6beec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:54:48 +0000 Subject: [PATCH 3/7] Bump active_storage_validations from 0.9.0 to 0.9.2 Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 0.9.0 to 0.9.2. - [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases) - [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md) - [Commits](https://github.com/igorkasyanchuk/active_storage_validations/commits) 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 60ae8e6d..06ae955e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM rails-html-sanitizer (~> 1.1, >= 1.2.0) active_record_union (1.3.0) activerecord (>= 4.0) - active_storage_validations (0.9.0) + active_storage_validations (0.9.2) rails (>= 5.2.0) activejob (6.0.3.4) activesupport (= 6.0.3.4) From f95abe8a8e8bf5a14ffa834ffcb60d383b6bd30d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:55:31 +0000 Subject: [PATCH 4/7] Bump stripe from 5.28.0 to 5.29.0 Bumps [stripe](https://github.com/stripe/stripe-ruby) from 5.28.0 to 5.29.0. - [Release notes](https://github.com/stripe/stripe-ruby/releases) - [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-ruby/compare/v5.28.0...v5.29.0) 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 60ae8e6d..e164b3a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1478,7 +1478,7 @@ GEM sqlite3 (1.4.2) stackprof (0.2.16) statsd-ruby (1.4.0) - stripe (5.28.0) + stripe (5.29.0) stripe_event (2.3.1) activesupport (>= 3.1) stripe (>= 2.8, < 6) From a26b18f501dbf9986c234cd43755e54ef6356639 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:57:22 +0000 Subject: [PATCH 5/7] Bump aws-sdk-s3 from 1.86.0 to 1.87.0 Bumps [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) from 1.86.0 to 1.87.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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60ae8e6d..f60baf0a 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.402.0) + aws-partitions (1.418.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.109.3) + aws-sdk-core (3.111.2) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -484,7 +484,7 @@ GEM aws-sdk-kinesisvideosignalingchannels (1.0.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-kms (1.39.0) + aws-sdk-kms (1.41.0) aws-sdk-core (~> 3, >= 3.109.0) aws-sigv4 (~> 1.1) aws-sdk-lakeformation (1.1.0) @@ -875,7 +875,7 @@ GEM aws-sdk-route53resolver (1.11.0) aws-sdk-core (~> 3, >= 3.71.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.86.0) + aws-sdk-s3 (1.87.0) aws-sdk-core (~> 3, >= 3.109.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) From 0847a65d198d56b335c4a79812776726ca22ff61 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:58:03 +0000 Subject: [PATCH 6/7] Bump tzinfo-data from 1.2020.4 to 1.2021.1 Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2020.4 to 1.2021.1. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2020.4...v1.2021.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 60ae8e6d..a12261cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1497,7 +1497,7 @@ GEM tribute (3.6.0.0) tzinfo (1.2.9) thread_safe (~> 0.1) - tzinfo-data (1.2020.4) + tzinfo-data (1.2021.1) tzinfo (>= 1.0.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) From feaa4a553bf62f8cca4e73694152113721679849 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 06:28:15 +0000 Subject: [PATCH 7/7] Bump sidekiq from 6.1.2 to 6.1.3 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.1.2 to 6.1.3. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md) - [Commits](https://github.com/mperham/sidekiq/compare/v6.1.2...v6.1.3) 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 3a89f8c1..89dfefb6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1454,7 +1454,7 @@ GEM shellany (0.0.1) shoulda-matchers (4.5.1) activesupport (>= 4.2.0) - sidekiq (6.1.2) + sidekiq (6.1.3) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0)