Sha256: c8df78731ecc567c723ab838d3efda4f1a8f8e91a44fbdcd6b0e9d2b9403fd64

Contents?: true

Size: 318 Bytes

Versions: 7

Compression:

Stored size: 318 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'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
health-data-standards-2.2.1 Gemfile
health-data-standards-2.2.0 Gemfile
health-data-standards-2.1.4 Gemfile
health-data-standards-2.1.3 Gemfile
health-data-standards-2.1.2 Gemfile
health-data-standards-2.1.1 Gemfile
health-data-standards-2.1.0 Gemfile