From 44adbd03b932ec5b467abdc19dbbbd151bce9eb2 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Thu, 25 Apr 2019 12:24:34 +0200 Subject: [PATCH] Bump twilio-ruby from 5.22.1 to 5.22.2 Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.22.1 to 5.22.2. - [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.1...5.22.2) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b71304149..6de36b78a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -483,7 +483,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) tins (1.20.2) - twilio-ruby (5.22.1) + twilio-ruby (5.22.2) faraday (~> 0.9) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0)