mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Bump ruby version to 3.1.0
This commit is contained in:
parent
f04bc3ebcb
commit
93aa8df41a
3 changed files with 4 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
3.0.2
|
||||
3.1.0
|
||||
|
|
|
|||
2
Gemfile
2
Gemfile
|
|
@ -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?('/')
|
||||
|
|
|
|||
|
|
@ -369,7 +369,7 @@ DEPENDENCIES
|
|||
web-console
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.0.2p107
|
||||
ruby 3.1.0p0
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.32
|
||||
2.3.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue