Skip to content

Commit

Permalink
tied hds to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrequina committed May 10, 2012
1 parent 588b8f3 commit ea990b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -6,8 +6,8 @@ gem 'mongo', '1.5.1'
gem 'bson_ext', '1.5.1', :platforms => :mri
gem 'rake'
#gem 'pry', :require => true
gem 'health-data-standards', :git => 'https://github.com/projectcypress/health-data-standards.git', :branch => 'master'
#gem 'health-data-standards', '0.7.1'
#gem 'health-data-standards', :git => 'https://github.com/projectcypress/health-data-standards.git', :branch => 'master'
gem 'health-data-standards', '0.8.0'

group :test do
gem 'cover_me', '>= 1.0.0.rc5', :platforms => :ruby_19
Expand Down

0 comments on commit ea990b0

Please sign in to comment.