From f904b7e40d3668fac9e8bf904bdb6a75727a9ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 20:49:03 +0000 Subject: [PATCH] Bump the ruby-minor-patch group with 4 updates Bumps the ruby-minor-patch group with 4 updates: [rexml](https://github.com/ruby/rexml), [twilio-ruby](https://github.com/twilio/twilio-ruby), [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `rexml` from 3.4.0 to 3.4.1 - [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.0...v3.4.1) Updates `twilio-ruby` from 7.4.3 to 7.4.4 - [Release notes](https://github.com/twilio/twilio-ruby/releases) - [Changelog](https://github.com/twilio/twilio-ruby/blob/main/CHANGES.md) - [Commits](https://github.com/twilio/twilio-ruby/compare/7.4.3...7.4.4) Updates `rubocop` from 1.71.2 to 1.72.2 - [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.71.2...v1.72.2) Updates `rubocop-rails` from 2.29.1 to 2.30.1 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.29.1...v2.30.1) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-minor-patch - dependency-name: twilio-ruby dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-minor-patch - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-minor-patch - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-minor-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2110e97e6..df383f06f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM reline (>= 0.4.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.10.0) + json (2.10.1) jwt (2.10.1) base64 kaminari (1.2.2) @@ -213,10 +213,11 @@ GEM addressable (~> 2.8) childprocess (~> 5.0) logger (~> 1.6) + lint_roller (1.1.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.5) + logger (1.6.6) loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -319,7 +320,7 @@ GEM puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.9) + rack (3.1.10) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-protection (4.1.1) @@ -381,10 +382,11 @@ GEM responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) - rexml (3.4.0) - rubocop (1.71.2) + rexml (3.4.1) + rubocop (1.72.2) json (~> 2.3) - language_server-protocol (>= 3.17.0) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.1.0) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) @@ -394,11 +396,12 @@ GEM unicode-display_width (>= 2.4.0, < 4.0) rubocop-ast (1.38.0) parser (>= 3.3.1.0) - rubocop-rails (2.29.1) + rubocop-rails (2.30.1) activesupport (>= 4.2.0) + lint_roller (~> 1.1) rack (>= 1.1) - rubocop (>= 1.52.0, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) + rubocop (>= 1.72.1, < 2.0) + rubocop-ast (>= 1.38.0, < 2.0) ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) ruby_audit (3.0.0) @@ -449,7 +452,7 @@ GEM timeout (0.4.3) ttfunk (1.8.0) bigdecimal (~> 3.1) - twilio-ruby (7.4.3) + twilio-ruby (7.4.4) benchmark faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0)