twilio-ruby 5.49.0 → 5.50.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: twilio-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.49.0
4
+ version: 5.50.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Twilio API Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-03-15 00:00:00.000000000 Z
11
+ date: 2021-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jwt
@@ -615,6 +615,7 @@ files:
615
615
  - lib/twilio-ruby/rest/supersim/v1/network_access_profile.rb
616
616
  - lib/twilio-ruby/rest/supersim/v1/network_access_profile/network_access_profile_network.rb
617
617
  - lib/twilio-ruby/rest/supersim/v1/sim.rb
618
+ - lib/twilio-ruby/rest/supersim/v1/sms_command.rb
618
619
  - lib/twilio-ruby/rest/supersim/v1/usage_record.rb
619
620
  - lib/twilio-ruby/rest/sync.rb
620
621
  - lib/twilio-ruby/rest/sync/v1.rb
@@ -1048,6 +1049,7 @@ files:
1048
1049
  - spec/integration/supersim/v1/network_access_profile_spec.rb
1049
1050
  - spec/integration/supersim/v1/network_spec.rb
1050
1051
  - spec/integration/supersim/v1/sim_spec.rb
1052
+ - spec/integration/supersim/v1/sms_command_spec.rb
1051
1053
  - spec/integration/supersim/v1/usage_record_spec.rb
1052
1054
  - spec/integration/sync/v1/service/document/document_permission_spec.rb
1053
1055
  - spec/integration/sync/v1/service/document_spec.rb
@@ -1503,6 +1505,7 @@ test_files:
1503
1505
  - spec/integration/supersim/v1/network_access_profile_spec.rb
1504
1506
  - spec/integration/supersim/v1/network_spec.rb
1505
1507
  - spec/integration/supersim/v1/sim_spec.rb
1508
+ - spec/integration/supersim/v1/sms_command_spec.rb
1506
1509
  - spec/integration/supersim/v1/usage_record_spec.rb
1507
1510
  - spec/integration/sync/v1/service/document/document_permission_spec.rb
1508
1511
  - spec/integration/sync/v1/service/document_spec.rb