contentful 2.16.0 → 2.16.1

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.
Files changed (147) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +3 -0
  3. data/lib/contentful/version.rb +1 -1
  4. metadata +3 -370
  5. data/.gitignore +0 -7
  6. data/.rspec +0 -1
  7. data/.rubocop.yml +0 -31
  8. data/.rubocop_todo.yml +0 -35
  9. data/.travis.yml +0 -15
  10. data/.yardopts +0 -4
  11. data/Gemfile +0 -9
  12. data/Guardfile +0 -24
  13. data/RELEASE.md +0 -8
  14. data/Rakefile +0 -33
  15. data/contentful.gemspec +0 -44
  16. data/examples/custom_classes.rb +0 -39
  17. data/examples/example_queries.rb +0 -26
  18. data/examples/raise_errors.rb +0 -20
  19. data/examples/raw_mode.rb +0 -14
  20. data/spec/array_spec.rb +0 -187
  21. data/spec/asset_spec.rb +0 -220
  22. data/spec/auto_includes_spec.rb +0 -12
  23. data/spec/client_class_spec.rb +0 -86
  24. data/spec/client_configuration_spec.rb +0 -394
  25. data/spec/content_type_spec.rb +0 -49
  26. data/spec/deleted_asset_spec.rb +0 -38
  27. data/spec/deleted_entry_spec.rb +0 -38
  28. data/spec/entry_spec.rb +0 -815
  29. data/spec/error_class_spec.rb +0 -327
  30. data/spec/error_requests_spec.rb +0 -87
  31. data/spec/field_spec.rb +0 -95
  32. data/spec/file_spec.rb +0 -33
  33. data/spec/fixtures/json_responses/400_details_errors_object.json +0 -14
  34. data/spec/fixtures/json_responses/400_details_errors_string.json +0 -12
  35. data/spec/fixtures/json_responses/400_details_string.json +0 -8
  36. data/spec/fixtures/json_responses/403_reasons.json +0 -13
  37. data/spec/fixtures/json_responses/404_details_string.json +0 -8
  38. data/spec/fixtures/json_responses/404_id.json +0 -11
  39. data/spec/fixtures/json_responses/404_sys_type.json +0 -12
  40. data/spec/fixtures/json_responses/404_type.json +0 -10
  41. data/spec/fixtures/json_responses/content_type.json +0 -83
  42. data/spec/fixtures/json_responses/default_400.json +0 -7
  43. data/spec/fixtures/json_responses/default_401.json +0 -7
  44. data/spec/fixtures/json_responses/default_403.json +0 -7
  45. data/spec/fixtures/json_responses/default_404.json +0 -7
  46. data/spec/fixtures/json_responses/default_429.json +0 -7
  47. data/spec/fixtures/json_responses/default_500.json +0 -7
  48. data/spec/fixtures/json_responses/default_502.json +0 -7
  49. data/spec/fixtures/json_responses/default_503.json +0 -7
  50. data/spec/fixtures/json_responses/includes.json +0 -111
  51. data/spec/fixtures/json_responses/link_array.json +0 -43
  52. data/spec/fixtures/json_responses/not_found.json +0 -13
  53. data/spec/fixtures/json_responses/nyancat.json +0 -48
  54. data/spec/fixtures/json_responses/other_error.json +0 -9
  55. data/spec/fixtures/json_responses/other_error_no_details.json +0 -8
  56. data/spec/fixtures/json_responses/other_error_no_message.json +0 -8
  57. data/spec/fixtures/json_responses/other_error_no_request_id.json +0 -8
  58. data/spec/fixtures/json_responses/other_error_nothing.json +0 -6
  59. data/spec/fixtures/json_responses/self_link.json +0 -82
  60. data/spec/fixtures/json_responses/unparsable.json +0 -13
  61. data/spec/fixtures/vcr_cassettes/array.yml +0 -288
  62. data/spec/fixtures/vcr_cassettes/array/marshal_custom_classes.yml +0 -159
  63. data/spec/fixtures/vcr_cassettes/array/marshal_unpublished.yml +0 -315
  64. data/spec/fixtures/vcr_cassettes/array/nested_resources.yml +0 -159
  65. data/spec/fixtures/vcr_cassettes/arrayField.yml +0 -87
  66. data/spec/fixtures/vcr_cassettes/array_page_1.yml +0 -106
  67. data/spec/fixtures/vcr_cassettes/array_page_2.yml +0 -73
  68. data/spec/fixtures/vcr_cassettes/asset.yml +0 -96
  69. data/spec/fixtures/vcr_cassettes/asset/select_empty_array.yml +0 -104
  70. data/spec/fixtures/vcr_cassettes/asset/select_no_sys.yml +0 -119
  71. data/spec/fixtures/vcr_cassettes/asset/select_one_field.yml +0 -97
  72. data/spec/fixtures/vcr_cassettes/asset/select_only_sys.yml +0 -88
  73. data/spec/fixtures/vcr_cassettes/asset/with_tags.yml +0 -138
  74. data/spec/fixtures/vcr_cassettes/assets/issues_129.yml +0 -90
  75. data/spec/fixtures/vcr_cassettes/assets/issues_jekyll_46.yml +0 -115
  76. data/spec/fixtures/vcr_cassettes/bad_request.yml +0 -76
  77. data/spec/fixtures/vcr_cassettes/content_type.yml +0 -147
  78. data/spec/fixtures/vcr_cassettes/entries.yml +0 -561
  79. data/spec/fixtures/vcr_cassettes/entries/empty_fields.yml +0 -246
  80. data/spec/fixtures/vcr_cassettes/entries/issue_117.yml +0 -201
  81. data/spec/fixtures/vcr_cassettes/entries/issue_125.yml +0 -198
  82. data/spec/fixtures/vcr_cassettes/entries/rich_text.yml +0 -1707
  83. data/spec/fixtures/vcr_cassettes/entries/rich_text_hydration_issue.yml +0 -460
  84. data/spec/fixtures/vcr_cassettes/entries/rich_text_nested_fields.yml +0 -653
  85. data/spec/fixtures/vcr_cassettes/entries/rich_text_unresolved_relationships.yml +0 -983
  86. data/spec/fixtures/vcr_cassettes/entries/unresolvable_assets.yml +0 -89
  87. data/spec/fixtures/vcr_cassettes/entries/unresolvable_filter.yml +0 -159
  88. data/spec/fixtures/vcr_cassettes/entries/unresolvable_filter_deeply_nested.yml +0 -167
  89. data/spec/fixtures/vcr_cassettes/entry.yml +0 -102
  90. data/spec/fixtures/vcr_cassettes/entry/custom_resource.yml +0 -168
  91. data/spec/fixtures/vcr_cassettes/entry/include_resolution.yml +0 -101
  92. data/spec/fixtures/vcr_cassettes/entry/include_resolution_uniques.yml +0 -81
  93. data/spec/fixtures/vcr_cassettes/entry/json_objects.yml +0 -88
  94. data/spec/fixtures/vcr_cassettes/entry/json_objects_client.yml +0 -86
  95. data/spec/fixtures/vcr_cassettes/entry/marshal_138.yml +0 -159
  96. data/spec/fixtures/vcr_cassettes/entry/marshal_unpublished.yml +0 -303
  97. data/spec/fixtures/vcr_cassettes/entry/marshall.yml +0 -293
  98. data/spec/fixtures/vcr_cassettes/entry/raw.yml +0 -201
  99. data/spec/fixtures/vcr_cassettes/entry/search_link_to_asset.yml +0 -81
  100. data/spec/fixtures/vcr_cassettes/entry/search_link_to_entry.yml +0 -81
  101. data/spec/fixtures/vcr_cassettes/entry/search_link_to_entry_with_custom_query.yml +0 -115
  102. data/spec/fixtures/vcr_cassettes/entry/select_empty_array.yml +0 -111
  103. data/spec/fixtures/vcr_cassettes/entry/select_no_sys.yml +0 -102
  104. data/spec/fixtures/vcr_cassettes/entry/select_one_field.yml +0 -76
  105. data/spec/fixtures/vcr_cassettes/entry/select_one_field_proper.yml +0 -114
  106. data/spec/fixtures/vcr_cassettes/entry/select_only_sys.yml +0 -111
  107. data/spec/fixtures/vcr_cassettes/entry/with_tags.yml +0 -238
  108. data/spec/fixtures/vcr_cassettes/entry_cache.yml +0 -288
  109. data/spec/fixtures/vcr_cassettes/entry_locales.yml +0 -104
  110. data/spec/fixtures/vcr_cassettes/field.yml +0 -147
  111. data/spec/fixtures/vcr_cassettes/human.yml +0 -118
  112. data/spec/fixtures/vcr_cassettes/linkField.yml +0 -83
  113. data/spec/fixtures/vcr_cassettes/locale.yml +0 -83
  114. data/spec/fixtures/vcr_cassettes/locale_from_environment.yml +0 -121
  115. data/spec/fixtures/vcr_cassettes/location.yml +0 -193
  116. data/spec/fixtures/vcr_cassettes/multi_locale_array_reference.yml +0 -196
  117. data/spec/fixtures/vcr_cassettes/multi_locale_reference.yml +0 -214
  118. data/spec/fixtures/vcr_cassettes/not_found.yml +0 -76
  119. data/spec/fixtures/vcr_cassettes/nyancat.yml +0 -102
  120. data/spec/fixtures/vcr_cassettes/query_array_1.yml +0 -89
  121. data/spec/fixtures/vcr_cassettes/query_array_2.yml +0 -89
  122. data/spec/fixtures/vcr_cassettes/ratelimit.yml +0 -64
  123. data/spec/fixtures/vcr_cassettes/ratelimit_retry.yml +0 -294
  124. data/spec/fixtures/vcr_cassettes/reloaded_entry.yml +0 -102
  125. data/spec/fixtures/vcr_cassettes/space.yml +0 -83
  126. data/spec/fixtures/vcr_cassettes/sync_deleted_asset.yml +0 -174
  127. data/spec/fixtures/vcr_cassettes/sync_deleted_entry.yml +0 -89
  128. data/spec/fixtures/vcr_cassettes/sync_deletion.yml +0 -191
  129. data/spec/fixtures/vcr_cassettes/sync_environment.yml +0 -81
  130. data/spec/fixtures/vcr_cassettes/sync_page.yml +0 -637
  131. data/spec/fixtures/vcr_cassettes/sync_page_2.yml +0 -71
  132. data/spec/fixtures/vcr_cassettes/sync_page_short.yml +0 -106
  133. data/spec/fixtures/vcr_cassettes/unauthorized.yml +0 -64
  134. data/spec/fixtures/vcr_cassettes/unavailable.yml +0 -76
  135. data/spec/link_spec.rb +0 -50
  136. data/spec/locale_spec.rb +0 -37
  137. data/spec/location_spec.rb +0 -25
  138. data/spec/request_spec.rb +0 -57
  139. data/spec/resource_building_spec.rb +0 -31
  140. data/spec/response_spec.rb +0 -62
  141. data/spec/space_spec.rb +0 -31
  142. data/spec/spec_helper.rb +0 -14
  143. data/spec/support/client.rb +0 -6
  144. data/spec/support/json_responses.rb +0 -18
  145. data/spec/support/vcr.rb +0 -16
  146. data/spec/sync_page_spec.rb +0 -103
  147. data/spec/sync_spec.rb +0 -180
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1e63bedb0c0b22d7e44ea7c6c34ad61f9ff8acb9facc21820184cddf2db79990
4
- data.tar.gz: 56197434b185928e747670908fdefac768e4ce8dc6be79e3849fd0fc91a022f5
3
+ metadata.gz: 178d059e2b0f47f47f3bc5e44208a42ed68c58858d1f6e1b1b9a4cb5c09348f7
4
+ data.tar.gz: cb357eff26d47ce5eeea5038e562320dd27141d6c225a246afa4b13c3e3da723
5
5
  SHA512:
