From 0ffd41899fc319fa7c0dc6a9dffe024515672e77 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 13:43:05 +0000 Subject: [PATCH] Bump neat from 1.7.4 to 4.0.0 Bumps [neat](https://github.com/thoughtbot/neat) from 1.7.4 to 4.0.0. - [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.7.4...v4.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 17 ++++++++++++----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 129fc96..72c51a3 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem 'flutie' gem 'high_voltage' gem 'jquery-rails' gem 'leaflet-rails' -gem 'neat', '~> 1.7.0' +gem 'neat', '~> 4.0.0' gem 'newrelic_rpm', '>= 3.9.8' gem 'normalize-rails', '~> 3.0.0' gem 'pg' diff --git a/Gemfile.lock b/Gemfile.lock index 9090997..0e72a67 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,6 +107,7 @@ GEM railties (>= 3.0.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) + ffi (1.12.2) flutie (2.0.0) formulaic (0.4.1) activesupport @@ -139,9 +140,8 @@ GEM mini_portile2 (2.4.0) minitest (5.14.0) multipart-post (2.1.1) - neat (1.7.4) - bourbon (>= 4.0) - sass (>= 3.3) + neat (4.0.0) + thor (~> 0.19) newrelic_rpm (6.9.0.363) nio4r (2.5.2) nokogiri (1.10.8) @@ -193,6 +193,9 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (13.0.1) + rb-fsevent (0.10.3) + rb-inotify (0.10.1) + ffi (~> 1.0) recipient_interceptor (0.2.0) mail refills (0.2.0) @@ -215,7 +218,11 @@ GEM rspec-support (~> 3.9.0) rspec-support (3.9.2) safe_yaml (1.0.5) - sass (3.4.24) + sass (3.7.4) + 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) @@ -296,7 +303,7 @@ DEPENDENCIES jquery-rails launchy leaflet-rails - neat (~> 1.7.0) + neat (~> 4.0.0) newrelic_rpm (>= 3.9.8) normalize-rails (~> 3.0.0) pg