From b6af6dabb7516dc3aa45ace44053f776de321cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 08:24:47 +0000 Subject: [PATCH] Bump bourbon from 3.2.3 to 6.0.0 Bumps [bourbon](https://github.com/thoughtbot/bourbon) from 3.2.3 to 6.0.0. - [Release notes](https://github.com/thoughtbot/bourbon/releases) - [Changelog](https://github.com/thoughtbot/bourbon/blob/master/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/bourbon/compare/v3.2.3...v6.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d8ae014..b3ec8164 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -602,9 +602,8 @@ GEM bourbon (>= 3.2) sass (>= 3.2) thor - bourbon (3.2.3) - sass (~> 3.2) - thor + bourbon (6.0.0) + thor (~> 0.19) brakeman (4.7.2) builder (3.2.4) capybara (3.30.0)