mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
update ruby version
This commit is contained in:
parent
e976d52300
commit
6c0c4676b2
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
3.3.1
|
||||
3.3.2
|
||||
|
|
|
|||
2
Gemfile
2
Gemfile
|
|
@ -1,5 +1,5 @@
|
|||
source "https://rubygems.org"
|
||||
ruby "3.3.1"
|
||||
ruby "3.3.2"
|
||||
|
||||
git_source(:github) do |repo_name|
|
||||
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue