Package: ruby-kdl / 1.0.3-3

Metadata

Package Version Patches format
ruby-kdl 1.0.3-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
do not use git in gemspec.patch | (download)

kdl.gemspec | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 do not depend on git in gemspec
0002 Add dependency on bigdecimal.patch | (download)

kdl.gemspec | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add dependency on bigdecimal

In ruby3.4, bigdecimal is not part of the standard library but it is
still a default gem, which requires explicitly dependency.