{"id":22988923,"url":"https://github.com/gregawoods/advent-of-code-ruby-2023","last_synced_at":"2025-07-04T23:36:45.269Z","repository":{"id":210253775,"uuid":"726092572","full_name":"gregawoods/advent-of-code-ruby-2023","owner":"gregawoods","description":"Advent of Code 2023, Ruby","archived":false,"fork":false,"pushed_at":"2023-12-19T14:14:24.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T11:49:31.170Z","etag":null,"topics":["advent-of-code","advent-of-code-2023","advent-of-code-ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gregawoods.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-01T14:19:02.000Z","updated_at":"2023-12-08T14:18:08.000Z","dependencies_parsed_at":"2025-04-02T11:43:56.422Z","dependency_job_id":"f6838050-9289-481b-9060-80d58b4d123a","html_url":"https://github.com/gregawoods/advent-of-code-ruby-2023","commit_stats":null,"previous_names":["gregawoods/advent-of-code-ruby-2023"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gregawoods/advent-of-code-ruby-2023","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregawoods%2Fadvent-of-code-ruby-2023","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregawoods%2Fadvent-of-code-ruby-2023/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregawoods%2Fadvent-of-code-ruby-2023/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregawoods%2Fadvent-of-code-ruby-2023/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregawoods","download_url":"https://codeload.github.com/gregawoods/advent-of-code-ruby-2023/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregawoods%2Fadvent-of-code-ruby-2023/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262003915,"owners_count":23243346,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["advent-of-code","advent-of-code-2023","advent-of-code-ruby"],"created_at":"2024-12-15T04:15:10.714Z","updated_at":"2025-06-26T05:02:15.893Z","avatar_url":"https://github.com/gregawoods.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Advent of Code\n\nRuby solutions to [Advent of Code](https://adventofcode.com/).\n\n## Requirements\n\nInstall ruby 3.2.2, bundler, and the gems.\n\n```\nbundle install\n```\n\n## Use\n\n```\n# solve all\nrake solve:all\n\n# solve a specific day\nrake solve:7\n\n# run all tests\nrake test\n\n# run a specific test\nruby ./test/07_test.rb\n\n# scaffold a day\nrake scaffold:1\n\n# download test input\nrake download:1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregawoods%2Fadvent-of-code-ruby-2023","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgregawoods%2Fadvent-of-code-ruby-2023","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgregawoods%2Fadvent-of-code-ruby-2023/lists"}