From d562eb860beca4e94a85327d222ebd17cd222d65 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Sun, 14 Apr 2019 13:55:40 +0200 Subject: [PATCH] Bump twilio-ruby from 5.21.2 to 5.22.1 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.21.2 to 5.22.1. - [Release notes](https://github.com/twilio/twilio-ruby/releases) - [Changelog](https://github.com/twilio/twilio-ruby/blob/master/CHANGES.md) - [Commits](https://github.com/twilio/twilio-ruby/compare/5.21.2...5.22.1) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cbc1e6a42..1aeb79743 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,7 +284,7 @@ GEM net-ldap (0.16.1) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.10.1) + nokogiri (1.10.2) mini_portile2 (~> 2.4.0) nori (2.6.0) notiffany (0.1.1) @@ -483,7 +483,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) tins (1.20.2) - twilio-ruby (5.21.2) + twilio-ruby (5.22.1) faraday (~> 0.9) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0)