Skip to content

Commit

Permalink
Add libraries that will become Bundled gems in the Ruby 3.4.0 to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
hidakatsuya committed Jan 6, 2024
1 parent d60656e commit 4ae4c7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions thinreports.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ Gem::Specification.new do |s|
s.add_dependency 'matrix', '~> 0.4'
s.add_dependency 'prawn-disable_word_break', '>= 2.3.1'
s.add_dependency 'rexml'
s.add_dependency 'base64'
s.add_dependency 'bigdecimal'
end

0 comments on commit 4ae4c7f

Please sign in to comment.