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'