Skip to content

Commit

Permalink
Release 0.6.1 (#138)
Browse files Browse the repository at this point in the history
* bump version

* bump core

* update changelog
  • Loading branch information
Jammjammjamm authored Nov 6, 2023
1 parent fb7d2be commit 52b9667
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 24 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# 0.6.1

* Fix broken link to US Core 6.1.0 IG by @Justin-Ramm in
https://github.com/inferno-framework/us-core-test-kit/pull/130
* FI-2212 Fix _include search for MedicationDispense by @yunwwang in
https://github.com/inferno-framework/us-core-test-kit/pull/132
* FI-2163 Update CapabilityStatement Test 1.05 for supported profile by
@yunwwang in https://github.com/inferno-framework/us-core-test-kit/pull/133
* FI-2240 Fix non-root deployment on US Core by @arscan in
https://github.com/inferno-framework/us-core-test-kit/pull/134
* FI-2240 Compare references in Medication include test result by @yunwwang in
https://github.com/inferno-framework/us-core-test-kit/pull/135
* FI-2104: Remove resource list by @Jammjammjamm in
https://github.com/inferno-framework/us-core-test-kit/pull/136
* FI-2268 Merge reference_test_spec and reference_resolution_test_spec by
@360dgries in https://github.com/inferno-framework/us-core-test-kit/pull/137

# 0.6.0

* Add test suite for US Core 6.1.0
Expand Down
46 changes: 23 additions & 23 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
PATH
remote: .
specs:
us_core_test_kit (0.6.0)
us_core_test_kit (0.6.1)
inferno_core (>= 0.4.2)
tls_test_kit (~> 0.2.0)

GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.7.3)
activesupport (6.1.7.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.1)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
base62-rb (0.3.1)
bcp47 (0.3.3)
Expand Down Expand Up @@ -141,11 +141,11 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
inferno_core (0.4.18)
activesupport (~> 6.1)
inferno_core (0.4.22)
activesupport (~> 6.1.7.5)
base62-rb (= 0.3.1)
blueprinter (= 0.25.2)
dotenv (~> 2.7)
Expand All @@ -162,7 +162,7 @@ GEM
oj (= 3.11.0)
pry
pry-byebug
puma (~> 5.3)
puma (~> 5.6.7)
rake (~> 13.0)
sequel (~> 5.42.0)
sidekiq (~> 6.5.6)
Expand All @@ -178,9 +178,9 @@ GEM
method_source (1.0.0)
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
mini_portile2 (2.8.4)
minitest (5.18.0)
mime-types-data (3.2023.1003)
mini_portile2 (2.8.5)
minitest (5.20.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.3.0)
Expand Down Expand Up @@ -215,12 +215,12 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.1)
public_suffix (5.0.3)
puma (5.6.7)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rake (13.0.6)
rake (13.1.0)
redis (4.8.1)
reline (0.3.1)
io-console (~> 0.5)
Expand All @@ -229,8 +229,8 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
rouge (4.1.3)
rexml (3.2.6)
rouge (4.2.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand All @@ -246,22 +246,22 @@ GEM
rspec-support (3.12.0)
ruby2_keywords (0.0.5)
sequel (5.42.0)
sidekiq (6.5.9)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
sqlite3 (1.6.3)
sqlite3 (1.6.8)
mini_portile2 (~> 2.8.0)
sqlite3 (1.6.3-arm64-darwin)
sqlite3 (1.6.3-x86_64-darwin)
sqlite3 (1.6.3-x86_64-linux)
sqlite3 (1.6.8-arm64-darwin)
sqlite3 (1.6.8-x86_64-darwin)
sqlite3 (1.6.8-x86_64-linux)
strings (0.2.1)
strings-ansi (~> 0.2)
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
thor (1.2.2)
tilt (2.2.0)
tilt (2.3.0)
tls_test_kit (0.2.0)
inferno_core (>= 0.4.1)
tty-color (0.6.0)
Expand All @@ -278,13 +278,13 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.7)
zeitwerk (2.6.12)

PLATFORMS
arm64-darwin-21
Expand Down
2 changes: 1 addition & 1 deletion lib/us_core_test_kit/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module USCoreTestKit
VERSION = '0.6.0'
VERSION = '0.6.1'
end

0 comments on commit 52b9667

Please sign in to comment.