X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/68c9e352cb7fb2dc67fd8241c75ab6ffc19376e1..44de5598fddc11a7594ebc8a0fdd3ea6bf598a75:/Gemfile diff --git a/Gemfile b/Gemfile index e076bdaec..47ac10107 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,4 @@ -source 'https://rubygems.org' +source "https://rubygems.org" -gem 'rubocop' +gem "rubocop" +gem "foodcritic"