X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2f5c06d08c5a2fcc42d57896ba7151bee326f7ac..6f0a393ef9191a70d9c5040ed35f6ee4ca33db8b:/Gemfile diff --git a/Gemfile b/Gemfile index d1ca20509..47ac10107 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ -source 'https://rubygems.org' +source "https://rubygems.org" -gem 'rubocop' -gem 'foodcritic' +gem "rubocop" +gem "foodcritic"