Sha256: 871f774b39c8d3e09a161fa2530eb689d6eb0cced4fc2c30666f322c176fb505
Contents?: true
Size: 414 Bytes
Versions: 4
Compression:
Stored size: 414 Bytes
Contents
source "http://rubygems.org" gemspec :development_group => :test group :development do gem 'rake' gem 'pry', '~> 0.9.10' gem 'pry-nav', '~> 0.2.2' end group :test do gem 'factory_girl', '~> 4.1.0' gem "tailor", '~> 1.1.2' gem "cane", '~> 2.3.0' gem 'simplecov', :require => false gem 'webmock' gem "minitest", "~> 5.3" gem 'minitest-reporters' gem 'awesome_print', :require => 'ap' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
health-data-standards-3.5.3 | Gemfile |
health-data-standards-3.5.2 | Gemfile |
health-data-standards-3.5.1 | Gemfile |
health-data-standards-3.5.0 | Gemfile |