Skip to content

Commit

Permalink
update fhir_models dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
radamson committed Sep 27, 2019
1 parent 6f7751b commit fe8ac04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fhir_client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'activesupport', '>= 3'
spec.add_dependency 'addressable', '>= 2.3'
spec.add_dependency 'fhir_models', '>= 4.0.1'
spec.add_dependency 'fhir_models', '>= 4.0.2'
spec.add_dependency 'fhir_stu3_models', '>= 3.0.1'
spec.add_dependency 'fhir_dstu2_models', '>= 1.0.10'
spec.add_dependency 'nokogiri', '>= 1.10.4'
Expand Down

0 comments on commit fe8ac04

Please sign in to comment.