ruby 3.1.3
source 'https://rubygems.org' | ||
git_source(:github) { |repo| "https://github.com/#{repo}.git" } | ||
ruby '3.1.2' | ||
ruby '3.1.3' | ||
# Infrastructure | ||
gem 'activestorage-scaleway-service'#, path: '../activestorage-scaleway-service' | ||
... | ... |
Please register or sign in to comment