From 544204f9a6909a3be6eaf686f44c0f630cd88273 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 04:42:39 +0000 Subject: [PATCH] Bump the bundler group across 2 directories with 6 updates Bumps the bundler group with 1 update in the /docs directory: [rexml](https://github.com/ruby/rexml). Bumps the bundler group with 4 updates in the / directory: [activerecord](https://github.com/rails/rails), [sinatra](https://github.com/sinatra/sinatra), [mqtt](https://github.com/njh/ruby-mqtt) and [net-imap](https://github.com/ruby/net-imap). Updates `rexml` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.4.1...v3.4.2) Updates `activerecord` from 7.2.2.1 to 7.2.3 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.2.2.1...v7.2.3) Updates `sinatra` from 3.2.0 to 4.2.0 - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](https://github.com/sinatra/sinatra/compare/v3.2.0...v4.2.0) Updates `rack` from 2.2.17 to 3.2.4 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.17...v3.2.4) Updates `mqtt` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/njh/ruby-mqtt/releases) - [Changelog](https://github.com/njh/ruby-mqtt/blob/main/NEWS.md) - [Commits](https://github.com/njh/ruby-mqtt/compare/v0.6.0...v0.7.0) Updates `net-imap` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/ruby/net-imap/releases) - [Commits](https://github.com/ruby/net-imap/compare/v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: rexml dependency-version: 3.4.2 dependency-type: direct:production dependency-group: bundler - dependency-name: activerecord dependency-version: 7.2.3 dependency-type: direct:production dependency-group: bundler - dependency-name: sinatra dependency-version: 4.2.0 dependency-type: direct:production dependency-group: bundler - dependency-name: rack dependency-version: 3.2.4 dependency-type: direct:production dependency-group: bundler - dependency-name: mqtt dependency-version: 0.7.0 dependency-type: direct:production dependency-group: bundler - dependency-name: net-imap dependency-version: 0.5.7 dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 97 ++++++++++++++++++++++++++--------------------- docs/Gemfile.lock | 2 +- 2 files changed, 55 insertions(+), 44 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fabd51d6549bc..d8bff6a6fb154 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,30 +127,32 @@ GEM aarch64 (2.1.0) racc (~> 1.6) abbrev (0.1.2) - actionpack (7.2.2.1) - actionview (= 7.2.2.1) - activesupport (= 7.2.2.1) + actionpack (7.2.3) + actionview (= 7.2.3) + activesupport (= 7.2.3) + cgi nokogiri (>= 1.8.5) racc - rack (>= 2.2.4, < 3.2) + rack (>= 2.2.4, < 3.3) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (7.2.2.1) - activesupport (= 7.2.2.1) + actionview (7.2.3) + activesupport (= 7.2.3) builder (~> 3.1) + cgi erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activemodel (7.2.2.1) - activesupport (= 7.2.2.1) - activerecord (7.2.2.1) - activemodel (= 7.2.2.1) - activesupport (= 7.2.2.1) + activemodel (7.2.3) + activesupport (= 7.2.3) + activerecord (7.2.3) + activemodel (= 7.2.3) + activesupport (= 7.2.3) timeout (>= 0.4.0) - activesupport (7.2.2.1) + activesupport (7.2.3) base64 benchmark (>= 0.3) bigdecimal @@ -204,33 +206,34 @@ GEM aws-sigv4 (~> 1.5) aws-sigv4 (1.11.0) aws-eventstream (~> 1, >= 1.0.2) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) bcrypt_pbkdf (1.1.1) - benchmark (0.4.1) - bigdecimal (3.2.3) + benchmark (0.5.0) + bigdecimal (3.3.1) bindata (2.4.15) bootsnap (1.18.4) msgpack (~> 1.2) bson (5.1.1) builder (3.3.0) byebug (11.1.3) + cgi (0.5.1) chunky_png (1.4.0) coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.5) cookiejar (0.3.4) crass (1.0.6) csv (3.3.2) daemons (1.4.1) - date (3.4.1) + date (3.5.1) debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.6.2) - dnsruby (1.72.4) - base64 (~> 0.2.0) - logger (~> 1.6.5) + dnsruby (1.73.1) + base64 (>= 0.2) + logger (~> 1.6) simpleidn (~> 0.2.1) docile (1.4.1) domain_name (0.6.20240107) @@ -310,7 +313,7 @@ GEM xml-simple lint_roller (1.1.0) little-plugger (1.1.4) - logger (1.6.6) + logger (1.7.0) logging (2.4.0) little-plugger (~> 1.1) multi_json (~> 1.14) @@ -366,15 +369,16 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2025.0304) mini_portile2 (2.8.9) - minitest (5.25.5) - mqtt (0.6.0) + minitest (5.27.0) + mqtt (0.7.0) + logger msgpack (1.6.1) multi_json (1.15.0) - mustermann (3.0.3) + mustermann (3.0.4) ruby2_keywords (~> 0.0.1) mutex_m (0.3.0) nessus_rest (0.1.6) - net-imap (0.5.6) + net-imap (0.5.7) date net-protocol net-ldap (0.19.0) @@ -433,17 +437,18 @@ GEM puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.17) - rack-protection (3.2.0) + rack (3.2.4) + rack-protection (4.2.0) + base64 (>= 0.1.0) + logger (>= 1.6.0) + rack (>= 3.0.0, < 4) + rack-session (2.1.1) base64 (>= 0.1.0) - rack (~> 2.2, >= 2.2.4) - rack-session (1.0.2) - rack (< 3) + rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (1.0.1) - rack (< 3) - webrick + rackup (2.3.1) + rack (>= 3) rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest @@ -451,13 +456,15 @@ GEM rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (7.2.2.1) - actionpack (= 7.2.2.1) - activesupport (= 7.2.2.1) + railties (7.2.3) + actionpack (= 7.2.3) + activesupport (= 7.2.3) + cgi irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) + tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.0) @@ -596,10 +603,12 @@ GEM simplecov-html (~> 0.11) simplecov-html (0.13.1) simpleidn (0.2.3) - sinatra (3.2.0) + sinatra (4.2.0) + logger (>= 1.6.0) mustermann (~> 3.0) - rack (~> 2.2, >= 2.2.4) - rack-protection (= 3.2.0) + rack (>= 3.0.0, < 4) + rack-protection (= 4.2.0) + rack-session (>= 2.0.0, < 3) tilt (~> 2.0) sqlite3 (1.7.3) mini_portile2 (~> 2.8.0) @@ -610,16 +619,18 @@ GEM syslog (0.3.0) logger test-prof (1.4.4) - thin (1.8.2) + thin (2.0.1) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) - rack (>= 1, < 3) + logger + rack (>= 1, < 4) thor (1.4.0) - tilt (2.6.0) + tilt (2.6.1) timecop (0.9.10) - timeout (0.4.3) + timeout (0.5.0) toml (0.2.0) parslet (~> 1.8.0) + tsort (0.2.0) ttfunk (1.8.0) bigdecimal (~> 3.1) tzinfo (2.0.6) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 82b9addb71728..3d6e689b8b462 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -76,7 +76,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.4.1) + rexml (3.4.2) rouge (4.5.1) safe_yaml (1.0.5) sassc (2.4.0)