Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-07-08 19:21:53 +02:00
parent 159d39d7c0
commit 81ee2fb8b1
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 4 additions and 4 deletions

View file

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