From 51821d1b5bc7e8a6813f474ecd98858b1f7380be Mon Sep 17 00:00:00 2001 From: Stephen MacVicar Date: Mon, 28 Oct 2024 11:44:13 -0400 Subject: [PATCH] Release 0.10.2 (#47) * update dependencies * bump version --- Gemfile.lock | 58 +++++++++++++++++++++++----------------------- lib/ips/version.rb | 2 +- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 233a551..0ff9d0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ PATH remote: . specs: - ips_test_kit (0.10.1) + ips_test_kit (0.10.2) inferno_core (>= 0.4.37) GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.8) + activesupport (6.1.7.10) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -23,7 +23,7 @@ GEM blueprinter (0.25.2) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -60,7 +60,7 @@ GEM zeitwerk (~> 2.6) factory_bot (6.4.6) activesupport (>= 5.0.0) - faraday (1.10.3) + faraday (1.10.4) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -78,18 +78,18 @@ GEM faraday-httpclient (1.0.1) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - faraday_middleware (1.2.0) + faraday_middleware (1.2.1) faraday (~> 1.0) - fhir_client (5.0.3) + fhir_client (6.0.0) activesupport (>= 3) addressable (>= 2.3) fhir_dstu2_models (>= 1.1.1) - fhir_models (>= 4.2.1) + fhir_models (>= 5.0.0) fhir_stu3_models (>= 3.1.1) nokogiri (>= 1.10.4) oauth2 (~> 1.1) @@ -101,7 +101,7 @@ GEM date_time_precision (>= 0.8) mime-types (>= 3.0) nokogiri (>= 1.11.4) - fhir_models (4.3.0) + fhir_models (5.0.0) bcp47 (>= 0.3) date_time_precision (>= 0.8) mime-types (>= 3.0) @@ -128,11 +128,11 @@ GEM hansi (0.2.1) hashdiff (1.1.0) http-accept (1.7.0) - http-cookie (1.0.6) + http-cookie (1.0.7) domain_name (~> 0.5) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) - inferno_core (0.4.39) + inferno_core (0.4.43) activesupport (~> 6.1.7.5) base62-rb (= 0.3.1) blueprinter (= 0.25.2) @@ -162,15 +162,17 @@ GEM irb (1.13.2) rdoc (>= 4.0.0) reline (>= 0.4.2) - jwt (2.8.2) + jwt (2.9.3) base64 kramdown (2.4.0) rexml + logger (1.6.1) method_source (1.1.0) - mime-types (3.5.2) + mime-types (3.6.0) + logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.0702) - minitest (5.24.1) + mime-types-data (3.2024.1001) + minitest (5.25.1) multi_json (1.15.0) multi_xml (0.7.1) bigdecimal (~> 3.1) @@ -182,11 +184,11 @@ GEM mustermann (= 1.1.2) netrc (0.11.0) nio4r (2.7.3) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-darwin) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) oauth2 (1.4.11) faraday (>= 0.17.3, < 3.0) @@ -205,11 +207,11 @@ GEM pry (>= 0.13, < 0.15) psych (5.1.2) stringio - public_suffix (6.0.0) - puma (5.6.8) + public_suffix (6.0.1) + puma (5.6.9) nio4r (~> 2.0) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rake (13.2.1) rdoc (6.7.0) psych (>= 4.0.0) @@ -222,9 +224,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.3.1) - strscan - rouge (4.3.0) + rexml (3.3.9) + rouge (4.4.0) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -254,7 +255,6 @@ GEM unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - strscan (3.1.0) thor (1.2.2) tilt (2.4.0) tty-color (0.6.0) @@ -268,13 +268,13 @@ GEM tty-screen (0.8.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) unicode_utils (1.4.0) webmock (3.23.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.6.16) + zeitwerk (2.6.18) PLATFORMS arm64-darwin-21 diff --git a/lib/ips/version.rb b/lib/ips/version.rb index 54c3700..f57ab67 100644 --- a/lib/ips/version.rb +++ b/lib/ips/version.rb @@ -1,3 +1,3 @@ module IPS - VERSION = '0.10.1'.freeze + VERSION = '0.10.2'.freeze end