We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13bf191 commit 016ca62Copy full SHA for 016ca62
Gemfile
@@ -9,12 +9,8 @@ group :assets do
9
gem 'uglifier'
10
end
11
12
-#gem 'hquery-patient-api', :git => 'https://github.com/pophealth/patientapi.git', :branch => 'develop'
13
-#gem 'hquery-patient-api', :path => '../patientapi'
14
gem 'hquery-patient-api', '1.0.3'
15
-
16
gem 'health-data-standards', :git => 'https://github.com/projectcypress/health-data-standards.git', :branch => 'master'
17
-#gem 'health-data-standards', :path => '../health-data-standards'
18
19
gem 'nokogiri'
20
gem 'sprockets'
0 commit comments