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