Skip to content

Commit

Permalink
rename to qualityResultFile
Browse files Browse the repository at this point in the history
  • Loading branch information
J-Oliveros committed Jan 24, 2024
1 parent a7c1eb2 commit 5e03ebd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PATH
specs:
adiwg-mdtranslator (2.18.5)
adiwg-mdcodes (= 2.8.4)
adiwg-mdjson_schemas (= 2.8.1)
adiwg-mdjson_schemas (= 2.8.2)
builder (~> 3.2)
coderay (~> 1.1)
jbuilder (~> 2.5)
Expand Down
2 changes: 1 addition & 1 deletion adiwg-mdtranslator.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "thor", "~> 0.19"
spec.add_runtime_dependency "uuidtools", "~> 2.1"
spec.add_runtime_dependency "json-schema", "~> 2.7"
spec.add_runtime_dependency "adiwg-mdjson_schemas", "2.8.1"
spec.add_runtime_dependency "adiwg-mdjson_schemas", "2.8.2"
spec.add_runtime_dependency "adiwg-mdcodes", "2.8.4"
spec.add_runtime_dependency "jbuilder", "~> 2.5"
spec.add_runtime_dependency "kramdown", ">= 1.13", "< 3.0"
Expand Down

0 comments on commit 5e03ebd

Please sign in to comment.