6
- metadata.gz: 5953cd706cfe07072824f19776a98342561e8259c7ac58f78d869ff533123b147ccdf156d919cbd557e009e21c52829b0309beaf7dc3f1e1f9df2cd28e180613
7
- data.tar.gz: 1cdc591423e4586e84e44962a1860eb22288e053b0fc73d6105b46bf76c135621092f65d88ec976ec4fa370b72977a7b0584fa5c48cc61e2e27ec446a47a88a4
6
+ metadata.gz: c80c6476e99f7ce91d479e89a4d9cc683d11fbc1547f6bc983a6da03dc7c79709555925c7c972190b0090d591cdb653006ac1baa157433e771e7289224581b53
7
+ data.tar.gz: df5b8dc4ec81cbe7747c7c39b701836b89559da678cf8335531a2906a5ad39129a498c83dae318f40d4c284c453313f99521b29475b625295ad0280ddf5c5564
data/CHANGELOG.md CHANGED
@@ -2,6 +2,9 @@
2
2
 
3
3
  ## Unreleased
4
4
 
5
+ ## 2.16.1
6
+ * Removed unncessary files from gem release package.
7
+
5
8
  ## 2.16.0
6
9
 
7
10
  ### Added
@@ -1,5 +1,5 @@
1
1
  # Contentful Namespace
