File: Gemfile

package info (click to toggle)
ruby-mixlib-install 3.12.16-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 193,056 kB
  • sloc: ruby: 3,843; sh: 664; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 169 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
source "https://rubygems.org"

gem "mixlib-install", path: "../"
gem "chef"
gem "chef-acceptance", github: "chef/chef-acceptance"
gem "inspec"
gem "aws-sdk"
gem "winrm"