From 5cd906a6c9dbed5c25674cf56130cd7e6b4f1a9c Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Thu, 16 May 2019 12:24:41 +0200 Subject: [PATCH] Bump twilio-ruby from 5.22.2 to 5.23.0 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.22.2 to 5.23.0. - [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.22.2...5.23.0) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43f0484f4..f9bc90851 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,7 +277,7 @@ GEM minitest (5.11.3) multi_json (1.13.1) multi_xml (0.6.0) - multipart-post (2.0.0) + multipart-post (2.1.1) mysql2 (0.4.10) naught (1.1.0) nenv (0.3.0) @@ -485,7 +485,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) tins (1.20.2) - twilio-ruby (5.22.2) + twilio-ruby (5.23.0) faraday (~> 0.9) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0)