Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.13.1
* Use Inferno Validator Public Functions only

# 0.13.0
* FI-4182: Remove inferno@groups.mitre.org email from gemspec by @arscan in https://github.com/inferno-framework/davinci-plan-net-test-kit/pull/23

Expand Down
62 changes: 33 additions & 29 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
PATH
remote: .
specs:
davinci_plan_net_test_kit (0.13.0)
inferno_core (~> 1.0, >= 1.0.2)
davinci_plan_net_test_kit (0.13.1)
inferno_core (~> 1.1)
tls_test_kit (~> 1.0)

GEM
Expand All @@ -22,10 +22,11 @@ GEM
i18n
bigdecimal (3.2.2)
blueprinter (0.25.2)
byebug (12.0.0)
byebug (13.0.0)
reline (>= 0.6.0)
coderay (1.1.3)
concurrent-ruby (1.3.4)
connection_pool (2.5.3)
connection_pool (3.0.2)
crack (1.0.0)
bigdecimal
rexml
Expand Down Expand Up @@ -59,12 +60,13 @@ GEM
dry-configurable (~> 1.0, < 2)
dry-core (~> 1.0, < 2)
dry-inflector (~> 1.0, < 2)
dry-transformer (1.0.1)
dry-transformer (1.1.0)
bigdecimal
zeitwerk (~> 2.6)
erb (5.0.1)
factory_bot (6.5.4)
activesupport (>= 6.1.0)
faraday (1.10.4)
faraday (1.10.5)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -80,7 +82,7 @@ GEM
faraday-em_synchrony (1.0.1)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.1.1)
faraday-multipart (1.2.0)
multipart-post (~> 2.0)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
Expand Down Expand Up @@ -125,18 +127,19 @@ GEM
mustermann (~> 1.0)
mustermann-contrib (~> 1.0)
rack (~> 2.0)
hanami-utils (2.2.0)
hanami-utils (2.3.0)
bigdecimal (~> 3.1)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
dry-transformer (~> 1.0, < 2)
hansi (0.2.1)
hashdiff (1.2.0)
http-accept (1.7.0)
http-cookie (1.0.8)
http-cookie (1.1.0)
domain_name (~> 0.5)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
inferno_core (1.0.3)
inferno_core (1.1.0)
activesupport (~> 6.1.7.5)
base62-rb (= 0.3.1)
blueprinter (= 0.25.2)
Expand Down Expand Up @@ -167,7 +170,7 @@ GEM
sequel (~> 5.42.0)
sidekiq (~> 7.2.4)
sqlite3 (~> 1.4)
thor (~> 1.2.1)
thor (~> 1.4)
tty-markdown (~> 0.7.1)
io-console (0.8.0)
irb (1.15.2)
Expand All @@ -185,12 +188,12 @@ GEM
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0715)
mime-types-data (3.2026.0303)
mini_portile2 (2.8.9)
minitest (5.25.5)
multi_json (1.17.0)
multi_xml (0.7.2)
bigdecimal (~> 3.1)
multi_json (1.19.1)
multi_xml (0.8.1)
bigdecimal (>= 3.1, < 5)
multipart-post (2.4.1)
mustermann (1.1.2)
ruby2_keywords (~> 0.0.1)
Expand All @@ -199,15 +202,15 @@ GEM
mustermann (= 1.1.2)
mutex_m (0.3.0)
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.18.9)
nio4r (2.7.5)
nokogiri (1.19.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.18.9-arm64-darwin)
nokogiri (1.19.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-darwin)
nokogiri (1.19.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.18.9-x86_64-linux-gnu)
nokogiri (1.19.1-x86_64-linux-gnu)
racc (~> 1.4)
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
Expand All @@ -221,12 +224,13 @@ GEM
pp (0.6.2)
prettyprint
prettyprint (0.2.0)
pry (0.15.2)
pry (0.16.0)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.11.0)
byebug (~> 12.0)
pry (>= 0.13, < 0.16)
reline (>= 0.6.0)
pry-byebug (3.12.0)
byebug (~> 13.0)
pry (>= 0.13, < 0.17)
psych (5.2.6)
date
stringio
Expand All @@ -237,11 +241,11 @@ GEM
rack (2.2.17)
rack-test (2.2.0)
rack (>= 1.3)
rake (13.3.0)
rake (13.3.1)
rdoc (6.14.1)
erb
psych (>= 4.0.0)
redis-client (0.25.1)
redis-client (0.26.4)
connection_pool
reline (0.6.1)
io-console (~> 0.5)
Expand All @@ -254,7 +258,7 @@ GEM
roo (2.10.1)
nokogiri (~> 1)
rubyzip (>= 1.3.0, < 3.0.0)
rouge (4.6.0)
rouge (4.7.0)
rspec (3.13.1)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -287,8 +291,8 @@ GEM
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
thor (1.2.2)
tilt (2.6.1)
thor (1.5.0)
tilt (2.7.0)
tls_test_kit (1.0.0)
inferno_core (~> 1.0, >= 1.0.2)
tty-color (0.6.0)
Expand Down
2 changes: 1 addition & 1 deletion davinci_plan_net_test_kit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
spec.description = 'DaVinci Plan Net Test Kit'
spec.homepage = 'https://github.com/inferno-framework/davinci-plan-net-test-kit'
spec.license = 'Apache-2.0'
spec.add_runtime_dependency 'inferno_core', '~> 1.0', '>= 1.0.2'
spec.add_runtime_dependency 'inferno_core', '~> 1.1'
spec.add_runtime_dependency 'tls_test_kit', '~> 1.0'
spec.add_development_dependency 'database_cleaner-sequel', '~> 1.8'
spec.add_development_dependency 'factory_bot', '~> 6.1'
Expand Down
4 changes: 2 additions & 2 deletions lib/davinci_plan_net_test_kit/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

module DaVinciPlanNetTestKit
VERSION = '0.13.0'
LAST_UPDATED = '2025-07-22'
VERSION = '0.13.1'
LAST_UPDATED = '2026-03-05'
end