Gemfile in hqmf-parser-1.0.6 vs Gemfile in hqmf-parser-1.1.0

- old
+ new

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