From 087ff5403d1cc00b7288d507208a8360a605749e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 01:43:37 +0000 Subject: [PATCH] Bump the deps group with 2 updates Bumps the deps group with 2 updates: [lefthook](https://github.com/evilmartians/lefthook) and [twilio-ruby](https://github.com/twilio/twilio-ruby). Updates `lefthook` from 1.10.1 to 1.10.3 - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](https://github.com/evilmartians/lefthook/compare/v1.10.1...v1.10.3) Updates `twilio-ruby` from 7.4.0 to 7.4.1 - [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.0...7.4.1) --- updated-dependencies: - dependency-name: lefthook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: twilio-ruby dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4d2d663a8..41f50fcbf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -291,7 +291,7 @@ GEM launchy (3.0.0) addressable (~> 2.8) childprocess (~> 5.0) - lefthook (1.10.1) + lefthook (1.10.3) letter_opener (1.10.0) launchy (>= 2.2, < 4) lint_roller (1.1.0) @@ -302,7 +302,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) locale (2.1.4) - logger (1.6.4) + logger (1.6.5) lograge (0.14.0) actionpack (>= 4) activesupport (>= 4) @@ -554,7 +554,7 @@ GEM turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0) - twilio-ruby (7.4.0) + twilio-ruby (7.4.1) faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0)