Sha256: 335b3e5dff558e946db18ecfa488eae87b425033ef964420ccf93e68b955c7aa
Contents?: true
Size: 531 Bytes
Versions: 1
Compression:
Stored size: 531 Bytes
Contents
source 'https://rubygems.org' gem 'berkshelf' # Uncomment these lines (and the ones in the generated Vagrantfile) if you want # to live on the Edge: # # gem "berkshelf", github: "RiotGames/berkshelf" # gem "vagrant", github: "mitchellh/vagrant", tag: "v1.3.5" # gem "vagrant-berkshelf", github: "RiotGames/vagrant-berkshelf" # gem "vagrant-omnibus", github: "schisamo/vagrant-omnibus", tag: "v1.1.2" <% if options[:foodcritic] -%> gem 'thor-foodcritic' <% end -%> <% if options[:scmversion] -%> gem 'thor-scmversion' <% end -%>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
berkshelf-3.0.0.beta4 | generator_files/Gemfile.erb |