From 56391229282f7c71bc23ad179b0e4c9876aece02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 13:02:53 +0000 Subject: [PATCH 01/12] Bump otr-activerecord from 2.5.0 to 2.6.0 Bumps [otr-activerecord](https://github.com/jhollinger/otr-activerecord) from 2.5.0 to 2.6.0. - [Changelog](https://github.com/jhollinger/otr-activerecord/blob/main/CHANGELOG.md) - [Commits](https://github.com/jhollinger/otr-activerecord/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: otr-activerecord dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index c0508b91e..009dce848 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'rubyzip', '~> 3.2' gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice gem 'rake', '~> 13.3' gem 'activerecord', '~> 8.0' -gem 'otr-activerecord', '~> 2.5.0' +gem 'otr-activerecord', '~> 2.6.0' gem 'sqlite3', '~> 2.8' gem 'rubocop', '~> 1.81.7', require: false diff --git a/Gemfile.lock b/Gemfile.lock index d08ae6cb9..8670277f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2025.0902) mini_mime (1.1.5) - minitest (5.26.0) + minitest (5.26.1) mojo_magick (0.6.8) msfrpc-client (1.1.2) msgpack (~> 1) @@ -129,8 +129,8 @@ GEM racc (~> 1.4) nokogiri (1.18.9-x86_64-linux-musl) racc (~> 1.4) - otr-activerecord (2.5.0) - activerecord (>= 6.0, < 8.1) + otr-activerecord (2.6.0) + activerecord (>= 6.0, < 9.0) parallel (1.27.0) parseconfig (1.1.2) parser (3.3.10.0) @@ -278,7 +278,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.4) + uri (1.1.1) webrick (1.9.1) websocket (1.2.11) websocket-client-simple (0.6.1) @@ -319,7 +319,7 @@ DEPENDENCIES mime-types (~> 3.7) msfrpc-client (~> 1.1, >= 1.1.2) net-smtp - otr-activerecord (~> 2.5.0) + otr-activerecord (~> 2.6.0) parseconfig (~> 1.1, >= 1.1.2) pry-byebug (~> 3.11) qr4r (~> 0.6.1) From 5749cc1e0c5320962599b3c1c9b44d7be3ee0865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 13:02:37 +0000 Subject: [PATCH 02/12] Bump activerecord from 8.0.4 to 8.1.1 Bumps [activerecord](https://github.com/rails/rails) from 8.0.4 to 8.1.1. - [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/v8.0.4...v8.1.1) --- updated-dependencies: - dependency-name: activerecord dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 009dce848..d3cc88b85 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'term-ansicolor', :require => 'term/ansicolor' gem 'rubyzip', '~> 3.2' gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice gem 'rake', '~> 13.3' -gem 'activerecord', '~> 8.0' +gem 'activerecord', '~> 8.1' gem 'otr-activerecord', '~> 2.6.0' gem 'sqlite3', '~> 2.8' gem 'rubocop', '~> 1.81.7', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 8670277f0..11a099124 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,20 +1,20 @@ GEM remote: https://rubygems.org/ specs: - activemodel (8.0.4) - activesupport (= 8.0.4) - activerecord (8.0.4) - activemodel (= 8.0.4) - activesupport (= 8.0.4) + activemodel (8.1.1) + activesupport (= 8.1.1) + activerecord (8.1.1) + activemodel (= 8.1.1) + activesupport (= 8.1.1) timeout (>= 0.4.0) - activesupport (8.0.4) + activesupport (8.1.1) base64 - benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + json logger (>= 1.4.2) minitest (>= 5.1) securerandom (>= 0.3) @@ -34,7 +34,6 @@ GEM async io-endpoint base64 (0.3.0) - benchmark (0.5.0) bigdecimal (3.3.1) browserstack-local (1.4.3) byebug (12.0.0) @@ -300,7 +299,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - activerecord (~> 8.0) + activerecord (~> 8.1) ansi (~> 1.5) async (~> 1.32) async-dns (~> 1.4) From 4d17e16fdbc9e788c1b6c53ba9c592297aba0518 Mon Sep 17 00:00:00 2001 From: Joshua Young Date: Thu, 13 Nov 2025 20:31:44 +0530 Subject: [PATCH 03/12] Fix test gem group indentation --- Gemfile | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Gemfile b/Gemfile index d3cc88b85..99b799261 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'term-ansicolor', :require => 'term/ansicolor' gem 'rubyzip', '~> 3.2' gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice gem 'rake', '~> 13.3' -gem 'activerecord', '~> 8.1' +gem 'activerecord', '~> 8.1' gem 'otr-activerecord', '~> 2.6.0' gem 'sqlite3', '~> 2.8' gem 'rubocop', '~> 1.81.7', require: false @@ -61,30 +61,30 @@ end # For running unit tests group :test do - gem 'test-unit-full', '~> 0.0.5' - gem 'rspec', '~> 3.13' - gem 'rdoc', '~> 6.15' - gem 'browserstack-local', '~> 1.4' + gem 'test-unit-full', '~> 0.0.5' + gem 'rspec', '~> 3.13' + gem 'rdoc', '~> 6.15' + gem 'browserstack-local', '~> 1.4' - gem 'irb', '~> 1.15' - gem 'pry-byebug', '~> 3.11' + gem 'irb', '~> 1.15' + gem 'pry-byebug', '~> 3.11' - gem 'rest-client', '~> 2.1.0' - gem 'websocket-client-simple', '~> 0.6.1' + gem 'rest-client', '~> 2.1.0' + gem 'websocket-client-simple', '~> 0.6.1' - # Note: curb gem requires curl libraries - # sudo apt-get install libcurl4-openssl-dev - gem 'curb', '~> 1.2' + # Note: curb gem requires curl libraries + # sudo apt-get install libcurl4-openssl-dev + gem 'curb', '~> 1.2' - # Note: selenium-webdriver 3.x is incompatible with Firefox version 48 and prior - # gem 'selenium' # Requires old version of selenium which is no longer available - gem 'geckodriver-helper', '~> 0.24.0' - gem 'selenium-webdriver', '~> 4.38' + # Note: selenium-webdriver 3.x is incompatible with Firefox version 48 and prior + # gem 'selenium' # Requires old version of selenium which is no longer available + gem 'geckodriver-helper', '~> 0.24.0' + gem 'selenium-webdriver', '~> 4.38' - # Note: nokogiri is needed by capybara which may require one of the below commands - # sudo apt-get install libxslt-dev libxml2-dev - # sudo port install libxml2 libxslt - gem 'capybara', '~> 3.40' + # Note: nokogiri is needed by capybara which may require one of the below commands + # sudo apt-get install libxslt-dev libxml2-dev + # sudo port install libxml2 libxslt + gem 'capybara', '~> 3.40' end source 'https://rubygems.org' From ebbcfc39e43b93e50c58e43adbe22e5d76963bf5 Mon Sep 17 00:00:00 2001 From: Joshua Young Date: Thu, 13 Nov 2025 20:31:57 +0530 Subject: [PATCH 04/12] Upgrade Ruby to latest (3.2.2 -> 3.4.7) --- .rubocop.yml | 2 +- .ruby-version | 2 +- Dockerfile | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.rubocop.yml b/.rubocop.yml index 381cf7813..7cf5f3c07 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -4,7 +4,7 @@ AllCops: - 'tmp/**/*' - 'tools/**/*' - 'doc/**/*' - TargetRubyVersion: 3.0 + TargetRubyVersion: <%= File.read(".ruby-version").strip[/^(\d+\.\d+)/, 1] || raise("Ruby version not found") %> NewCops: enable Layout/LineLength: diff --git a/.ruby-version b/.ruby-version index acf9bf09d..2aa513199 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 \ No newline at end of file +3.4.7 diff --git a/Dockerfile b/Dockerfile index 75ffa8387..7647faf6f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ ########################################################################################################### # ---------------------------- Start of Builder 0 - Gemset Build ------------------------------------------ -FROM ruby:3.2.1-slim-bullseye AS builder +FROM ruby:3.4.7-slim-bullseye AS builder COPY . /beef @@ -44,7 +44,7 @@ RUN echo "gem: --no-ri --no-rdoc" > /etc/gemrc \ # ---------------------------- Start of Builder 1 - Final Build ------------------------------------------ -FROM ruby:3.2.1-slim-bullseye +FROM ruby:3.4.7-slim-bullseye LABEL maintainer="Beef Project" \ source_url="github.com/beefproject/beef" \ homepage="https://beefproject.com/" From 4a971df086e0080dfe2fa08f9709af91a5d21826 Mon Sep 17 00:00:00 2001 From: Joshua Young Date: Thu, 13 Nov 2025 20:56:40 +0530 Subject: [PATCH 05/12] Upgrade bundler to latest (2.5.18 -> 2.7.2) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 11a099124..2cf923179 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -343,4 +343,4 @@ DEPENDENCIES xmlrpc (~> 0.3.3) BUNDLED WITH - 2.5.18 + 2.7.2 From 7bd91fcb73a90c0994f421c23400162599666781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 13:02:19 +0000 Subject: [PATCH 06/12] Bump maxmind-db from 1.3.2 to 1.4.0 Bumps [maxmind-db](https://github.com/maxmind/MaxMind-DB-Reader-ruby) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/maxmind/MaxMind-DB-Reader-ruby/releases) - [Changelog](https://github.com/maxmind/MaxMind-DB-Reader-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/maxmind/MaxMind-DB-Reader-ruby/compare/v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: maxmind-db dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 99b799261..31c73baca 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'rubocop', '~> 1.81.7', require: false # Geolocation support group :geoip do - gem 'maxmind-db', '~> 1.3' + gem 'maxmind-db', '~> 1.4' end gem 'parseconfig', '~> 1.1', '>= 1.1.2' diff --git a/Gemfile.lock b/Gemfile.lock index 2cf923179..54ed9e866 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM lint_roller (1.1.0) logger (1.7.0) matrix (0.4.3) - maxmind-db (1.3.2) + maxmind-db (1.4.0) method_source (1.1.0) mime-types (3.7.0) logger @@ -314,7 +314,7 @@ DEPENDENCIES geckodriver-helper (~> 0.24.0) irb (~> 1.15) json - maxmind-db (~> 1.3) + maxmind-db (~> 1.4) mime-types (~> 3.7) msfrpc-client (~> 1.1, >= 1.1.2) net-smtp From 7a4721a0ef6986c080a7524fbeb29f97718e7fd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 13:02:28 +0000 Subject: [PATCH 07/12] Bump rdoc from 6.15.1 to 6.16.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.15.1 to 6.16.0. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v6.15.1...v6.16.0) --- updated-dependencies: - dependency-name: rdoc dependency-version: 6.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 31c73baca..45e00c913 100644 --- a/Gemfile +++ b/Gemfile @@ -63,7 +63,7 @@ end group :test do gem 'test-unit-full', '~> 0.0.5' gem 'rspec', '~> 3.13' - gem 'rdoc', '~> 6.15' + gem 'rdoc', '~> 6.16' gem 'browserstack-local', '~> 1.4' gem 'irb', '~> 1.15' diff --git a/Gemfile.lock b/Gemfile.lock index 54ed9e866..3ee4a3c5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - erb (5.1.3) + erb (6.0.0) erubis (2.7.0) espeak-ruby (1.1.0) event_emitter (0.2.6) @@ -166,7 +166,7 @@ GEM rack (>= 1.3) rainbow (3.1.1) rake (13.3.1) - rdoc (6.15.1) + rdoc (6.16.0) erb psych (>= 4.0.0) tsort @@ -237,7 +237,7 @@ GEM sqlite3 (2.8.0-x86_64-darwin) sqlite3 (2.8.0-x86_64-linux-gnu) sqlite3 (2.8.0-x86_64-linux-musl) - stringio (3.1.7) + stringio (3.1.8) sync (0.5.0) term-ansicolor (1.11.3) tins (~> 1) @@ -325,7 +325,7 @@ DEPENDENCIES rack (~> 3.2) rack-protection (~> 4.2.1) rake (~> 13.3) - rdoc (~> 6.15) + rdoc (~> 6.16) rest-client (~> 2.1.0) rspec (~> 3.13) rubocop (~> 1.81.7) From de344887b60913888022bb98f7e30d692ffea62f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 13:02:11 +0000 Subject: [PATCH 08/12] Bump rdoc from 6.16.0 to 6.16.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.16.0 to 6.16.1. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v6.16.0...v6.16.1) --- updated-dependencies: - dependency-name: rdoc dependency-version: 6.16.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3ee4a3c5c..39d19a3cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,7 @@ GEM rack (>= 1.3) rainbow (3.1.1) rake (13.3.1) - rdoc (6.16.0) + rdoc (6.16.1) erb psych (>= 4.0.0) tsort From ff077b79821edf2329e06cfe50564bd1ab0198f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 15:17:25 +0000 Subject: [PATCH 09/12] Bump sqlite3 from 2.8.0 to 2.8.1 Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 2.8.0 to 2.8.1. - [Release notes](https://github.com/sparklemotion/sqlite3-ruby/releases) - [Changelog](https://github.com/sparklemotion/sqlite3-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/sqlite3-ruby/compare/v2.8.0...v2.8.1) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 39d19a3cf..5d1663e80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -229,14 +229,14 @@ GEM rack-session (>= 2.0.0, < 3) tilt (~> 2.0) slack-notifier (2.4.0) - sqlite3 (2.8.0-aarch64-linux-gnu) - sqlite3 (2.8.0-aarch64-linux-musl) - sqlite3 (2.8.0-arm-linux-gnu) - sqlite3 (2.8.0-arm-linux-musl) - sqlite3 (2.8.0-arm64-darwin) - sqlite3 (2.8.0-x86_64-darwin) - sqlite3 (2.8.0-x86_64-linux-gnu) - sqlite3 (2.8.0-x86_64-linux-musl) + sqlite3 (2.8.1-aarch64-linux-gnu) + sqlite3 (2.8.1-aarch64-linux-musl) + sqlite3 (2.8.1-arm-linux-gnu) + sqlite3 (2.8.1-arm-linux-musl) + sqlite3 (2.8.1-arm64-darwin) + sqlite3 (2.8.1-x86_64-darwin) + sqlite3 (2.8.1-x86_64-linux-gnu) + sqlite3 (2.8.1-x86_64-linux-musl) stringio (3.1.8) sync (0.5.0) term-ansicolor (1.11.3) From 98f646078fc70b68a6fef977b7c62b5e36d0ae13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 13:02:33 +0000 Subject: [PATCH 10/12] Bump json from 2.16.0 to 2.17.1 Bumps [json](https://github.com/ruby/json) from 2.16.0 to 2.17.1. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.16.0...v2.17.1) --- updated-dependencies: - dependency-name: json dependency-version: 2.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5d1663e80..9fbdfb385 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.16.0) + json (2.17.1) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) From 47cde1a0fdaa524d55bc8d6464b02cded65d18f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 13:02:18 +0000 Subject: [PATCH 11/12] Bump selenium-webdriver from 4.38.0 to 4.39.0 Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.38.0 to 4.39.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.38.0...selenium-4.39.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-version: 4.39.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 45e00c913..6ca3294c8 100644 --- a/Gemfile +++ b/Gemfile @@ -79,7 +79,7 @@ group :test do # Note: selenium-webdriver 3.x is incompatible with Firefox version 48 and prior # gem 'selenium' # Requires old version of selenium which is no longer available gem 'geckodriver-helper', '~> 0.24.0' - gem 'selenium-webdriver', '~> 4.38' + gem 'selenium-webdriver', '~> 4.39' # Note: nokogiri is needed by capybara which may require one of the below commands # sudo apt-get install libxslt-dev libxml2-dev diff --git a/Gemfile.lock b/Gemfile.lock index 9fbdfb385..1267a425a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM json rest-client securerandom (0.4.1) - selenium-webdriver (4.38.0) + selenium-webdriver (4.39.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -331,7 +331,7 @@ DEPENDENCIES rubocop (~> 1.81.7) rubyzip (~> 3.2) rushover (~> 0.3.0) - selenium-webdriver (~> 4.38) + selenium-webdriver (~> 4.39) sinatra (~> 4.1) slack-notifier (~> 2.4) sqlite3 (~> 2.8) From 03030858c90737de9e119eb06dfc8c23bf6684ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 13:05:41 +0000 Subject: [PATCH 12/12] Bump rdoc from 6.16.1 to 6.17.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.16.1 to 6.17.0. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v6.16.1...v6.17.0) --- updated-dependencies: - dependency-name: rdoc dependency-version: 6.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 6ca3294c8..078f4327f 100644 --- a/Gemfile +++ b/Gemfile @@ -63,7 +63,7 @@ end group :test do gem 'test-unit-full', '~> 0.0.5' gem 'rspec', '~> 3.13' - gem 'rdoc', '~> 6.16' + gem 'rdoc', '~> 6.17' gem 'browserstack-local', '~> 1.4' gem 'irb', '~> 1.15' diff --git a/Gemfile.lock b/Gemfile.lock index 1267a425a..f4344abe8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -166,7 +166,7 @@ GEM rack (>= 1.3) rainbow (3.1.1) rake (13.3.1) - rdoc (6.16.1) + rdoc (6.17.0) erb psych (>= 4.0.0) tsort @@ -237,7 +237,7 @@ GEM sqlite3 (2.8.1-x86_64-darwin) sqlite3 (2.8.1-x86_64-linux-gnu) sqlite3 (2.8.1-x86_64-linux-musl) - stringio (3.1.8) + stringio (3.1.9) sync (0.5.0) term-ansicolor (1.11.3) tins (~> 1) @@ -325,7 +325,7 @@ DEPENDENCIES rack (~> 3.2) rack-protection (~> 4.2.1) rake (~> 13.3) - rdoc (~> 6.16) + rdoc (~> 6.17) rest-client (~> 2.1.0) rspec (~> 3.13) rubocop (~> 1.81.7)