Skip to content

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul committed Jan 31, 2024
1 parent 572cb66 commit b185129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zaproxy.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency("bundler")
spec.add_development_dependency("code-scanning-rubocop", "~> 0.6.1")
spec.add_development_dependency("rake", "~> 13.0")
spec.add_development_dependency("rubocop", "~> 1.57")
spec.add_development_dependency("rubocop-minitest", "~> 0.33.0")
spec.add_development_dependency("rubocop-rake", "~> 0.6.0")
Expand Down

0 comments on commit b185129

Please sign in to comment.