2
2
  module Contentful
3
3
  # Gem Version
4
- VERSION = '2.16.0'
4
+ VERSION = '2.16.1'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: contentful
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.16.0
4
+ version: 2.16.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Contentful GmbH (Jan Lelis)
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2021-03-31 00:00:00.000000000 Z
13
+ date: 2021-04-30 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: http
@@ -248,120 +248,9 @@ executables: []
248
248
  extensions: []
249
249
  extra_rdoc_files: []
250
250
  files:
251
- - ".gitignore"
252
- - ".rspec"
253
- - ".rubocop.yml"
254
- - ".rubocop_todo.yml"
255
- - ".travis.yml"
256
- - ".yardopts"
257
251
  - CHANGELOG.md
258
- - Gemfile
259
- - Gemfile.lock
260
- - Guardfile
261
252
  - LICENSE.txt
262
253
  - README.md
263
- - RELEASE.md
264
- - Rakefile
265
- - contentful.gemspec
266
- - coverage/.last_run.json
267
- - coverage/.resultset.json
268
- - coverage/.resultset.json.lock
269
- - coverage/assets/0.10.2/application.css
270
- - coverage/assets/0.10.2/application.js
271
- - coverage/assets/0.10.2/colorbox/border.png
272
- - coverage/assets/0.10.2/colorbox/controls.png
273
- - coverage/assets/0.10.2/colorbox/loading.gif
274
- - coverage/assets/0.10.2/colorbox/loading_background.png
275
- - coverage/assets/0.10.2/favicon_green.png
276
- - coverage/assets/0.10.2/favicon_red.png
277
- - coverage/assets/0.10.2/favicon_yellow.png
278
- - coverage/assets/0.10.2/loading.gif
279
- - coverage/assets/0.10.2/magnify.png
280
- - coverage/assets/0.10.2/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
281
- - coverage/assets/0.10.2/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
282
- - coverage/assets/0.10.2/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
283
- - coverage/assets/0.10.2/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
284
- - coverage/assets/0.10.2/smoothness/images/ui-bg_glass_75_dadada_1x400.png
285
- - coverage/assets/0.10.2/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
286
- - coverage/assets/0.10.2/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
287
- - coverage/assets/0.10.2/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
288
- - coverage/assets/0.10.2/smoothness/images/ui-icons_222222_256x240.png
289
- - coverage/assets/0.10.2/smoothness/images/ui-icons_2e83ff_256x240.png
290
- - coverage/assets/0.10.2/smoothness/images/ui-icons_454545_256x240.png
291
- - coverage/assets/0.10.2/smoothness/images/ui-icons_888888_256x240.png
292
- - coverage/assets/0.10.2/smoothness/images/ui-icons_cd0a0a_256x240.png
293
- - coverage/index.html
294
- - doc/Contentful.html
295
- - doc/Contentful/AccessDenied.html
296
- - doc/Contentful/Array.html
297
- - doc/Contentful/ArrayCoercion.html
298
- - doc/Contentful/ArrayLike.html
299
- - doc/Contentful/Asset.html
300
- - doc/Contentful/BadGateway.html
301
- - doc/Contentful/BadRequest.html
302
- - doc/Contentful/BaseCoercion.html
303
- - doc/Contentful/BaseResource.html
304
- - doc/Contentful/BooleanCoercion.html
305
- - doc/Contentful/Client.html
306
- - doc/Contentful/ContentType.html
307
- - doc/Contentful/ContentTypeCache.html
308
- - doc/Contentful/DateCoercion.html
309
- - doc/Contentful/DeletedAsset.html
310
- - doc/Contentful/DeletedEntry.html
311
- - doc/Contentful/EmptyFieldError.html
312
- - doc/Contentful/Entry.html
313
- - doc/Contentful/Error.html
314
- - doc/Contentful/Field.html
315
- - doc/Contentful/FieldsResource.html
316
- - doc/Contentful/File.html
317
- - doc/Contentful/FloatCoercion.html
318
- - doc/Contentful/IntegerCoercion.html
319
- - doc/Contentful/Link.html
320
- - doc/Contentful/LinkCoercion.html
321
- - doc/Contentful/Locale.html
322
- - doc/Contentful/Location.html
323
- - doc/Contentful/LocationCoercion.html
324
- - doc/Contentful/NotFound.html
325
- - doc/Contentful/ObjectCoercion.html
326
- - doc/Contentful/RateLimitExceeded.html
327
- - doc/Contentful/Request.html
328
- - doc/Contentful/ResourceBuilder.html
329
- - doc/Contentful/ResourceReferences.html
330
- - doc/Contentful/Response.html
331
- - doc/Contentful/RichTextCoercion.html
332
- - doc/Contentful/ServerError.html
333
- - doc/Contentful/ServiceUnavailable.html
334
- - doc/Contentful/Space.html
335
- - doc/Contentful/StringCoercion.html
336
- - doc/Contentful/StructuredTextCoercion.html
337
- - doc/Contentful/Support.html
338
- - doc/Contentful/SymbolCoercion.html
339
- - doc/Contentful/Sync.html
340
- - doc/Contentful/SyncPage.html
341
- - doc/Contentful/TextCoercion.html
342
- - doc/Contentful/Unauthorized.html
343
- - doc/Contentful/UnparsableJson.html
344
- - doc/Contentful/UnparsableResource.html
345
- - doc/_index.html
346
- - doc/class_list.html
347
- - doc/css/common.css
348
- - doc/css/full_list.css
349
- - doc/css/style.css
350
- - doc/file.CHANGELOG.html
351
- - doc/file.LICENSE.html
352
- - doc/file.README.html
353
- - doc/file_list.html
354
- - doc/frames.html
355
- - doc/index.html
356
- - doc/js/app.js
357
- - doc/js/full_list.js
358
- - doc/js/jquery.js
359
- - doc/method_list.html
360
- - doc/top-level-namespace.html
361
- - examples/custom_classes.rb
362
- - examples/example_queries.rb
363
- - examples/raise_errors.rb
364
- - examples/raw_mode.rb
365
254
  - lib/contentful.rb
