server
server copied to clipboard
A drop in replacement for geminabox written in Go
The release notes should be generated from the previous release to the current release and not the previous pre-release to the current release. Eg: v0.8.1 -> 0.9.3 and not v0.9.2...
https://github.com/rubygems/gemstash/issues/247
https://github.com/geminabox/geminabox/issues/370
This should be configurable https://github.com/rubygems/gemstash/issues/336
> Is it possible to cache gems installed from github? like this gem 'active_model_serializers', require: true, git: 'https://github.com/rails-api/active_model_serializers', branch: '0-10-stable'
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...