Sha256: 94bb2a1bac3a475527a798997b9bb49d2f00a9a145256b53b2bdd6e76416c3c7
Contents?: true
Size: 314 Bytes
Versions: 1
Compression:
Stored size: 314 Bytes
Contents
source 'https://rubygems.org' group :test do gem 'rake', '>= 10.4' if RUBY_VERSION >= '1.9' gem 'codecov', :require => false end end if defined?(RUBY_ENGINE) && RUBY_ENGINE == 'ruby' && RUBY_VERSION >= '1.9' group :doc do gem 'yard' gem 'redcarpet' gem 'github-markup' end end gemspec
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
values-1.8.0 | Gemfile |