Sha256: 31dd8ba16139583b2a08a25e63b25b0b0fde42a0576c22202f9c7f52c34a51c7
Contents?: true
Size: 536 Bytes
Versions: 9
Compression:
Stored size: 536 Bytes
Contents
source 'https://rubygems.org' gem 'berkshelf' # Uncomment these lines if you want to live on the Edge: # # group :development do # gem "berkshelf", github: "berkshelf/berkshelf" # gem "vagrant", github: "mitchellh/vagrant", tag: "v1.5.2" # end # # group :plugins do # gem "vagrant-berkshelf", github: "berkshelf/vagrant-berkshelf" # gem "vagrant-omnibus", github: "schisamo/vagrant-omnibus" # end <% if options[:foodcritic] -%> gem 'thor-foodcritic' <% end -%> <% if options[:scmversion] -%> gem 'thor-scmversion' <% end -%>
Version data entries
9 entries across 9 versions & 1 rubygems