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

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: f3ecade2a49e2bd9ba28707a840d37a90dd178213ddd3b08d464f28d4fbbd430
4
- data.tar.gz: 6c2f18b31379948f50cacf0d0ed2045aa47f410cde85d5c6987618feee407209
3
+ metadata.gz: b664f5ed1d8a5fe658552b5d1ce587e5efe3c897ed3c233efb2bbb3dab2ef012
4
+ data.tar.gz: 273e41c5d678f9d4ab495b0f7ed6277bf85e6ef585453f35b729fb550e684538
5
5
  SHA512:
6
- metadata.gz: a50e2d33c08ac4d0ffd34bc9bca5f3f325e83b722e3490f9a87d7d3dafbe8d31e511984f0cc6b31e12da2bd3e38673255bf5c21604dfd55454b96c0314c2a2f2
7
- data.tar.gz: 5ce0acc26a991bd6098874c7947ca013fc3bc35b9200ccc6950aced7ca9ad0fb3229e4bb19f61b76974c8910dd7eae827c8a8c18dc5d762da7b2afab2ef38b39
6
+ metadata.gz: 481d64fa333879b3c15900d18525ada80424d47f93ca100697bed15875b1a9119872cb713fa69ca20abfab75c8009074803a0be14331ad741b3a0a10b09ab265
7
+ data.tar.gz: db92c6537d1b3566e15d5a85e70628849a29ed71eef14a779c33eacb4ea817799cd8563c1c71de31b1f99de18fe33b32879d70b77de9e9105971a264b5facc7b
@@ -1,3 +1,3 @@
1
1
  module Hubspot
2
- VERSION = '9.5.1.trocco.0.0.7'
2
+ VERSION = '9.5.1.trocco.0.0.9'
3
3
  end
@@ -45,3 +45,5 @@ module Hubspot
45
45
  end
46
46
  end
47
47
  end
48
+
49
+ require_relative 'hubspot_patches/skip_hapikey'
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.7
4
+ version: 9.5.1.trocco.0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - primeNumber
@@ -990,8 +990,8 @@ files:
990
990
  - lib/hubspot/helpers/get_all_helper.rb
991
991
  - lib/hubspot/helpers/webhooks_helper.rb
992
992
  - lib/hubspot/oauth_helper.rb
993
- - lib/hubspot/patch_skip_hapikey.rb
994
993
  - lib/hubspot/version.rb
994
+ - lib/hubspot_patches/skip_hapikey.rb
995
995
  - spec/codegen/automation/actions/api/callbacks_api_spec.rb
996
996
  - spec/codegen/automation/actions/api/definitions_api_spec.rb
997
997
  - spec/codegen/automation/actions/api/functions_api_spec.rb