Skip to content

Commit

Permalink
minor rubocop error
Browse files Browse the repository at this point in the history
  • Loading branch information
suleman-uzair committed Jan 28, 2025
1 parent a133b63 commit 1530550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lutaml-model.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
end
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }

spec.add_dependency "thor"
spec.add_dependency "moxml"
spec.add_dependency "thor"
spec.metadata["rubygems_mfa_required"] = "true"
end

0 comments on commit 1530550

Please sign in to comment.