Merge pull request #1550 from noesya/ruby-3.3.0
Mise à jour vers Ruby 3.3.0
No related branches found
No related tags found
source "https://rubygems.org" | ||
git_source(:github) { |repo| "https://github.com/#{repo}.git" } | ||
ruby "3.1.4" | ||
ruby "3.3.0" | ||
gem "activestorage-scaleway-service"#, path: "../activestorage-scaleway-service" | ||
gem "active_storage_validations", "~> 1" | ||
... | ... |
Please register or sign in to comment