X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/68c9e352cb7fb2dc67fd8241c75ab6ffc19376e1..837677c892b9d0a08b33a0d2aed11c5a30289b6b:/Gemfile diff --git a/Gemfile b/Gemfile index e076bdaec..f04be603c 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,6 @@ -source 'https://rubygems.org' +source "https://rubygems.org" -gem 'rubocop' +gem "cookstyle" +gem "kitchen-dokken" +gem "serverspec" +gem "test-kitchen"