366
255
  - lib/contentful/array.rb
367
256
  - lib/contentful/array_like.rb
@@ -390,134 +279,6 @@ files:
390
279
  - lib/contentful/sync.rb
391
280
  - lib/contentful/sync_page.rb
392
281
  - lib/contentful/version.rb
393
- - spec/array_spec.rb
394
- - spec/asset_spec.rb
395
- - spec/auto_includes_spec.rb
396
- - spec/client_class_spec.rb
397
- - spec/client_configuration_spec.rb
398
- - spec/content_type_spec.rb
399
- - spec/deleted_asset_spec.rb
400
- - spec/deleted_entry_spec.rb
401
- - spec/entry_spec.rb
402
- - spec/error_class_spec.rb
403
- - spec/error_requests_spec.rb
404
- - spec/field_spec.rb
405
- - spec/file_spec.rb
406
- - spec/fixtures/json_responses/400_details_errors_object.json
407
- - spec/fixtures/json_responses/400_details_errors_string.json
408
- - spec/fixtures/json_responses/400_details_string.json
409
- - spec/fixtures/json_responses/403_reasons.json
410
- - spec/fixtures/json_responses/404_details_string.json
411
- - spec/fixtures/json_responses/404_id.json
412
- - spec/fixtures/json_responses/404_sys_type.json
413
- - spec/fixtures/json_responses/404_type.json
414
- - spec/fixtures/json_responses/content_type.json
415
- - spec/fixtures/json_responses/default_400.json
416
- - spec/fixtures/json_responses/default_401.json
417
- - spec/fixtures/json_responses/default_403.json
418
- - spec/fixtures/json_responses/default_404.json
419
- - spec/fixtures/json_responses/default_429.json
420
- - spec/fixtures/json_responses/default_500.json
421
- - spec/fixtures/json_responses/default_502.json
422
- - spec/fixtures/json_responses/default_503.json
423
- - spec/fixtures/json_responses/includes.json
424
- - spec/fixtures/json_responses/link_array.json
425
- - spec/fixtures/json_responses/not_found.json
426
- - spec/fixtures/json_responses/nyancat.json
427
- - spec/fixtures/json_responses/other_error.json
428
- - spec/fixtures/json_responses/other_error_no_details.json
429
- - spec/fixtures/json_responses/other_error_no_message.json
430
- - spec/fixtures/json_responses/other_error_no_request_id.json
431
- - spec/fixtures/json_responses/other_error_nothing.json
432
- - spec/fixtures/json_responses/self_link.json
433
- - spec/fixtures/json_responses/unparsable.json
434
- - spec/fixtures/vcr_cassettes/array.yml
435
- - spec/fixtures/vcr_cassettes/array/marshal_custom_classes.yml
436
- - spec/fixtures/vcr_cassettes/array/marshal_unpublished.yml
437
- - spec/fixtures/vcr_cassettes/array/nested_resources.yml
438
- - spec/fixtures/vcr_cassettes/arrayField.yml
439
- - spec/fixtures/vcr_cassettes/array_page_1.yml
440
- - spec/fixtures/vcr_cassettes/array_page_2.yml
441
- - spec/fixtures/vcr_cassettes/asset.yml
442
- - spec/fixtures/vcr_cassettes/asset/select_empty_array.yml
443
- - spec/fixtures/vcr_cassettes/asset/select_no_sys.yml
444
- - spec/fixtures/vcr_cassettes/asset/select_one_field.yml
445
- - spec/fixtures/vcr_cassettes/asset/select_only_sys.yml
446
- - spec/fixtures/vcr_cassettes/asset/with_tags.yml
447
- - spec/fixtures/vcr_cassettes/assets/issues_129.yml
448
- - spec/fixtures/vcr_cassettes/assets/issues_jekyll_46.yml
449
- - spec/fixtures/vcr_cassettes/bad_request.yml
450
- - spec/fixtures/vcr_cassettes/content_type.yml
451
- - spec/fixtures/vcr_cassettes/entries.yml
452
- - spec/fixtures/vcr_cassettes/entries/empty_fields.yml
453
- - spec/fixtures/vcr_cassettes/entries/issue_117.yml
454
- - spec/fixtures/vcr_cassettes/entries/issue_125.yml
455
- - spec/fixtures/vcr_cassettes/entries/rich_text.yml
456
- - spec/fixtures/vcr_cassettes/entries/rich_text_hydration_issue.yml
457
- - spec/fixtures/vcr_cassettes/entries/rich_text_nested_fields.yml
458
- - spec/fixtures/vcr_cassettes/entries/rich_text_unresolved_relationships.yml
459
- - spec/fixtures/vcr_cassettes/entries/unresolvable_assets.yml
460
- - spec/fixtures/vcr_cassettes/entries/unresolvable_filter.yml
461
- - spec/fixtures/vcr_cassettes/entries/unresolvable_filter_deeply_nested.yml
462
- - spec/fixtures/vcr_cassettes/entry.yml
463
- - spec/fixtures/vcr_cassettes/entry/custom_resource.yml
464
- - spec/fixtures/vcr_cassettes/entry/include_resolution.yml
465
- - spec/fixtures/vcr_cassettes/entry/include_resolution_uniques.yml
466
- - spec/fixtures/vcr_cassettes/entry/json_objects.yml
467
- - spec/fixtures/vcr_cassettes/entry/json_objects_client.yml
468
- - spec/fixtures/vcr_cassettes/entry/marshal_138.yml
469
- - spec/fixtures/vcr_cassettes/entry/marshal_unpublished.yml
470
- - spec/fixtures/vcr_cassettes/entry/marshall.yml
471
- - spec/fixtures/vcr_cassettes/entry/raw.yml
472
- - spec/fixtures/vcr_cassettes/entry/search_link_to_asset.yml
473
- - spec/fixtures/vcr_cassettes/entry/search_link_to_entry.yml
474
- - spec/fixtures/vcr_cassettes/entry/search_link_to_entry_with_custom_query.yml
475
- - spec/fixtures/vcr_cassettes/entry/select_empty_array.yml
476
- - spec/fixtures/vcr_cassettes/entry/select_no_sys.yml
477
- - spec/fixtures/vcr_cassettes/entry/select_one_field.yml
478
- - spec/fixtures/vcr_cassettes/entry/select_one_field_proper.yml
479
- - spec/fixtures/vcr_cassettes/entry/select_only_sys.yml
480
- - spec/fixtures/vcr_cassettes/entry/with_tags.yml
481
- - spec/fixtures/vcr_cassettes/entry_cache.yml
482
- - spec/fixtures/vcr_cassettes/entry_locales.yml
483
- - spec/fixtures/vcr_cassettes/field.yml
484
- - spec/fixtures/vcr_cassettes/human.yml
485
- - spec/fixtures/vcr_cassettes/linkField.yml
486
- - spec/fixtures/vcr_cassettes/locale.yml
487
- - spec/fixtures/vcr_cassettes/locale_from_environment.yml
488
- - spec/fixtures/vcr_cassettes/location.yml
489
- - spec/fixtures/vcr_cassettes/multi_locale_array_reference.yml
490
- - spec/fixtures/vcr_cassettes/multi_locale_reference.yml
491
- - spec/fixtures/vcr_cassettes/not_found.yml
492
- - spec/fixtures/vcr_cassettes/nyancat.yml
493
- - spec/fixtures/vcr_cassettes/query_array_1.yml
494
- - spec/fixtures/vcr_cassettes/query_array_2.yml
495
- - spec/fixtures/vcr_cassettes/ratelimit.yml
496
- - spec/fixtures/vcr_cassettes/ratelimit_retry.yml
497
- - spec/fixtures/vcr_cassettes/reloaded_entry.yml
498
- - spec/fixtures/vcr_cassettes/space.yml
499
- - spec/fixtures/vcr_cassettes/sync_deleted_asset.yml
500
- - spec/fixtures/vcr_cassettes/sync_deleted_entry.yml
501
- - spec/fixtures/vcr_cassettes/sync_deletion.yml
502
- - spec/fixtures/vcr_cassettes/sync_environment.yml
503
- - spec/fixtures/vcr_cassettes/sync_page.yml
504
- - spec/fixtures/vcr_cassettes/sync_page_2.yml
505
- - spec/fixtures/vcr_cassettes/sync_page_short.yml
506
- - spec/fixtures/vcr_cassettes/unauthorized.yml
507
- - spec/fixtures/vcr_cassettes/unavailable.yml
508
- - spec/link_spec.rb
509
- - spec/locale_spec.rb
510
- - spec/location_spec.rb
511
- - spec/request_spec.rb
512
- - spec/resource_building_spec.rb
513
- - spec/response_spec.rb
514
- - spec/space_spec.rb
515
- - spec/spec_helper.rb
516
- - spec/support/client.rb
517
- - spec/support/json_responses.rb
518
- - spec/support/vcr.rb
519
- - spec/sync_page_spec.rb
520
- - spec/sync_spec.rb
521
282
  homepage: https://github.com/contentful/contentful.rb
