All Versions
23
Latest Version
Avg Release Cycle
77 days
Latest Release
1425 days ago

Changelog History
Page 1

  • v1.4.1 Changes

    May 30, 2021

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix rendering of 503 error when lock is still held (thanks to NobodysNightmare)
    • ๐Ÿ‘‰ Use environmental TMPDIR for lockfile, and add 'rss' as dependency. (thanks to jubishop)
  • v1.4.0 Changes

    May 30, 2021

    โœจ Enhancements:

    • ๐Ÿ‘Œ Support ruby 3.0 (thanks to sue445)
  • v1.3.1 Changes

    May 30, 2021

    ๐Ÿ›  Fixes:

    • Avoid possible XSS vulnerability on each view (thanks to @ooooooo-q)
  • v1.3.0 Changes

    March 18, 2021

    โœจ Enhancements:

    • Prevent "dependency confusion" resulting in a malicious upstream gem taking precedence over a local gem
  • v1.2.0 Changes

    March 05, 2020

    โœจ Enhancements:

    • ๐Ÿ‘Œ Support gemcutter yank API (thanks to Chuck Wilson)

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix dockerfile (thanks to Chuck Wilson)

    ๐Ÿšง Maintenances:

    • ๐Ÿ—„ Gem.gzip/gunzip are deprecated. Use Gem::Util.gzip/gunzip (thanks to krororo)
    • ๐Ÿ›  Fix deprecation warning of Gem::Specification#has_rdoc (thanks to krororo)
    • โšก๏ธ Update .travis.yml (thanks to krororo)
  • v1.1.1 Changes

    November 07, 2018

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix a delete buton not showing up on gem page even if delete is allowed (thanks to Edward Rudd)
  • v1.1.0 Changes

    April 06, 2018

    โœจ Enhancements:

    • Adds on_gem_recievied hook (thanks to Kris Leech)
  • v1.0.1 Changes

    March 13, 2018

    ๐Ÿ›  Fixes:

    • Avoid XSS vulnerability on /reindex (reported by @ooooooo_q)
  • v1.0.0 Changes

    February 08, 2018

    โฌ†๏ธ Bump version to 1.0.0 :tada:

  • v0.13.15 Changes

    January 26, 2018

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  Fix typo: avoid NameError - uninitialized constant Geminabox::Hostess::Gemianbox (thanks to Evgeni Golov)