From c1b314c659c1cea4c294f3fb0b3d2268ec5461c2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2019 08:04:54 +0000 Subject: [PATCH] Bump neat from 1.7.4 to 3.0.1 Bumps [neat](https://github.com/thoughtbot/neat) from 1.7.4 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.7.4...v3.0.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 6a00bca..0944334 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem "delayed_job_active_record" gem "flutie" gem "high_voltage" gem "jquery-rails" -gem "neat", "~> 1.7.0" +gem "neat", "~> 3.0.1" gem "newrelic_rpm", ">= 3.9.8" gem "normalize-rails", "~> 3.0.0" gem "pg" diff --git a/Gemfile.lock b/Gemfile.lock index dee58e9..25c11dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,6 +105,7 @@ GEM railties (>= 3.0.0) faraday (0.12.1) multipart-post (>= 1.2, < 3) + ffi (1.11.1) flutie (2.0.0) formulaic (0.4.0) activesupport @@ -139,9 +140,9 @@ GEM mini_portile2 (2.4.0) minitest (5.11.3) multipart-post (2.0.0) - neat (1.7.4) - bourbon (>= 4.0) - sass (>= 3.3) + neat (3.0.1) + sass (~> 3.4) + thor (~> 0.19) newrelic_rpm (4.2.0.334) nokogiri (1.10.1) mini_portile2 (~> 2.4.0) @@ -192,6 +193,9 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (12.3.2) + rb-fsevent (0.10.3) + rb-inotify (0.10.0) + ffi (~> 1.0) recipient_interceptor (0.1.2) mail refills (0.2.0) @@ -213,7 +217,11 @@ GEM rspec-support (~> 3.4.0) rspec-support (3.4.1) safe_yaml (1.0.4) - 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) @@ -294,7 +302,7 @@ DEPENDENCIES jquery-rails launchy leaflet-rails - neat (~> 1.7.0) + neat (~> 3.0.1) newrelic_rpm (>= 3.9.8) normalize-rails (~> 3.0.0) pg