Skip to content

Commit

Permalink
Add bigdecimal gem as dependency for Ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson1978 committed Apr 7, 2024
1 parent 663d138 commit 38dec52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gruff.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Gem::Specification.new do |s|
else
s.add_dependency 'rmagick', '~> 5.5'
end
s.add_dependency 'bigdecimal', '~> 3.1'
s.add_dependency 'histogram'
s.required_ruby_version = '>= 3.0.0'

Expand Down

0 comments on commit 38dec52

Please sign in to comment.