522
283
  licenses:
523
284
  - MIT
@@ -541,132 +302,4 @@ rubygems_version: 3.0.3
541
302
  signing_key:
542
303
  specification_version: 4
543
304
  summary: contentful
544
- test_files:
545
- - spec/array_spec.rb
546
- - spec/asset_spec.rb
547
- - spec/auto_includes_spec.rb
548
- - spec/client_class_spec.rb
549
- - spec/client_configuration_spec.rb
550
- - spec/content_type_spec.rb
551
- - spec/deleted_asset_spec.rb
552
- - spec/deleted_entry_spec.rb
553
- - spec/entry_spec.rb
554
- - spec/error_class_spec.rb
555
- - spec/error_requests_spec.rb
556
- - spec/field_spec.rb
557
- - spec/file_spec.rb
558
- - spec/fixtures/json_responses/400_details_errors_object.json
559
- - spec/fixtures/json_responses/400_details_errors_string.json
560
- - spec/fixtures/json_responses/400_details_string.json
561
- - spec/fixtures/json_responses/403_reasons.json
562
- - spec/fixtures/json_responses/404_details_string.json
563
- - spec/fixtures/json_responses/404_id.json
564
- - spec/fixtures/json_responses/404_sys_type.json
565
- - spec/fixtures/json_responses/404_type.json
566
- - spec/fixtures/json_responses/content_type.json
567
- - spec/fixtures/json_responses/default_400.json
568
- - spec/fixtures/json_responses/default_401.json
569
- - spec/fixtures/json_responses/default_403.json
570
- - spec/fixtures/json_responses/default_404.json
571
- - spec/fixtures/json_responses/default_429.json
572
- - spec/fixtures/json_responses/default_500.json
573
- - spec/fixtures/json_responses/default_502.json
574
- - spec/fixtures/json_responses/default_503.json
575
- - spec/fixtures/json_responses/includes.json
576
- - spec/fixtures/json_responses/link_array.json
577
- - spec/fixtures/json_responses/not_found.json
578
- - spec/fixtures/json_responses/nyancat.json
579
- - spec/fixtures/json_responses/other_error.json
580
- - spec/fixtures/json_responses/other_error_no_details.json
581
- - spec/fixtures/json_responses/other_error_no_message.json
582
- - spec/fixtures/json_responses/other_error_no_request_id.json
583
- - spec/fixtures/json_responses/other_error_nothing.json
584
- - spec/fixtures/json_responses/self_link.json
585
- - spec/fixtures/json_responses/unparsable.json
586
- - spec/fixtures/vcr_cassettes/array.yml
587
- - spec/fixtures/vcr_cassettes/array/marshal_custom_classes.yml
588
- - spec/fixtures/vcr_cassettes/array/marshal_unpublished.yml
589
- - spec/fixtures/vcr_cassettes/array/nested_resources.yml
590
- - spec/fixtures/vcr_cassettes/arrayField.yml
591
- - spec/fixtures/vcr_cassettes/array_page_1.yml
592
- - spec/fixtures/vcr_cassettes/array_page_2.yml
593
- - spec/fixtures/vcr_cassettes/asset.yml
594
- - spec/fixtures/vcr_cassettes/asset/select_empty_array.yml
595
- - spec/fixtures/vcr_cassettes/asset/select_no_sys.yml
596
- - spec/fixtures/vcr_cassettes/asset/select_one_field.yml
597
- - spec/fixtures/vcr_cassettes/asset/select_only_sys.yml
598
- - spec/fixtures/vcr_cassettes/asset/with_tags.yml
599
- - spec/fixtures/vcr_cassettes/assets/issues_129.yml
600
- - spec/fixtures/vcr_cassettes/assets/issues_jekyll_46.yml
601
- - spec/fixtures/vcr_cassettes/bad_request.yml
602
- - spec/fixtures/vcr_cassettes/content_type.yml
603
- - spec/fixtures/vcr_cassettes/entries.yml
604
- - spec/fixtures/vcr_cassettes/entries/empty_fields.yml
605
- - spec/fixtures/vcr_cassettes/entries/issue_117.yml
606
- - spec/fixtures/vcr_cassettes/entries/issue_125.yml
607
- - spec/fixtures/vcr_cassettes/entries/rich_text.yml
608
- - spec/fixtures/vcr_cassettes/entries/rich_text_hydration_issue.yml
609
- - spec/fixtures/vcr_cassettes/entries/rich_text_nested_fields.yml
610
- - spec/fixtures/vcr_cassettes/entries/rich_text_unresolved_relationships.yml
611
- - spec/fixtures/vcr_cassettes/entries/unresolvable_assets.yml
612
- - spec/fixtures/vcr_cassettes/entries/unresolvable_filter.yml
613
- - spec/fixtures/vcr_cassettes/entries/unresolvable_filter_deeply_nested.yml
614
- - spec/fixtures/vcr_cassettes/entry.yml
615
- - spec/fixtures/vcr_cassettes/entry/custom_resource.yml
616
- - spec/fixtures/vcr_cassettes/entry/include_resolution.yml
617
- - spec/fixtures/vcr_cassettes/entry/include_resolution_uniques.yml
618
- - spec/fixtures/vcr_cassettes/entry/json_objects.yml
619
- - spec/fixtures/vcr_cassettes/entry/json_objects_client.yml
620
- - spec/fixtures/vcr_cassettes/entry/marshal_138.yml
621
- - spec/fixtures/vcr_cassettes/entry/marshal_unpublished.yml
622
- - spec/fixtures/vcr_cassettes/entry/marshall.yml
623
- - spec/fixtures/vcr_cassettes/entry/raw.yml
624
- - spec/fixtures/vcr_cassettes/entry/search_link_to_asset.yml
625
- - spec/fixtures/vcr_cassettes/entry/search_link_to_entry.yml
626
- - spec/fixtures/vcr_cassettes/entry/search_link_to_entry_with_custom_query.yml
627
- - spec/fixtures/vcr_cassettes/entry/select_empty_array.yml
628
- - spec/fixtures/vcr_cassettes/entry/select_no_sys.yml
629
- - spec/fixtures/vcr_cassettes/entry/select_one_field.yml
630
- - spec/fixtures/vcr_cassettes/entry/select_one_field_proper.yml
631
- - spec/fixtures/vcr_cassettes/entry/select_only_sys.yml
632
- - spec/fixtures/vcr_cassettes/entry/with_tags.yml
633
- - spec/fixtures/vcr_cassettes/entry_cache.yml
634
- - spec/fixtures/vcr_cassettes/entry_locales.yml
635
- - spec/fixtures/vcr_cassettes/field.yml
636
- - spec/fixtures/vcr_cassettes/human.yml
637
- - spec/fixtures/vcr_cassettes/linkField.yml
638
- - spec/fixtures/vcr_cassettes/locale.yml
639
- - spec/fixtures/vcr_cassettes/locale_from_environment.yml
640
- - spec/fixtures/vcr_cassettes/location.yml
641
- - spec/fixtures/vcr_cassettes/multi_locale_array_reference.yml
642
- - spec/fixtures/vcr_cassettes/multi_locale_reference.yml
643
- - spec/fixtures/vcr_cassettes/not_found.yml
644
- - spec/fixtures/vcr_cassettes/nyancat.yml
645
- - spec/fixtures/vcr_cassettes/query_array_1.yml
646
- - spec/fixtures/vcr_cassettes/query_array_2.yml
647
- - spec/fixtures/vcr_cassettes/ratelimit.yml
648
- - spec/fixtures/vcr_cassettes/ratelimit_retry.yml
649
- - spec/fixtures/vcr_cassettes/reloaded_entry.yml
650
- - spec/fixtures/vcr_cassettes/space.yml
651
- - spec/fixtures/vcr_cassettes/sync_deleted_asset.yml
652
- - spec/fixtures/vcr_cassettes/sync_deleted_entry.yml
653
- - spec/fixtures/vcr_cassettes/sync_deletion.yml
654
- - spec/fixtures/vcr_cassettes/sync_environment.yml
655
- - spec/fixtures/vcr_cassettes/sync_page.yml
656
- - spec/fixtures/vcr_cassettes/sync_page_2.yml
657
- - spec/fixtures/vcr_cassettes/sync_page_short.yml
658
- - spec/fixtures/vcr_cassettes/unauthorized.yml
659
- - spec/fixtures/vcr_cassettes/unavailable.yml
660
- - spec/link_spec.rb
661
- - spec/locale_spec.rb
662
- - spec/location_spec.rb
663
- - spec/request_spec.rb
664
- - spec/resource_building_spec.rb
665
- - spec/response_spec.rb
666
- - spec/space_spec.rb
667
- - spec/spec_helper.rb
668
- - spec/support/client.rb
669
- - spec/support/json_responses.rb
670
- - spec/support/vcr.rb
671
- - spec/sync_page_spec.rb
672
- - spec/sync_spec.rb
305
+ test_files: []
data/.gitignore DELETED
@@ -1,7 +0,0 @@
1
- pkg
2
- doc/
3
- .yardoc/
4
- coverage
5
- Gemfile.lock
6
- .idea
7
- *.DS_Store
data/.rspec DELETED
@@ -1 +0,0 @@
1
- --color --format documentation
data/.rubocop.yml DELETED
@@ -1,31 +0,0 @@
1
- inherit_from: .rubocop_todo.yml
2
-
3
- Encoding:
4
- Enabled: false
5
-
6
- Metrics/ClassLength:
7
- CountComments: false
8
-
9
- Metrics/MethodLength:
10
- CountComments: false
11
-
12
- AllCops:
13
- Exclude:
14
- - contentful.gemspec
15
- - spec/**/*
16
- - examples/**/*
17
- - Guardfile
18
- - Gemfile
19
- - Rakefile
20
-
21
- Metrics/ClassLength:
22
- Max: 280
23
-
24
- Metrics/ParameterLists:
25
- Max: 6
26
-
27
- Style/MutableConstant:
28
- Enabled: false
29
-
30
- Style/SignalException:
31
- EnforcedStyle: 'semantic'