Sha256: 6182027a98876d78896bd6a455ec25c2219872515fe65717e9543597dcf2c094
Contents?: true
Size: 388 Bytes
Versions: 1
Compression:
Stored size: 388 Bytes
Contents
source "https://rubygems.org" group :local do gem "micron", :path => "." end gem "easycov", :github => "chetan/easycov" gem "hitimes" gem "colorize" group :development do gem "yard", "~> 0.8" gem "bundler", "~> 1.1" gem "jeweler", :git => "https://github.com/chetan/jeweler.git", :branch => "bixby" gem "minitest", "~> 4.0", :platforms => [:mri_19, :mri_20, :rbx] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
micron-0.5.0 | Gemfile |