We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d79a69 commit 0334814Copy full SHA for 0334814
ruby_header_parser.gemspec
@@ -43,6 +43,7 @@ Gem::Specification.new do |spec|
43
spec.add_development_dependency "rspec-temp_dir"
44
spec.add_development_dependency "rubocop"
45
spec.add_development_dependency "rubocop_auto_corrector"
46
+ spec.add_development_dependency "steep"
47
spec.add_development_dependency "yard"
48
49
# For more information and examples about making a new gem, check out our
0 commit comments