From: Tim Smith Date: Wed, 15 Nov 2017 02:40:21 +0000 (-0800) Subject: Use Foodcritic 12.2.1 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/a459e86acbc381a28974dac6900d5e91ef348d09 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 --- 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