Sha256: 38bd513f8f2549f22d6e4ae299bb83a0eb955c4ff6492aee4b94b575d1dd7f07
Contents?: true
Size: 435 Bytes
Versions: 1
Compression:
Stored size: 435 Bytes
Contents
source "https://rubygems.org" gemspec # Always use license_scout from master gem "license_scout", git: "https://github.com/chef/license_scout" # net-ssh 4.x does not work with Ruby 2.2 on Windows. Chef and ChefDK # are pinned to 3.2 so pinning that here. Only used by fauxhai in this project gem "net-ssh", "3.2.0" group :docs do gem "yard", "~> 0.9" gem "redcarpet", "~> 2.2.2" gem "github-markup", "~> 0.7" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omnibus-5.6.6 | Gemfile |