This is an automated email from the ASF dual-hosted git repository. cgivre pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill-site.git
commit e3ae4ca847ec8fa9343ed9085c20ec85e8fa08ce Merge: 028393f085 7d630ac775 Author: Charles S. Givre <[email protected]> AuthorDate: Tue Jun 23 21:00:28 2026 -0400 Merge pull request #52 from apache/dependabot/bundler/addressable-2.9.0 Bump addressable from 2.8.0 to 2.9.0 Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --cc Gemfile.lock index f16b4704f7,1e315c19c2..bbcda8b3d5 --- a/Gemfile.lock +++ b/Gemfile.lock @@@ -1,10 -1,10 +1,10 @@@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) colorator (1.1.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.3.7) em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0)
