Gemfile in hqmf-parser-1.0.3 vs Gemfile in hqmf-parser-1.0.4
- old
+ new
@@ -5,10 +5,10 @@
gem 'pry-nav'
gem 'nokogiri'
gem 'rubyzip'
#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 "bson_ext"
# below are gems required for excel spreadsheet processing
gem 'spreadsheet', '0.6.8'
gem 'google-spreadsheet-ruby', '0.1.8'