mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
update to ruby 3.0
This commit is contained in:
parent
54560f7c86
commit
fc0c5cb8d3
3 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
||||||
2.7.4
|
3.0.2
|
||||||
|
|
|
||||||
2
Gemfile
2
Gemfile
|
|
@ -1,5 +1,5 @@
|
||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
ruby "2.7.4"
|
ruby "3.0.2"
|
||||||
|
|
||||||
git_source(:github) do |repo_name|
|
git_source(:github) do |repo_name|
|
||||||
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
|
||||||
|
|
|
||||||
|
|
@ -322,7 +322,7 @@ DEPENDENCIES
|
||||||
web-console
|
web-console
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 2.7.4p191
|
ruby 3.0.2p107
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.2.26
|
2.2.26
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue