We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04dad73 commit aa202c1Copy full SHA for aa202c1
1 file changed
Gemfile
@@ -5,7 +5,7 @@ source "https://rubygems.org"
5
gemspec
6
7
gem "canon"
8
-gem "lutaml-model", path: "../../lutaml/lutaml-model"
+gem "lutaml-model", github: "lutaml/lutaml-model", branch: "main"
9
gem "nokogiri"
10
gem "rake", "~> 13.0"
11
gem "rspec", "~> 3.0"
0 commit comments