ILuffZhe commented on code in PR #4159: URL: https://github.com/apache/calcite/pull/4159#discussion_r1926199595
########## site/Gemfile: ########## @@ -15,8 +15,8 @@ # source 'https://rubygems.org' gem 'jekyll', '~>4' -gem "webrick", "~> 1.7" -gem "nokogiri", "~> 1.14" +gem "webrick", "~> 1.9" Review Comment: Hi @hughpearse , your commit info should be like "[CALCITE-XX] Jira ticket summary". See https://calcite.apache.org/develop/#contributing. By the way, how can we get the scan result after your fix, in 1.39.0 release? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
