update ruby version

This commit is contained in:
Nelson Jovel 2024-06-03 13:19:21 -07:00
parent e976d52300
commit 6c0c4676b2
2 changed files with 2 additions and 2 deletions

View file

@ -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?("/")