From 94ff5bccac09b3befbb55ccad6c4e9f1388f6700 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Thu, 27 Jan 2022 04:37:48 +0100 Subject: [PATCH] Maintenance: Bump twilio-ruby from 5.63.0 to 5.63.1 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.63.0 to 5.63.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/5.63.0...5.63.1) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2371f5bec..c88163031 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -337,7 +337,7 @@ GEM net-ldap (0.17.0) netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.13.0) + nokogiri (1.13.1) mini_portile2 (~> 2.7.0) racc (~> 1.4) nori (2.6.0) @@ -584,7 +584,7 @@ GEM thread_safe (0.3.6) tilt (2.0.10) timers (4.3.3) - twilio-ruby (5.63.0) + twilio-ruby (5.63.1) faraday (>= 0.9, < 2.0) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0)