feat: add parent survey gauges

This commit is contained in:
Nelson Jovel 2024-09-05 16:20:25 -07:00
parent 973f59c299
commit e5e969b968
14 changed files with 307 additions and 11 deletions

View file

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