feat(audited): Add types for audited#968
Merged
github-actions[bot] merged 2 commits intoruby:mainfrom Dec 31, 2025
Merged
Conversation
``` Gem version you want to add (MAJOR.MINOR is recommended. e.g. 4.2): > 5.8 Your GitHub account if you want to become the maintainer of RBS for this gem (default: skip adding you to the maintainer) We recommend to add your account to maintain the RBS actively. See https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md#gem-reviewer > sanfrecce-osaka create gems/audited/5.8/audited.rbs create gems/audited/5.8/_test/test.rb create gems/audited/5.8/_test/metadata.yaml create gems/audited/5.8/manifest.yaml create gems/audited/.rubocop.yml create gems/audited/_reviewers.yaml The boilerplate for audited gem has been generated. Start writing the RBS! We recommend to focus on the main API of audited. See the CONTRIBUTING.md for more information. ```
|
@sanfrecce-osaka Thanks for your contribution! Please follow the instructions below for each change. Available commandsYou can use the following commands by commenting on this PR.
|
Contributor
Author
|
/merge |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds rbs for audited gem.