Sha256: 7e98a22718930c0dbd2e00d05f143a817840cad3b714c56554115107f360f90f
Contents?: true
Size: 413 Bytes
Versions: 4
Compression:
Stored size: 413 Bytes
Contents
source :rubygems group "development" do # chef and vagrant require different versions of json, so we have to force the version manually gem "json", "1.5.2" gem "elzar" gem "vagrant", "0.8.7" gem "chef", "0.10.8" gem "knife-solo", "0.0.4" gem "knife-github-cookbooks", :git => "git://github.com/sumbach/knife-github-cookbooks.git" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
elzar-0.1.2 | lib/elzar/templates/Gemfile |
elzar-0.1.1 | lib/elzar/templates/Gemfile |
elzar-0.1.0 | lib/elzar/templates/Gemfile |
elzar-0.0.2 | lib/elzar/templates/Gemfile |