gjtorikian / mathematical

Convert mathematical equations to SVGs, PNGs, or MathML. A general wrapper to Lasem and mtex2MML.
https://gjtorikian.github.io/mathematical/
MIT License
166 stars 31 forks source link

No gem for 1.6.16 #117

Closed rpsene closed 8 months ago

rpsene commented 1 year ago

The lack of gem for the version 1.6.16 is breaking builds:

gem update --system; gem install asciidoctor-mathematical 1054.8s => => # installed?' => => # from /usr/lib/ruby/vendor_ruby/rubygems/request_set.rb:173:inblock (2 levels) => => # in install' => => # ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) => => # bad response Forbidden 403 (https://index.rubygems.org/quick/Marshal.4.8/ma => => # thematical-1.6.16.gemspec.rz)`

To overcome this problem we had to set mathematical:1.6.14

rpsene commented 1 year ago

Issue in asciidoctor-mathematical: https://github.com/asciidoctor/asciidoctor-mathematical/issues/122

bwklein commented 1 year ago

It was yanked - https://rubygems.org/gems/mathematical/versions/1.6.16

nathan-contino commented 11 months ago

Is there any chance we can get a 1.6.17 release to permanently squash these 403 forbidden errors? I'm still experiencing issues where gem tries to install the nonexistent 1.6.16 version, and I'd prefer not to have to manually specify 1.6.14 every time I install this gem.

4e554c4c commented 8 months ago

the gem failed (like the old one) due to an issue in our actions. Relevant PR https://github.com/yettoapp/actions/pull/11

4e554c4c commented 8 months ago

should be fixed in v1.6.18