Browse Source

Maintenance: Bump messagebird-rest from 3.0.0 to 3.1.0

Bumps [messagebird-rest](https://github.com/messagebird/ruby-rest-api) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/messagebird/ruby-rest-api/releases)
- [Commits](https://github.com/messagebird/ruby-rest-api/commits)
Martin Gruner 2 years ago
parent
commit
563edf3273
1 changed files with 3 additions and 2 deletions
  1. 3 2
      Gemfile.lock

+ 3 - 2
Gemfile.lock

@@ -283,7 +283,7 @@ GEM
     iniparse (1.5.0)
     interception (0.5)
     json (2.6.1)
-    jwt (2.3.0)
+    jwt (2.2.3)
     kgio (2.11.4)
     koala (3.1.0)
       addressable
@@ -306,7 +306,8 @@ GEM
     matrix (0.4.2)
     memoizable (0.4.2)
       thread_safe (~> 0.3, >= 0.3.1)
-    messagebird-rest (3.0.0)
+    messagebird-rest (3.1.0)
+      jwt (~> 2.2.3)
     method_source (1.0.0)
     mime-types (3.4.1)
       mime-types-data (~> 3.2015)