pingram 1.0.9 → 1.0.11

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pingram
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.9
4
+ version: 1.0.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pingram
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-02 00:00:00.000000000 Z
11
+ date: 2026-06-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus
@@ -92,6 +92,9 @@ files:
92
92
  - lib/pingram/api_model_base.rb
93
93
  - lib/pingram/client_wrapper.rb
94
94
  - lib/pingram/configuration.rb
95
+ - lib/pingram/models/a2p_registration.rb
96
+ - lib/pingram/models/a2p_registration_create_request.rb
97
+ - lib/pingram/models/a2p_registration_update_request.rb
95
98
  - lib/pingram/models/accept_invite_request.rb
96
99
  - lib/pingram/models/accept_invite_response.rb
97
100
  - lib/pingram/models/account_addresses_response.rb
@@ -292,8 +295,10 @@ files:
292
295
  - lib/pingram/models/update_address_request.rb
293
296
  - lib/pingram/models/user.rb
294
297
  - lib/pingram/models/user_suppression_delete_response.rb
298
+ - lib/pingram/models/webhook_event.rb
295
299
  - lib/pingram/models/webhook_response.rb
296
300
  - lib/pingram/version.rb
301
+ - lib/pingram/webhooks.rb
297
302
  - pingram.gemspec
298
303
  - vendor/bundle/ruby/3.2.0/bin/byebug
299
304
  - vendor/bundle/ruby/3.2.0/bin/coderay