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