Gemfile in hqmf-parser-1.0.5 vs Gemfile in hqmf-parser-1.0.6

- 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.3' +gem "health-data-standards", '~> 2.1.4' gem "bson_ext" # below are gems required for excel spreadsheet processing gem 'spreadsheet', '0.6.8' gem 'google-spreadsheet-ruby', '0.1.8'