projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tilecache: Add nginx blocks to squid layer
[chef.git]
/
Gemfile
diff --git
a/Gemfile
b/Gemfile
index d1ca205099a58dc5600ad6a5e2ecf3364785d0a2..078ade7b28208ecb54a275e5674974853b47f491 100644
(file)
--- a/
Gemfile
+++ b/
Gemfile
@@
-1,4
+1,8
@@
-source
'https://rubygems.org'
+source
"https://rubygems.org"
-gem 'rubocop'
-gem 'foodcritic'
+gem "foodcritic"
+gem "kitchen-vagrant"
+gem "rubocop"
+gem "rubocop-performance"
+gem "serverspec"
+gem "test-kitchen"