Skip to content

Commit

Permalink
Add bigdecimal as a runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Earlopain authored and sferik committed Apr 30, 2024
1 parent 2dcec14 commit b1a0ea0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions multi_xml.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ Gem::Specification.new do |spec|
# For more information and examples about making a new gem, check out our
# guide at: https://bundler.io/guides/creating_gem.html
spec.metadata["rubygems_mfa_required"] = "true"

spec.add_runtime_dependency("bigdecimal")
end

0 comments on commit b1a0ea0

Please sign in to comment.