Bump ruby version to 3.1.0

This commit is contained in:
rebuilt 2022-02-03 16:54:18 +01:00
parent f04bc3ebcb
commit 93aa8df41a
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '3.0.2'
ruby '3.1.0'
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?('/')