From a726ded4ea2d910990992fdc60be80ce7c464291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 04:23:57 +0000 Subject: [PATCH] deps(deps): bump the ruby-patch-and-minor group across 1 directory with 5 updates Bumps the ruby-patch-and-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) | `2.9.4` | `2.9.5` | | [rubocop](https://github.com/rubocop/rubocop) | `1.87.0` | `1.88.0` | | [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) | `3.9.0` | `3.10.2` | | [discordrb](https://github.com/shardlab/discordrb) | `3.7.2` | `3.8.0` | | [sentry-ruby](https://github.com/getsentry/sentry-ruby) | `6.6.0` | `6.6.2` | Updates `sqlite3` from 2.9.4 to 2.9.5 - [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.9.4...v2.9.5) Updates `rubocop` from 1.87.0 to 1.88.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.87.0...v1.88.0) Updates `rubocop-rspec` from 3.9.0 to 3.10.2 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v3.9.0...v3.10.2) Updates `discordrb` from 3.7.2 to 3.8.0 - [Release notes](https://github.com/shardlab/discordrb/releases) - [Changelog](https://github.com/shardlab/discordrb/blob/main/CHANGELOG.md) - [Commits](https://github.com/shardlab/discordrb/compare/v3.7.2...v3.8.0) Updates `sentry-ruby` from 6.6.0 to 6.6.2 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/6.6.0...6.6.2) --- updated-dependencies: - dependency-name: sqlite3 dependency-version: 2.9.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-patch-and-minor - dependency-name: rubocop dependency-version: 1.88.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-patch-and-minor - dependency-name: rubocop-rspec dependency-version: 3.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-patch-and-minor - dependency-name: discordrb dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-patch-and-minor - dependency-name: sentry-ruby dependency-version: 6.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-patch-and-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a8fa329..8ee240e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,17 +7,17 @@ GEM bundler-audit (0.9.3) bundler (>= 1.2.0) thor (~> 1.0) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) date (3.5.1) diff-lcs (1.6.2) - discordrb (3.7.2) + discordrb (3.8.0) base64 (~> 0.2) - discordrb-webhooks (~> 3.7.2) + discordrb-webhooks (~> 3.8.0) ffi (>= 1.9.24) opus-ruby rest-client (>= 2.0.0) websocket-client-simple (>= 0.9.0) - discordrb-webhooks (3.7.2) + discordrb-webhooks (3.8.0) rest-client (>= 2.0.0) docile (1.4.1) domain_name (0.6.20240107) @@ -63,7 +63,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.7) + json (2.19.9) knapsack (4.0.0) rake language_server-protocol (3.17.0.5) @@ -149,7 +149,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7) - rubocop (1.87.0) + rubocop (1.88.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -163,12 +163,13 @@ GEM rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-rspec (3.9.0) + rubocop-rspec (3.10.2) lint_roller (~> 1.1) - rubocop (~> 1.81) + regexp_parser (>= 2.0) + rubocop (~> 1.86, >= 1.86.2) ruby-progressbar (1.13.0) securerandom (0.4.1) - sentry-ruby (6.6.0) + sentry-ruby (6.6.2) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger @@ -188,9 +189,9 @@ GEM rack-session (>= 2.0.0, < 3) tilt (~> 2.0) sorbet-runtime (0.6.13270) - sqlite3 (2.9.4) + sqlite3 (2.9.5) mini_portile2 (~> 2.8.0) - sqlite3 (2.9.4-x86_64-linux-gnu) + sqlite3 (2.9.5-x86_64-linux-gnu) stringio (3.2.0) thor (1.5.0) tilt (2.7.0)