Skip to content

Commit

Permalink
update to us_core 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunwei Wang committed Nov 11, 2024
1 parent 6b0c23f commit b00a83b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
rubyzip (~> 2.3.2)
smart_app_launch_test_kit (= 0.4.6)
tls_test_kit (= 0.2.3)
us_core_test_kit (= 0.9.0)
us_core_test_kit (= 0.9.1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -325,7 +325,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
us_core_test_kit (0.9.0)
us_core_test_kit (0.9.1)
inferno_core (>= 0.4.37)
smart_app_launch_test_kit (>= 0.4.6)
tls_test_kit (~> 0.2.0)
Expand Down
2 changes: 1 addition & 1 deletion onc_certification_g10_test_kit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'rubyzip', '~> 2.3.2'
spec.add_runtime_dependency 'smart_app_launch_test_kit', '0.4.6'
spec.add_runtime_dependency 'tls_test_kit', '0.2.3'
spec.add_runtime_dependency 'us_core_test_kit', '0.9.0'
spec.add_runtime_dependency 'us_core_test_kit', '0.9.1'
spec.add_development_dependency 'database_cleaner-sequel', '~> 1.8'
spec.add_development_dependency 'factory_bot', '~> 6.1'
spec.add_development_dependency 'rspec', '~> 3.10'
Expand Down

0 comments on commit b00a83b

Please sign in to comment.