From 3219445dcd6cd274d3d9fd0f79717e8d0ce14fcd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2020 06:03:04 +0000 Subject: [PATCH] Bump bourbon from 6.0.0 to 7.0.0 Bumps [bourbon](https://github.com/thoughtbot/bourbon) from 6.0.0 to 7.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/v6.0.0...v7.0.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 25c1bac..07030ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,8 +18,8 @@ GEM tzinfo (~> 1.1) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) - bourbon (6.0.0) - thor (~> 0.19) + bourbon (7.0.0) + thor (~> 1.0) coderay (1.1.2) colorator (1.1.0) concurrent-ruby (1.1.5) @@ -131,7 +131,7 @@ GEM rack (> 1, < 3) svg_optimizer (0.2.5) nokogiri - thor (0.20.3) + thor (1.0.1) thread_safe (0.3.6) titlecase (0.1.1) tzinfo (1.2.5)