Skip to content

Commit

Permalink
Update rake for CVE-2020-8130
Browse files Browse the repository at this point in the history
  • Loading branch information
JDutil committed Apr 3, 2024
1 parent 8a07f0c commit 0ff61d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loogi_http.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'bundler', '>= 2.0'
spec.add_development_dependency 'byebug', '~> 11.0'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rake', '>= 12.3.3'
spec.add_development_dependency 'rspec', '~> 3.0'
spec.add_development_dependency 'webmock', '~> 3.5.1'
end

0 comments on commit 0ff61d0

Please sign in to comment.