Installation
# Gemfile
gem 'submit64', git: 'https://github.com/CHUReimsDSN/Submit64-Rails.git'sh
bundle installCibler une branche spécifique
# Gemfile
gem 'submit64', git: 'https://github.com/CHUReimsDSN/Submit64-Rails.git', branch: 'nom_de_la_branche'Dépendances
ruby
# Runtime depedencies
"activerecord", ">= 6.0"