From e5e77f1f0cffec38c200db126570ba31dc545b43 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2019 06:56:35 +0000 Subject: [PATCH] Bump neat from 1.9.0 to 4.0.0 Bumps [neat](https://github.com/thoughtbot/neat) from 1.9.0 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.9.0...v4.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 28f15fe..7f556f2 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'friendly_id-globalize', git: 'https://github.com/norman/friendly_id-globali gem 'font-awesome-sass' # Neat bourbon RWD Framework -gem 'neat', '~> 1.8' +gem 'neat', '~> 4.0' gem 'bourbon', '~> 4.2' gem 'bitters' diff --git a/Gemfile.lock b/Gemfile.lock index 819e4a3..65129df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,7 +159,7 @@ GEM execjs (2.7.0) faraday (0.17.1) multipart-post (>= 1.2, < 3) - ffi (1.9.25) + ffi (1.11.3) figaro (1.1.1) thor (~> 0.14) filters_spam (0.5) @@ -249,8 +249,7 @@ GEM multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) - neat (1.9.0) - sass (>= 3.3) + neat (4.0.0) thor (~> 0.19) nenv (0.3.0) nokogiri (1.10.5) @@ -316,8 +315,8 @@ GEM raindrops (0.19.0) rake (13.0.0) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-inotify (0.10.0) + ffi (~> 1.0) rdoc (4.3.0) readingtime (0.4.0) redis (4.0.1) @@ -399,7 +398,7 @@ GEM actionpack (>= 4.2, < 6) activesupport (>= 4.2, < 6) ruby_dep (1.5.0) - sass (3.5.5) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -490,7 +489,7 @@ DEPENDENCIES memcachier mime-types mmenu-rails! - neat (~> 1.8) + neat (~> 4.0) normalize-rails octokit pg (~> 0.21)