Closed lordalveric closed 8 years ago
Can you please merge this and release the new version of the gem? You are blocking our releases...
I apologize for not being a more active maintainer. I need help, and have filed https://github.com/technicalpickles/jeweler/issues/283 to figure out the future of jeweler.
In the short term, people could consider either using @steakknife's fork in https://github.com/technicalpickles/jeweler/pull/281, or https://github.com/flajann2/juwelier
another option: use jruby which ignores SAFE directives (FWIW :)
This problem was fixed long ago. Thanks.
https://github.com/technicalpickles/jeweler/blob/master/lib/jeweler/gemspec_helper.rb#L51
$SAFE values 2 thru 4 are now obsolete with Ruby 2.3.0. As a result I get this when I attempt to do "rake gemspec --trace":