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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f3ecade2a49e2bd9ba28707a840d37a90dd178213ddd3b08d464f28d4fbbd430
|
4
|
+
data.tar.gz: 6c2f18b31379948f50cacf0d0ed2045aa47f410cde85d5c6987618feee407209
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a50e2d33c08ac4d0ffd34bc9bca5f3f325e83b722e3490f9a87d7d3dafbe8d31e511984f0cc6b31e12da2bd3e38673255bf5c21604dfd55454b96c0314c2a2f2
|
7
|
+
data.tar.gz: 5ce0acc26a991bd6098874c7947ca013fc3bc35b9200ccc6950aced7ca9ad0fb3229e4bb19f61b76974c8910dd7eae827c8a8c18dc5d762da7b2afab2ef38b39
|
data/lib/hubspot/version.rb
CHANGED
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.
|
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
|
File without changes
|