Sha256: 066aef6b01dca59aeebfd67addb40c3363cea91ab83346067b5d56dda5e889b1
Contents?: true
Size: 352 Bytes
Versions: 3
Compression:
Stored size: 352 Bytes
Contents
source "https://rubygems.org" # Specify your gem"s dependencies in test-kitchen.gemspec gemspec group :integration do gem "berkshelf" gem "kitchen-inspec" gem "kitchen-dokken" gem "kitchen-vagrant" end group :debug do gem "pry", "~>0.12" gem "pry-byebug" gem "pry-stack_explorer" end group :chefstyle do gem "chefstyle", "2.0.9" end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
test-kitchen-rsync-3.0.0.pre.3 | Gemfile |
test-kitchen-rsync-3.0.0.pre.2 | Gemfile |
test-kitchen-rsync-3.0.0.pre.1 | Gemfile |