diff --git a/github-org-artichoke/repository_file_ruby_version.tf b/github-org-artichoke/repository_file_ruby_version.tf index f3e0c76e..b02e9487 100644 --- a/github-org-artichoke/repository_file_ruby_version.tf +++ b/github-org-artichoke/repository_file_ruby_version.tf @@ -1,8 +1,8 @@ locals { force_bump_ruby_version = false - // https://github.com/ruby/ruby/tree/v3_2_2 - ruby_version = "3.2.2" + // https://github.com/ruby/ruby/tree/v3_3_0 + ruby_version = "3.3.0" ruby_version_repos = [ "artichoke", // https://github.com/artichoke/artichoke