Skip to content

Commit

Permalink
Merge pull request #28 from alabama-medicaid-mu/master
Browse files Browse the repository at this point in the history
QRDA3 Fix & HDS Update
  • Loading branch information
petercyli committed Dec 8, 2015
2 parents 90277b8 + f4aac59 commit a43572d
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 123 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ branches:
only:
- master
- develop
- editable_date_range
- editable_date_range
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ source 'http://rubygems.org'
gem 'rails', '~> 4.1.2'
gem 'quality-measure-engine', '3.1.2'
gem "hqmf2js", :git=> "https://github.com/projecttacoma/hqmf2js.git"
gem 'health-data-standards', '3.5.3' #:git => "https://github.com/projectcypress/health-data-standards.git"#, '3.5.3'
gem 'health-data-standards', '3.6.1' #:git => "https://github.com/projectcypress/health-data-standards.git"#, '3.5.3'
#gem 'health-data-standards', :path=> '../health-data-standards'
gem 'nokogiri'
gem 'rubyzip'
gem 'net-ssh', '2.9.1'
gem 'hquery-patient-api', '1.0.4'
gem 'spreadsheet', '1.0.3'
gem 'sshkit'
Expand Down
Loading

0 comments on commit a43572d

Please sign in to comment.