提交 dfe365bf 编写于 作者: J Justin Collins

Update ruby_parser dependency to 3.7.0

上级 2886140a
......@@ -15,7 +15,7 @@ Gem::Specification.new do |s|
s.cert_chain = ['brakeman-public_cert.pem']
s.signing_key = gem_priv_key if File.exist? gem_priv_key and $0 =~ /gem\z/
s.add_development_dependency "test-unit"
s.add_dependency "ruby_parser", "~>3.6.2"
s.add_dependency "ruby_parser", "~>3.7.0"
s.add_dependency "ruby2ruby", "~>2.1.1"
s.add_dependency "terminal-table", "~>1.4"
s.add_dependency "fastercsv", "~>1.5"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册