Skip to content

Commit

Permalink
Release 5.4.2 (#530)
Browse files Browse the repository at this point in the history
* bump us core

* bump core

* use prerelease version

* update changelog

* use final version

* regenerate matrix

* add additional changelog entry

* Update CHANGELOG.md

Co-authored-by: yunwwang <[email protected]>

---------

Co-authored-by: yunwwang <[email protected]>
  • Loading branch information
Jammjammjamm and yunwwang authored Jul 10, 2024
1 parent 60a70a6 commit 71c22e2
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 22 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 5.4.2
* Allow canonicals with versions when checking IG/profile support in
CapabilityStatements (#525).
* Update the title/description of patient context test to be more accurate
(#522).
* Filter out tx.fhir.org validation errors (#523, #524).

# 5.4.1
* Fix an issue in the resource validation tests wnen Provenance resource does
not have `agent.who.reference` (#514).
Expand Down
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
onc_certification_g10_test_kit (5.4.1)
onc_certification_g10_test_kit (5.4.2)
bloomer (~> 1.0.0)
colorize (~> 0.8.1)
inferno_core (~> 0.4.34)
Expand All @@ -11,7 +11,7 @@ PATH
rubyzip (~> 2.3.2)
smart_app_launch_test_kit (= 0.4.2)
tls_test_kit (= 0.2.2)
us_core_test_kit (= 0.7.1)
us_core_test_kit (= 0.7.2)

GEM
remote: https://rubygems.org/
Expand All @@ -22,8 +22,8 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
aes_key_wrap (1.1.0)
ast (2.4.2)
base62-rb (0.3.1)
Expand All @@ -40,7 +40,7 @@ GEM
byebug (11.1.3)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crack (0.4.5)
rexml
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
httpclient (2.8.3)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
inferno_core (0.4.38)
inferno_core (0.4.39)
activesupport (~> 6.1.7.5)
base62-rb (= 0.3.1)
blueprinter (= 0.25.2)
Expand Down Expand Up @@ -184,16 +184,16 @@ GEM
aes_key_wrap
bindata
httpclient
jwt (2.8.1)
jwt (2.8.2)
base64
kramdown (2.4.0)
rexml
method_source (1.1.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0604)
mime-types-data (3.2024.0702)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.24.1)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.7.1)
Expand All @@ -207,14 +207,14 @@ GEM
ndjson (1.0.0)
netrc (0.11.0)
nio4r (2.7.3)
nokogiri (1.16.5)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-darwin)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
Expand All @@ -234,7 +234,7 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.5)
public_suffix (6.0.0)
puma (5.6.8)
nio4r (~> 2.0)
racc (1.8.0)
Expand All @@ -251,9 +251,9 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (4.2.1)
rexml (3.3.1)
strscan
rouge (4.3.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand Down Expand Up @@ -310,7 +310,7 @@ GEM
strings-ansi (0.2.0)
strscan (3.1.0)
thor (1.2.2)
tilt (2.3.0)
tilt (2.4.0)
tls_test_kit (0.2.2)
inferno_core (>= 0.4.2)
tty-color (0.6.0)
Expand All @@ -326,15 +326,15 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
us_core_test_kit (0.7.1)
us_core_test_kit (0.7.2)
inferno_core (>= 0.4.37)
smart_app_launch_test_kit (>= 0.4.0)
tls_test_kit (~> 0.2.0)
webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.15)
zeitwerk (2.6.16)

PLATFORMS
arm64-darwin-21
Expand Down
2 changes: 1 addition & 1 deletion lib/onc_certification_g10_test_kit/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ONCCertificationG10TestKit
VERSION = '5.4.1'.freeze
VERSION = '5.4.2'.freeze
end
Binary file modified onc_certification_g10_matrix.xlsx
Binary file not shown.
2 changes: 1 addition & 1 deletion onc_certification_g10_test_kit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'rubyzip', '~> 2.3.2'
spec.add_runtime_dependency 'smart_app_launch_test_kit', '0.4.2'
spec.add_runtime_dependency 'tls_test_kit', '0.2.2'
spec.add_runtime_dependency 'us_core_test_kit', '0.7.1'
spec.add_runtime_dependency 'us_core_test_kit', '0.7.2'
spec.add_development_dependency 'database_cleaner-sequel', '~> 1.8'
spec.add_development_dependency 'factory_bot', '~> 6.1'
spec.add_development_dependency 'rspec', '~> 3.10'
Expand Down

0 comments on commit 71c22e2

Please sign in to comment.