knu / ruby-digest-whirlpool

Ruby interface to the Whirlpool message digest algorithm
Other
1 stars 7 forks source link

Fix headers path for 2.7 #1

Open kzaitsev opened 4 years ago

kzaitsev commented 4 years ago

Since this commit https://github.com/ruby/ruby/commit/3d1c86a26f0c96a9c1d0247b968aa96e6f3c30bb#diff-7aa560cb6196deeb96779cd175e8e589L2118

mkmf doesn't change the path to ruby headers.

DanyWallace commented 4 years ago

Bump.