From 712086bd6fccf5c817a4671d70608ed28468f478 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 14:39:53 +0100 Subject: [PATCH 1/3] Bump shoulda-matchers from 4.3.0 to 4.4.1 (#1752) Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.3.0 to 4.4.1. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.3.0...v4.4.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6425a0e1c5..e6e838d825 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.7) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.6) @@ -104,7 +104,7 @@ GEM activesupport (>= 4.2.0) hashdiff (1.0.1) highline (2.0.3) - i18n (1.8.3) + i18n (1.8.5) concurrent-ruby (~> 1.0) i18n-tasks (0.9.31) activesupport (>= 4.0.2) @@ -214,7 +214,7 @@ GEM rubyzip (>= 1.2.2) sentry-raven (3.0.2) faraday (>= 1.0) - shoulda-matchers (4.3.0) + shoulda-matchers (4.4.1) activesupport (>= 4.2.0) sprockets (4.0.2) concurrent-ruby (~> 1.0) @@ -244,7 +244,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.25) - zeitwerk (2.3.1) + zeitwerk (2.4.0) PLATFORMS ruby From 3839ed0b171a6bb694224bd171fc6274317db9ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 14:40:06 +0100 Subject: [PATCH 2/3] Bump sentry-raven from 3.0.2 to 3.0.3 (#1753) Bumps [sentry-raven](https://github.com/getsentry/raven-ruby) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/getsentry/raven-ruby/releases) - [Changelog](https://github.com/getsentry/raven-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/raven-ruby/compare/3.0.2...3.0.3) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e6e838d825..04fa19c5f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,7 +212,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sentry-raven (3.0.2) + sentry-raven (3.0.3) faraday (>= 1.0) shoulda-matchers (4.4.1) activesupport (>= 4.2.0) From 1234bc7eb59462beb051ed6890bf3031be86f39c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 10:53:52 +0100 Subject: [PATCH 3/3] Bump sentry-raven from 3.0.3 to 3.0.4 (#1754) Bumps [sentry-raven](https://github.com/getsentry/raven-ruby) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/getsentry/raven-ruby/releases) - [Changelog](https://github.com/getsentry/raven-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/raven-ruby/compare/3.0.3...3.0.4) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04fa19c5f4..88be36bc63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,7 +212,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sentry-raven (3.0.3) + sentry-raven (3.0.4) faraday (>= 1.0) shoulda-matchers (4.4.1) activesupport (>= 4.2.0)