Skip to content

Commit

Permalink
Update set of repositories to manage .ruby-version file for
Browse files Browse the repository at this point in the history
- Add new repositories since last update.
- artichoke.github.io no longer has Ruby tools as of
  artichoke/artichoke.github.io#152.
  • Loading branch information
lopopolo committed Dec 25, 2023
1 parent 4e8587d commit f1575b9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion github-org-artichoke/repository_file_ruby_version.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ locals {

ruby_version_repos = [
"artichoke", // https://github.com/artichoke/artichoke
"artichoke.github.io", // https://github.com/artichoke/artichoke.github.io
"boba", // https://github.com/artichoke/boba
"cactusref", // https://github.com/artichoke/cactusref
"docker-artichoke-nightly", // https://github.com/artichoke/docker-artichoke-nightly
"focaccia", // https://github.com/artichoke/focaccia
"generate_third_party", // https://github.com/artichoke/generate_third_party
"intaglio", // https://github.com/artichoke/intaglio
"known-folders-rs", // https://github.com/artichoke/known-folders-rs
"nightly", // https://github.com/artichoke/nightly
"playground", // https://github.com/artichoke/playground
"posix-space", // https://github.com/artichoke/posix-space
Expand All @@ -22,8 +23,10 @@ locals {
"roe", // https://github.com/artichoke/roe
"rubyconf", // https://github.com/artichoke/rubyconf
"ruby-file-expand-path", // https://github.com/artichoke/ruby-file-expand-path
"setup-rust", // https://github.com/artichoke/setup-rust
"strftime-ruby", // https://github.com/artichoke/strftime-ruby
"strudel", // https://github.com/artichoke/strudel
"sysdir-rs", // https://github.com/artichoke/sysdir-rs
]
}

Expand Down

0 comments on commit f1575b9

Please sign in to comment.