From a459e86acbc381a28974dac6900d5e91ef348d09 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Tue, 14 Nov 2017 18:40:21 -0800 Subject: [PATCH] Use Foodcritic 12.2.1 12.2.0 has a pretty nasty regression where it alerted on any resource that had an action named :create, which was not the intention Signed-off-by: Tim Smith --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 30c193ce9..f6b207193 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM ffi (1.9.18) ffi-yajl (2.3.1) libyajl2 (~> 1.2) - foodcritic (12.2.0) + foodcritic (12.2.1) cucumber-core (>= 1.3) erubis ffi-yajl (~> 2.0) @@ -143,4 +143,4 @@ DEPENDENCIES test-kitchen BUNDLED WITH - 1.15.4 + 1.16.0 -- 2.43.2