Gemfile in hqmf2js-1.0.0 vs Gemfile in hqmf2js-1.0.1

- old
+ new

@@ -11,12 +11,12 @@ #gem "hquery-patient-api", :git => 'http://github.com/pophealth/patientapi.git', :branch => 'develop' #gem 'hquery-patient-api', :path => '../patientapi' gem 'hquery-patient-api', '~> 0.3.0' #gem 'hqmf-parser', :git => 'https://github.com/pophealth/hqmf-parser.git', :branch => 'develop' #gem 'hqmf-parser', :path => '../hqmf-parser' -gem 'hqmf-parser', '~> 1.0.2' +gem 'hqmf-parser', '~> 1.0.4' #gem "health-data-standards", :git => 'http://github.com/projectcypress/health-data-standards.git', :branch => 'develop' -gem "health-data-standards", '~> 2.1.2' +gem "health-data-standards", '~> 2.1.3' gem 'nokogiri' gem 'sprockets' gem 'coffee-script' gem 'uglifier'