From 79ffa96bd3b65aa73b79e6a512aaf0ef642e2959 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 07:17:18 +0000 Subject: [PATCH] Bump bourbon from 4.3.4 to 6.0.0 Bumps [bourbon](https://github.com/thoughtbot/bourbon) from 4.3.4 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/v4.3.4...v6.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 6d0b63b..088d567 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem 'font-awesome-sass' # Neat bourbon RWD Framework gem 'neat', '~> 1.8' -gem 'bourbon', '~> 4.2' +gem 'bourbon', '~> 6.0' gem 'bitters' # Use jquery as the JavaScript library diff --git a/Gemfile.lock b/Gemfile.lock index 8dac9b1..02f5ef9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,8 +119,7 @@ GEM bourbon (>= 4.2) sass (>= 3.4) thor - bourbon (4.3.4) - sass (~> 3.4) + bourbon (6.0.0) thor (~> 0.19) builder (3.2.4) byebug (11.0.1) @@ -157,7 +156,7 @@ GEM execjs (2.7.0) faraday (0.17.1) multipart-post (>= 1.2, < 3) - ffi (1.11.3) + ffi (1.12.2) figaro (1.1.1) thor (~> 0.14) filters_spam (0.5) @@ -315,7 +314,7 @@ GEM raindrops (0.19.0) rake (13.0.1) rb-fsevent (0.10.3) - rb-inotify (0.10.0) + rb-inotify (0.10.1) ffi (~> 1.0) rdoc (4.3.0) readingtime (0.4.0) @@ -467,7 +466,7 @@ DEPENDENCIES actionpack-page_caching active_link_to bitters - bourbon (~> 4.2) + bourbon (~> 6.0) byebug coderay coffee-rails (~> 4.2.2)