Visualize your project’s community
A new graph is available in the “Graphs” tab to visualize your repository’s data. With the dependents graph, you can now explore how repositories that contain Ruby gems relate to…

A new graph is available in the “Graphs” tab to visualize your repository’s data. With the dependents graph, you can now explore how repositories that contain Ruby gems relate to other repositories on GitHub.
If you’re an open source maintainer, this means you can find out more about the community connected to your project in addition to projects that depend on your repository and its forks.
The page starts with a list of the latest repositories to depend on your repository, making it easier to discover the newest members of your community. It also allows you to filter by either packages, which are other repositories that are gems, or applications, which are other public repositories that aren’t gems themselves but use your gem.
The dependency graph works for Ruby gems today, and we plan to expand support to other package ecosystems in the future. For more on what graphs can tell you about your project, check out our help guide on graphs.
Written by
Related posts

GitHub Availability Report: May 2025
In May, we experienced three incidents that resulted in degraded performance across GitHub services.

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.

GitHub Copilot: Meet the new coding agent
Implementing features has never been easier: Just assign a task or issue to Copilot. It runs in the background with GitHub Actions and submits its work as a pull request.