From bf7f993a7afc19f59c4f88f16db2ee6d61e9b379 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Mon, 16 Aug 2021 23:06:01 +0200 Subject: [PATCH] Maintenance: Bump messagebird-rest from 2.0.0 to 3.0.0 Bumps [messagebird-rest](https://github.com/messagebird/ruby-rest-api) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/messagebird/ruby-rest-api/releases) - [Commits](https://github.com/messagebird/ruby-rest-api/compare/v2.0.0...3.0.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d82cc973..82517633a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,7 @@ GEM marcel (1.0.1) memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) - messagebird-rest (2.0.0) + messagebird-rest (3.0.0) method_source (1.0.0) mime-types (3.3.1) mime-types-data (~> 3.2015)