From d17d7507de5ad88dcb333230ab99a7cd63c940b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Mar 2019 04:15:52 +0000 Subject: [PATCH] Bump neat from 1.5.1 to 3.0.1 Bumps [neat](https://github.com/thoughtbot/neat) from 1.5.1 to 3.0.1. - [Release notes](https://github.com/thoughtbot/neat/releases) - [Changelog](https://github.com/thoughtbot/neat/blob/master/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/neat/compare/v1.5.1...v3.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c908a26c..fb4191a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -676,6 +676,7 @@ GEM factory_girl (~> 4.4.0) railties (>= 3.0.0) fastercsv (1.5.5) + ffi (1.10.0) flutie (2.0.0) foreman (0.74.0) dotenv (~> 0.11.1) @@ -735,9 +736,9 @@ GEM momentjs-rails (2.7.0) railties (>= 3.1) multi_json (1.13.1) - neat (1.5.1) - bourbon (>= 3.1) - sass (~> 3.2.19) + neat (3.0.1) + sass (~> 3.4) + thor (~> 0.19) newrelic_rpm (3.9.0.229) nokogiri (1.10.1) mini_portile2 (~> 2.4.0) @@ -796,6 +797,9 @@ GEM thor (>= 0.18.1, < 2.0) raindrops (0.19.0) rake (12.3.2) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) rbtree3 (0.5.0) recipient_interceptor (0.1.2) mail @@ -826,7 +830,11 @@ GEM ruby_parser (3.7.3) sexp_processor (~> 4.1) safe_yaml (1.0.4) - sass (3.2.19) + sass (3.7.3) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) sass-rails (5.0.6) railties (>= 4.0.0, < 6) sass (~> 3.1)