projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update to tilekiln 0.6.3
[chef.git]
/
Gemfile
diff --git
a/Gemfile
b/Gemfile
index e076bdaeca6bed47355e1b5b7dadd6a6f924ae03..baf310d5a8824a3d7cefbcb904015fec9a97399d 100644
(file)
--- a/
Gemfile
+++ b/
Gemfile
@@
-1,3
+1,9
@@
-source
'https://rubygems.org'
+source
"https://rubygems.org"
-gem 'rubocop'
+gem "cookstyle"
+gem "kitchen-dokken"
+gem "kitchen-inspec"
+gem "test-kitchen"
+
+# Lock some modules to old versions for ruby 3.1 support
+gem "zeitwerk", "< 2.7"