We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e600d8 commit 2dfdedeCopy full SHA for 2dfdede
genericode.gemspec
@@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
32
spec.require_paths = ["lib"]
33
34
spec.add_dependency "csv"
35
- spec.add_dependency "lutaml-model", "~>0.7"
+ spec.add_dependency "lutaml-model", "~>0.8.0"
36
spec.add_dependency "table_tennis", "~>0.0.7"
37
spec.add_dependency "thor"
38
end
0 commit comments