Skip to content

Commit

Permalink
Release 0.6.4 (#159)
Browse files Browse the repository at this point in the history
* udate dependencies

* bump version

* update changelog
  • Loading branch information
Jammjammjamm committed Mar 7, 2024
1 parent 3ab3ffb commit ef55415
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 38 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 0.6.4
* fix exclude_search_tests by @yunwwang in
https://github.com/inferno-framework/us-core-test-kit/pull/155
* Add missing require by @Jammjammjamm in
https://github.com/inferno-framework/us-core-test-kit/pull/154
* FI-2481 Add PractitionerRole by @yunwwang in
https://github.com/inferno-framework/us-core-test-kit/pull/156
* FI-2534 Fix US Core MS Support for Patient's previous name and previous
address by @yunwwang in
https://github.com/inferno-framework/us-core-test-kit/pull/157
* FI-2494 POST capability added to granular scopes by @360dgries in
https://github.com/inferno-framework/us-core-test-kit/pull/158

# 0.6.3
* FI-2370: Add SMART App Launch by @emichaud998 in
https://github.com/inferno-framework/us-core-test-kit/pull/146
Expand Down
85 changes: 48 additions & 37 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
PATH
remote: .
specs:
us_core_test_kit (0.6.3)
us_core_test_kit (0.6.4)
inferno_core (>= 0.4.2)
smart_app_launch_test_kit (>= 0.4.0)
tls_test_kit (~> 0.2.0)

GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.7.6)
activesupport (6.1.7.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -19,25 +19,28 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
aes_key_wrap (1.1.0)
base62-rb (0.3.1)
base64 (0.2.0)
bcp47 (0.3.3)
i18n
bindata (2.4.15)
bigdecimal (3.1.6)
bindata (2.5.0)
blueprinter (0.25.2)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crack (0.4.5)
crack (1.0.0)
bigdecimal
rexml
database_cleaner (1.99.0)
database_cleaner-sequel (1.99.0)
database_cleaner (~> 1.99.0)
sequel
date_time_precision (0.8.1)
debug (1.6.3)
irb (>= 1.3.6)
reline (>= 0.3.1)
diff-lcs (1.5.0)
debug (1.9.1)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
domain_name (0.6.20240107)
dotenv (2.8.1)
dry-auto_inject (0.9.0)
Expand Down Expand Up @@ -74,7 +77,7 @@ GEM
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
factory_bot (6.2.1)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
Expand Down Expand Up @@ -139,22 +142,23 @@ GEM
concurrent-ruby (~> 1.0)
dry-transformer (~> 1.0, < 2)
hansi (0.2.1)
hashdiff (1.0.1)
hashdiff (1.1.0)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
inferno_core (0.4.27)
inferno_core (0.4.29)
activesupport (~> 6.1.7.5)
base62-rb (= 0.3.1)
blueprinter (= 0.25.2)
dotenv (~> 2.7)
dry-configurable (= 0.13.0)
dry-container (= 0.9.0)
dry-core (= 0.8.1)
dry-inflector (= 0.3)
dry-system (= 0.20.0)
faraday (~> 1.2)
faraday_middleware (~> 1.2)
Expand All @@ -172,23 +176,25 @@ GEM
sqlite3 (~> 1.4)
thor (~> 1.2.1)
tty-markdown (~> 0.7.1)
io-console (0.5.11)
irb (1.4.2)
reline (>= 0.3.0)
json-jwt (1.15.3)
io-console (0.7.2)
irb (1.12.0)
rdoc
reline (>= 0.4.2)
json-jwt (1.15.3.1)
activesupport (>= 4.2)
aes_key_wrap
bindata
httpclient
jwt (2.7.1)
jwt (2.8.1)
base64
kramdown (2.4.0)
rexml
method_source (1.0.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0206)
mime-types-data (3.2024.0305)
mini_portile2 (2.8.5)
minitest (5.20.0)
minitest (5.22.2)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.4.0)
Expand Down Expand Up @@ -223,14 +229,18 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
psych (5.1.2)
stringio
public_suffix (5.0.4)
puma (5.6.8)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
rack (2.2.8.1)
rake (13.1.0)
rdoc (6.6.2)
psych (>= 4.0.0)
redis (4.8.1)
reline (0.3.1)
reline (0.4.3)
io-console (~> 0.5)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
Expand All @@ -239,19 +249,19 @@ GEM
netrc (~> 0.8)
rexml (3.2.6)
rouge (4.2.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.0)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
ruby2_keywords (0.0.5)
sequel (5.42.0)
sidekiq (6.5.12)
Expand All @@ -268,15 +278,16 @@ GEM
sqlite3 (1.7.2-arm64-darwin)
sqlite3 (1.7.2-x86_64-darwin)
sqlite3 (1.7.2-x86_64-linux)
stringio (3.1.0)
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.3.0)
tls_test_kit (0.2.0)
inferno_core (>= 0.4.1)
tls_test_kit (0.2.1)
inferno_core (>= 0.4.2)
tty-color (0.6.0)
tty-markdown (0.7.2)
kramdown (>= 1.16.2, < 3.0)
Expand All @@ -290,11 +301,11 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
webmock (3.18.1)
webmock (3.23.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.12)
zeitwerk (2.6.13)

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.3'
VERSION = '0.6.4'
end

0 comments on commit ef55415

Please sign in to comment.