From 990eede94510e9dc2cf335baa723490d573ef1ee Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 18 Apr 2018 11:24:05 -0700 Subject: [PATCH] Update to Foodcritic 13.1.1 It's faster and has more rules Signed-off-by: Tim Smith --- src/fieri/Gemfile.lock | 4 ++-- src/supermarket/Gemfile.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/fieri/Gemfile.lock b/src/fieri/Gemfile.lock index 839dc223c..841aee7f3 100644 --- a/src/fieri/Gemfile.lock +++ b/src/fieri/Gemfile.lock @@ -63,7 +63,7 @@ GEM public_suffix (~> 2.0, >= 2.0.2) arel (7.1.4) ast (2.4.0) - backports (3.11.2) + backports (3.11.3) builder (3.2.3) coderay (1.1.1) concurrent-ruby (1.0.5) @@ -86,7 +86,7 @@ GEM multipart-post (>= 1.2, < 3) ffi-yajl (2.3.1) libyajl2 (~> 1.2) - foodcritic (13.0.1) + foodcritic (13.1.1) cucumber-core (>= 1.3) erubis ffi-yajl (~> 2.0) diff --git a/src/supermarket/Gemfile.lock b/src/supermarket/Gemfile.lock index 4ba0e19aa..18f420845 100644 --- a/src/supermarket/Gemfile.lock +++ b/src/supermarket/Gemfile.lock @@ -91,7 +91,7 @@ GEM descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - backports (3.11.2) + backports (3.11.3) brakeman (3.6.1) builder (3.2.3) byebug (9.0.6) @@ -217,7 +217,7 @@ GEM ffi (1.9.18) ffi-yajl (2.3.1) libyajl2 (~> 1.2) - foodcritic (13.0.1) + foodcritic (13.1.1) cucumber-core (>= 1.3) erubis ffi-yajl (~> 2.0)