Skip to content

Commit 0ebe20f

Browse files
authored
Release 0.12.0 (#54)
* update inferno_core * bump version
1 parent 35c1c7f commit 0ebe20f

3 files changed

Lines changed: 45 additions & 32 deletions

File tree

Gemfile.lock

Lines changed: 42 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PATH
22
remote: .
33
specs:
4-
ips_test_kit (0.11.0)
5-
inferno_core (>= 0.6.7)
4+
ips_test_kit (0.12.0)
5+
inferno_core (~> 1.0, >= 1.0.2)
66

77
GEM
88
remote: https://rubygems.org/
@@ -16,18 +16,19 @@ GEM
1616
addressable (2.8.7)
1717
public_suffix (>= 2.0.2, < 7.0)
1818
base62-rb (0.3.1)
19-
base64 (0.2.0)
19+
base64 (0.3.0)
2020
bcp47 (0.3.3)
2121
i18n
22-
bigdecimal (3.1.9)
22+
bigdecimal (3.2.2)
2323
blueprinter (0.25.2)
24-
byebug (11.1.3)
24+
byebug (12.0.0)
2525
coderay (1.1.3)
2626
concurrent-ruby (1.3.4)
27-
connection_pool (2.5.0)
27+
connection_pool (2.5.3)
2828
crack (1.0.0)
2929
bigdecimal
3030
rexml
31+
csv (3.3.5)
3132
database_cleaner (1.99.0)
3233
database_cleaner-sequel (1.99.0)
3334
database_cleaner (~> 1.99.0)
@@ -73,10 +74,10 @@ GEM
7374
faraday-retry (~> 1.0)
7475
ruby2_keywords (>= 0.0.4)
7576
faraday-em_http (1.0.0)
76-
faraday-em_synchrony (1.0.0)
77+
faraday-em_synchrony (1.0.1)
7778
faraday-excon (1.1.0)
7879
faraday-httpclient (1.0.1)
79-
faraday-multipart (1.1.0)
80+
faraday-multipart (1.1.1)
8081
multipart-post (~> 2.0)
8182
faraday-net_http (1.0.2)
8283
faraday-net_http_persistent (1.2.0)
@@ -132,11 +133,12 @@ GEM
132133
domain_name (~> 0.5)
133134
i18n (1.14.7)
134135
concurrent-ruby (~> 1.0)
135-
inferno_core (0.6.7)
136+
inferno_core (1.0.3)
136137
activesupport (~> 6.1.7.5)
137138
base62-rb (= 0.3.1)
138139
blueprinter (= 0.25.2)
139140
concurrent-ruby (= 1.3.4)
141+
csv (~> 3.3.5)
140142
dotenv (~> 2.7)
141143
dry-configurable (= 1.0.0)
142144
dry-container (= 0.10.0)
@@ -149,12 +151,16 @@ GEM
149151
fhir_models (>= 4.2.2)
150152
hanami-controller (= 2.0.0)
151153
hanami-router (= 2.0.0)
154+
kramdown (~> 2.5.1)
155+
kramdown-parser-gfm (~> 1.1.0)
156+
mutex_m (~> 0.3.0)
152157
oj (= 3.11.0)
153158
pastel (~> 0.8.0)
154159
pry
155160
pry-byebug
156161
puma (~> 5.6.7)
157162
rake (~> 13.0)
163+
roo (~> 2.10.1)
158164
sequel (~> 5.42.0)
159165
sidekiq (~> 7.2.4)
160166
sqlite3 (~> 1.4)
@@ -164,33 +170,36 @@ GEM
164170
irb (1.13.2)
165171
rdoc (>= 4.0.0)
166172
reline (>= 0.4.2)
167-
jwt (2.10.1)
173+
jwt (2.10.2)
168174
base64
169175
kramdown (2.5.1)
170176
rexml (>= 3.3.9)
171-
logger (1.6.6)
177+
kramdown-parser-gfm (1.1.0)
178+
kramdown (~> 2.0)
179+
logger (1.7.0)
172180
method_source (1.1.0)
173-
mime-types (3.6.1)
181+
mime-types (3.7.0)
174182
logger
175-
mime-types-data (~> 3.2015)
176-
mime-types-data (3.2025.0318)
183+
mime-types-data (~> 3.2025, >= 3.2025.0507)
184+
mime-types-data (3.2025.0715)
177185
minitest (5.25.5)
178-
multi_json (1.15.0)
179-
multi_xml (0.7.1)
186+
multi_json (1.17.0)
187+
multi_xml (0.7.2)
180188
bigdecimal (~> 3.1)
181189
multipart-post (2.4.1)
182190
mustermann (1.1.2)
183191
ruby2_keywords (~> 0.0.1)
184192
mustermann-contrib (1.1.2)
185193
hansi (~> 0.2.0)
186194
mustermann (= 1.1.2)
195+
mutex_m (0.3.0)
187196
netrc (0.11.0)
188197
nio4r (2.7.4)
189-
nokogiri (1.18.5-arm64-darwin)
198+
nokogiri (1.18.9-arm64-darwin)
190199
racc (~> 1.4)
191-
nokogiri (1.18.5-x86_64-darwin)
200+
nokogiri (1.18.9-x86_64-darwin)
192201
racc (~> 1.4)
193-
nokogiri (1.18.5-x86_64-linux-gnu)
202+
nokogiri (1.18.9-x86_64-linux-gnu)
194203
racc (~> 1.4)
195204
oauth2 (1.4.11)
196205
faraday (>= 0.17.3, < 3.0)
@@ -204,22 +213,22 @@ GEM
204213
pry (0.15.2)
205214
coderay (~> 1.1)
206215
method_source (~> 1.0)
207-
pry-byebug (3.8.0)
208-
byebug (~> 11.0)
209-
pry (~> 0.10)
216+
pry-byebug (3.11.0)
217+
byebug (~> 12.0)
218+
pry (>= 0.13, < 0.16)
210219
psych (5.1.2)
211220
stringio
212-
public_suffix (6.0.1)
221+
public_suffix (6.0.2)
213222
puma (5.6.9)
214223
nio4r (~> 2.0)
215224
racc (1.8.1)
216-
rack (2.2.13)
225+
rack (2.2.17)
217226
rack-test (2.2.0)
218227
rack (>= 1.3)
219-
rake (13.2.1)
228+
rake (13.3.0)
220229
rdoc (6.7.0)
221230
psych (>= 4.0.0)
222-
redis-client (0.24.0)
231+
redis-client (0.25.1)
223232
connection_pool
224233
reline (0.5.9)
225234
io-console (~> 0.5)
@@ -229,7 +238,10 @@ GEM
229238
mime-types (>= 1.16, < 4.0)
230239
netrc (~> 0.8)
231240
rexml (3.4.1)
232-
rouge (4.5.1)
241+
roo (2.10.1)
242+
nokogiri (~> 1)
243+
rubyzip (>= 1.3.0, < 3.0.0)
244+
rouge (4.6.0)
233245
rspec (3.13.0)
234246
rspec-core (~> 3.13.0)
235247
rspec-expectations (~> 3.13.0)
@@ -244,6 +256,7 @@ GEM
244256
rspec-support (~> 3.13.0)
245257
rspec-support (3.13.1)
246258
ruby2_keywords (0.0.5)
259+
rubyzip (2.4.1)
247260
sequel (5.42.0)
248261
sidekiq (7.2.4)
249262
concurrent-ruby (< 2)
@@ -260,7 +273,7 @@ GEM
260273
unicode_utils (~> 1.4)
261274
strings-ansi (0.2.0)
262275
thor (1.2.2)
263-
tilt (2.6.0)
276+
tilt (2.6.1)
264277
tty-color (0.6.0)
265278
tty-markdown (0.7.2)
266279
kramdown (>= 1.16.2, < 3.0)
@@ -278,7 +291,7 @@ GEM
278291
addressable (>= 2.8.0)
279292
crack (>= 0.3.2)
280293
hashdiff (>= 0.4.0, < 2.0.0)
281-
zeitwerk (2.7.2)
294+
zeitwerk (2.7.3)
282295

283296
PLATFORMS
284297
arm64-darwin-21

ips_test_kit.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
99
spec.description = 'IPS Tests'
1010
spec.homepage = 'https://github.com/inferno-framework/ips-test-kit'
1111
spec.license = 'Apache-2.0'
12-
spec.add_runtime_dependency 'inferno_core', '>= 0.6.7'
12+
spec.add_runtime_dependency 'inferno_core', '~> 1.0', '>= 1.0.2'
1313
spec.add_development_dependency 'database_cleaner-sequel', '~> 1.8'
1414
spec.add_development_dependency 'factory_bot', '~> 6.1'
1515
spec.add_development_dependency 'rspec', '~> 3.10'

lib/ips/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module IPS
2-
VERSION = '0.11.0'.freeze
3-
LAST_UPDATED = '2025-02-17'.freeze # TODO: update next release
2+
VERSION = '0.12.0'.freeze
3+
LAST_UPDATED = '2025-07-22'.freeze # TODO: update next release
44
end

0 commit comments

Comments
 (0)