Sha256: 75cfbb581307dc5df946126abf8e43f44f302a10a7d1c6ca6f949ca6a25101d7

Contents?: true

Size: 419 Bytes

Versions: 12

Compression:

Stored size: 419 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", "~> 4.0"
  gem 'turn', :require => false
  gem 'awesome_print', :require => 'ap'

end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
health-data-standards-3.4.6 Gemfile
health-data-standards-3.4.5 Gemfile
health-data-standards-3.4.4 Gemfile
health-data-standards-3.4.3 Gemfile
health-data-standards-3.4.2 Gemfile
health-data-standards-3.4.1 Gemfile
health-data-standards-3.4.0 Gemfile
health-data-standards-3.2.12 Gemfile
health-data-standards-3.3.0 Gemfile
health-data-standards-3.2.11 Gemfile
health-data-standards-3.2.10 Gemfile
health-data-standards-3.2.8 Gemfile