hubspot-api-client-patched-pn 9.5.1.trocco.0.0.6 → 9.5.1.trocco.0.0.7

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f9d948abbc9d7b2899dc2ea16173a0c5f098e007de8307e30f8f0c7304df5cb4
4
- data.tar.gz: fe853c726f8375cb60cd38f39ae54e3687fdec28e6fb7d3c9a8b7e88ab95a264
3
+ metadata.gz: f3ecade2a49e2bd9ba28707a840d37a90dd178213ddd3b08d464f28d4fbbd430
4
+ data.tar.gz: 6c2f18b31379948f50cacf0d0ed2045aa47f410cde85d5c6987618feee407209
5
5
  SHA512:
6
- metadata.gz: 328a2cdc8d35d260e39fdcd7b33af5e7356e2110e3d50ce9db997caf9b39bfb025d395bcdc816d0410742fdb2e92eef28d0a0f5a254d49f189ffb3b20fc498bf
7
- data.tar.gz: bf5e0c706f745a7fa28b192ea6a7efbf5002b798f0c9c9ec1d300322239b2764d4b398fcc90df630c75fa7ffe3d38116be4332f5e3c985fedff581e08582032e
6
+ metadata.gz: a50e2d33c08ac4d0ffd34bc9bca5f3f325e83b722e3490f9a87d7d3dafbe8d31e511984f0cc6b31e12da2bd3e38673255bf5c21604dfd55454b96c0314c2a2f2
7
+ data.tar.gz: 5ce0acc26a991bd6098874c7947ca013fc3bc35b9200ccc6950aced7ca9ad0fb3229e4bb19f61b76974c8910dd7eae827c8a8c18dc5d762da7b2afab2ef38b39
@@ -1,3 +1,3 @@
1
1
  module Hubspot
2
- VERSION = '9.5.1.trocco.0.0.6'
2
+ VERSION = '9.5.1.trocco.0.0.7'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hubspot-api-client-patched-pn
3
3
  version: !ruby/object:Gem::Version
4
- version: 9.5.1.trocco.0.0.6
4
+ version: 9.5.1.trocco.0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - primeNumber
@@ -219,7 +219,6 @@ files:
219
219
  - Gemfile.lock
220
220
  - README.md
221
221
  - Rakefile
222
- - config/initializers/hubspot_api_patch.rb
223
222
  - git_push.sh
224
223
  - hubspot-api-client.gemspec
225
224
  - lib/hubspot-api-client.rb
@@ -991,6 +990,7 @@ files:
991
990
  - lib/hubspot/helpers/get_all_helper.rb
992
991
  - lib/hubspot/helpers/webhooks_helper.rb
993
992
  - lib/hubspot/oauth_helper.rb
993
+ - lib/hubspot/patch_skip_hapikey.rb
994
994
  - lib/hubspot/version.rb
995
995
  - spec/codegen/automation/actions/api/callbacks_api_spec.rb
996
996
  - spec/codegen/automation/actions/api/definitions_api_spec.rb