vein 0.4.0

A fast, intelligent RubyGems proxy/mirror server written in Rust
Documentation
1
2
3
4
5
6
source ENV.fetch('VEIN_GEM_SOURCE', 'http://localhost:8346')

ruby '3.4.7'

gem 'rails', '~> 8.1'
gem 'sidekiq'