Skip to content

Commit dc7ad77

Browse files
authored
Release 0.10.1 (#8)
* bump version * update changelog * update dependencies
1 parent 8d14af0 commit dc7ad77

File tree

3 files changed

+53
-37
lines changed

3 files changed

+53
-37
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.10.1
2+
* FI-4161 Convert Requirements by @karlnaden in https://github.com/inferno-framework/cancer-registry-reporting-test-kit/pull/7
3+
14
# 0.10.0
25
* FI-3815 Update Test Kit with new RSpec features by @Shaumik-Ashraf in https://github.com/inferno-framework/cancer-registry-reporting-test-kit/pull/4
36
* FI-4182: Update gemspec: remove email and set authors to Inferno Team by @arscan in https://github.com/inferno-framework/cancer-registry-reporting-test-kit/pull/5

Gemfile.lock

Lines changed: 48 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
cancer_registry_reporting_test_kit (0.10.0)
4+
cancer_registry_reporting_test_kit (0.10.1)
55
inferno_core (~> 1.0, >= 1.0.2)
66
smart_app_launch_test_kit (~> 1.0)
77
us_core_test_kit (~> 1.0)
@@ -18,13 +18,13 @@ GEM
1818
addressable (2.8.7)
1919
public_suffix (>= 2.0.2, < 7.0)
2020
aes_key_wrap (1.1.0)
21-
ast (2.4.2)
21+
ast (2.4.3)
2222
base62-rb (0.3.1)
2323
base64 (0.3.0)
2424
bcp47 (0.3.3)
2525
i18n
2626
bigdecimal (3.2.2)
27-
bindata (2.5.0)
27+
bindata (2.5.1)
2828
blueprinter (0.25.2)
2929
byebug (12.0.0)
3030
coderay (1.1.3)
@@ -38,11 +38,12 @@ GEM
3838
database_cleaner-sequel (1.99.0)
3939
database_cleaner (~> 1.99.0)
4040
sequel
41+
date (3.4.1)
4142
date_time_precision (0.8.1)
42-
debug (1.9.2)
43+
debug (1.11.0)
4344
irb (~> 1.10)
4445
reline (>= 0.3.8)
45-
diff-lcs (1.5.1)
46+
diff-lcs (1.6.2)
4647
docile (1.4.1)
4748
domain_name (0.6.20240107)
4849
dotenv (2.8.1)
@@ -65,8 +66,9 @@ GEM
6566
dry-inflector (~> 1.0, < 2)
6667
dry-transformer (1.0.1)
6768
zeitwerk (~> 2.6)
68-
factory_bot (6.4.6)
69-
activesupport (>= 5.0.0)
69+
erb (5.0.2)
70+
factory_bot (6.5.4)
71+
activesupport (>= 6.1.0)
7072
faraday (1.10.4)
7173
faraday-em_http (~> 1.0)
7274
faraday-em_synchrony (~> 1.0)
@@ -133,14 +135,15 @@ GEM
133135
dry-core (~> 1.0, < 2)
134136
dry-transformer (~> 1.0, < 2)
135137
hansi (0.2.1)
136-
hashdiff (1.1.0)
138+
hashdiff (1.2.0)
137139
http-accept (1.7.0)
138140
http-cookie (1.0.8)
139141
domain_name (~> 0.5)
140-
httpclient (2.8.3)
142+
httpclient (2.9.0)
143+
mutex_m
141144
i18n (1.14.7)
142145
concurrent-ruby (~> 1.0)
143-
inferno_core (1.0.3)
146+
inferno_core (1.0.6)
144147
activesupport (~> 6.1.7.5)
145148
base62-rb (= 0.3.1)
146149
blueprinter (= 0.25.2)
@@ -171,13 +174,14 @@ GEM
171174
sequel (~> 5.42.0)
172175
sidekiq (~> 7.2.4)
173176
sqlite3 (~> 1.4)
174-
thor (~> 1.2.1)
177+
thor (~> 1.4)
175178
tty-markdown (~> 0.7.1)
176-
io-console (0.7.2)
177-
irb (1.13.1)
179+
io-console (0.8.1)
180+
irb (1.15.2)
181+
pp (>= 0.6.0)
178182
rdoc (>= 4.0.0)
179183
reline (>= 0.4.2)
180-
json (2.10.1)
184+
json (2.13.2)
181185
json-jwt (1.15.3.1)
182186
activesupport (>= 4.2)
183187
aes_key_wrap
@@ -189,14 +193,14 @@ GEM
189193
rexml (>= 3.3.9)
190194
kramdown-parser-gfm (1.1.0)
191195
kramdown (~> 2.0)
192-
language_server-protocol (3.17.0.4)
196+
language_server-protocol (3.17.0.5)
193197
lint_roller (1.1.0)
194198
logger (1.7.0)
195199
method_source (1.1.0)
196200
mime-types (3.7.0)
197201
logger
198202
mime-types-data (~> 3.2025, >= 3.2025.0507)
199-
mime-types-data (3.2025.0715)
203+
mime-types-data (3.2025.0729)
200204
mini_portile2 (2.8.9)
201205
minitest (5.25.5)
202206
multi_json (1.17.0)
@@ -231,19 +235,24 @@ GEM
231235
multi_xml (~> 0.5)
232236
rack (>= 1.2, < 4)
233237
oj (3.11.0)
234-
parallel (1.26.3)
235-
parser (3.3.7.1)
238+
parallel (1.27.0)
239+
parser (3.3.9.0)
236240
ast (~> 2.4.1)
237241
racc
238242
pastel (0.8.0)
239243
tty-color (~> 0.5)
244+
pp (0.6.2)
245+
prettyprint
246+
prettyprint (0.2.0)
247+
prism (1.4.0)
240248
pry (0.15.2)
241249
coderay (~> 1.1)
242250
method_source (~> 1.0)
243251
pry-byebug (3.11.0)
244252
byebug (~> 12.0)
245253
pry (>= 0.13, < 0.16)
246-
psych (5.1.2)
254+
psych (5.2.6)
255+
date
247256
stringio
248257
public_suffix (6.0.2)
249258
puma (5.6.9)
@@ -254,12 +263,13 @@ GEM
254263
rack (>= 1.3)
255264
rainbow (3.1.1)
256265
rake (13.3.0)
257-
rdoc (6.7.0)
266+
rdoc (6.14.2)
267+
erb
258268
psych (>= 4.0.0)
259269
redis-client (0.25.1)
260270
connection_pool
261271
regexp_parser (2.10.0)
262-
reline (0.5.8)
272+
reline (0.6.2)
263273
io-console (~> 0.5)
264274
rest-client (2.1.0)
265275
http-accept (>= 1.7.0, < 2.0)
@@ -271,35 +281,37 @@ GEM
271281
nokogiri (~> 1)
272282
rubyzip (>= 1.3.0, < 3.0.0)
273283
rouge (4.6.0)
274-
rspec (3.13.0)
284+
rspec (3.13.1)
275285
rspec-core (~> 3.13.0)
276286
rspec-expectations (~> 3.13.0)
277287
rspec-mocks (~> 3.13.0)
278-
rspec-core (3.13.0)
288+
rspec-core (3.13.5)
279289
rspec-support (~> 3.13.0)
280-
rspec-expectations (3.13.0)
290+
rspec-expectations (3.13.5)
281291
diff-lcs (>= 1.2.0, < 2.0)
282292
rspec-support (~> 3.13.0)
283-
rspec-mocks (3.13.1)
293+
rspec-mocks (3.13.5)
284294
diff-lcs (>= 1.2.0, < 2.0)
285295
rspec-support (~> 3.13.0)
286-
rspec-support (3.13.1)
296+
rspec-support (3.13.4)
287297
rspec_junit_formatter (0.6.0)
288298
rspec-core (>= 2, < 4, != 2.12.0)
289-
rubocop (1.72.2)
299+
rubocop (1.79.0)
290300
json (~> 2.3)
291301
language_server-protocol (~> 3.17.0.2)
292302
lint_roller (~> 1.1.0)
293303
parallel (~> 1.10)
294304
parser (>= 3.3.0.2)
295305
rainbow (>= 2.2.2, < 4.0)
296306
regexp_parser (>= 2.9.3, < 3.0)
297-
rubocop-ast (>= 1.38.0, < 2.0)
307+
rubocop-ast (>= 1.46.0, < 2.0)
298308
ruby-progressbar (~> 1.7)
309+
tsort (>= 0.2.0)
299310
unicode-display_width (>= 2.4.0, < 4.0)
300-
rubocop-ast (1.38.0)
301-
parser (>= 3.3.1.0)
302-
rubocop-rspec (3.5.0)
311+
rubocop-ast (1.46.0)
312+
parser (>= 3.3.7.2)
313+
prism (~> 1.4)
314+
rubocop-rspec (3.6.0)
303315
lint_roller (~> 1.1)
304316
rubocop (~> 1.72, >= 1.72.1)
305317
ruby-progressbar (1.13.0)
@@ -315,7 +327,7 @@ GEM
315327
docile (~> 1.1)
316328
simplecov-html (~> 0.11)
317329
simplecov_json_formatter (~> 0.1)
318-
simplecov-html (0.13.1)
330+
simplecov-html (0.13.2)
319331
simplecov_json_formatter (0.1.4)
320332
smart_app_launch_test_kit (1.0.0)
321333
inferno_core (~> 1.0, >= 1.0.2)
@@ -330,16 +342,17 @@ GEM
330342
sqlite3 (1.7.3-x86-linux)
331343
sqlite3 (1.7.3-x86_64-darwin)
332344
sqlite3 (1.7.3-x86_64-linux)
333-
stringio (3.1.0)
345+
stringio (3.1.7)
334346
strings (0.2.1)
335347
strings-ansi (~> 0.2)
336348
unicode-display_width (>= 1.5, < 3.0)
337349
unicode_utils (~> 1.4)
338350
strings-ansi (0.2.0)
339-
thor (1.2.2)
351+
thor (1.4.0)
340352
tilt (2.6.1)
341353
tls_test_kit (1.0.0)
342354
inferno_core (~> 1.0, >= 1.0.2)
355+
tsort (0.2.0)
343356
tty-color (0.6.0)
344357
tty-markdown (0.7.2)
345358
kramdown (>= 1.16.2, < 3.0)
@@ -357,7 +370,7 @@ GEM
357370
inferno_core (~> 1.0, >= 1.0.2)
358371
smart_app_launch_test_kit (~> 1.0)
359372
tls_test_kit (~> 1.0)
360-
webmock (3.23.1)
373+
webmock (3.25.1)
361374
addressable (>= 2.8.0)
362375
crack (>= 0.3.2)
363376
hashdiff (>= 0.4.0, < 2.0.0)
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

33
module CancerRegistryReportingTestKit
4-
VERSION = '0.10.0'
5-
LAST_UPDATED = '2025-07-22' # TODO: update next release
4+
VERSION = '0.10.1'
5+
LAST_UPDATED = '2025-07-30' # TODO: update next release
66
end

0 commit comments

Comments
 (0)