vonage 7.26.0 → 7.27.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/vonage.rb CHANGED
@@ -13,6 +13,7 @@ module Vonage
13
13
  'http' => 'HTTP',
14
14
  'json' => 'JSON',
15
15
  'jwt' => 'JWT',
16
+ 'rcs' => 'RCS',
16
17
  'sip' => 'SIP',
17
18
  'sms' => 'SMS',
18
19
  'network_sim_swap' => 'NetworkSIMSwap',
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vonage
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.26.0
4
+ version: 7.27.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vonage
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-08-08 00:00:00.000000000 Z
11
+ date: 2024-10-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: vonage-jwt
@@ -184,6 +184,7 @@ files:
184
184
  - lib/vonage/messaging.rb
185
185
  - lib/vonage/messaging/channels/messenger.rb
186
186
  - lib/vonage/messaging/channels/mms.rb
187
+ - lib/vonage/messaging/channels/rcs.rb
187
188
  - lib/vonage/messaging/channels/sms.rb
188
189
  - lib/vonage/messaging/channels/viber.rb
189
190
  - lib/vonage/messaging/channels/whats_app.rb
@@ -292,7 +293,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
292
293
  - !ruby/object:Gem::Version
293
294
  version: '0'
294
295
  requirements: []
295
- rubygems_version: 3.5.11
296
+ rubygems_version: 3.5.16
296
297
  signing_key:
297
298
  specification_version: 4
298
299
  summary: This is the Ruby Server SDK for Vonage APIs. To use it you'll need a Vonage