Update accentor

This commit is contained in:
Charlotte Van Petegem 2022-01-22 11:45:46 +01:00
parent b7d9c863dc
commit 0d16059087
No known key found for this signature in database
GPG key ID: 019E764B7184435A
9 changed files with 52 additions and 52 deletions

View file

@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '~> 3.0.2'
ruby '~> 3.1.0'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 6.1'