bonnie-bundler.gemspec in bonnie_bundler-2.2.1 vs bonnie-bundler.gemspec in bonnie_bundler-2.2.3
- old
+ new
@@ -5,13 +5,13 @@
s.summary = "A Gem for creating and managing bonnie bundles"
s.description = "A Gem for creating and managing bonnie bundles"
s.email = "pophealth-talk@googlegroups.com"
s.homepage = "http://github.com/projecttacoma/bonnie_bundler"
s.authors = ["The MITRE Corporation"]
- s.version = '2.2.1'
+ s.version = '2.2.3'
s.license = 'Apache-2.0'
- s.add_dependency 'health-data-standards', '~> 4.2'
+ s.add_dependency 'health-data-standards', '~> 4.3.1'
s.add_dependency 'quality-measure-engine', '~> 3.2'
s.add_dependency 'hquery-patient-api', '~> 1.1'
s.add_dependency 'simplexml_parser', '~> 1.0'
s.add_dependency 'hqmf2js', '~> 1.4'