update to ruby 3.0

pull/1/head
rebuilt 4 years ago committed by Liam Morley
parent 54560f7c86
commit fc0c5cb8d3

@ -1 +1 @@
2.7.4
3.0.2

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

@ -322,7 +322,7 @@ DEPENDENCIES
web-console
RUBY VERSION
ruby 2.7.4p191
ruby 3.0.2p107
BUNDLED WITH
2.2.26

Loading…
Cancel
Save