contentful 2.15.3 → 2.16.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (247) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +21 -0
  3. data/README.md +22 -11
  4. data/lib/contentful/array_like.rb +11 -2
  5. data/lib/contentful/asset.rb +4 -0
  6. data/lib/contentful/base_resource.rb +14 -2
  7. data/lib/contentful/client.rb +1 -2
  8. data/lib/contentful/fields_resource.rb +1 -0
  9. data/lib/contentful/version.rb +1 -1
  10. metadata +4 -367
  11. data/.gitignore +0 -7
  12. data/.rspec +0 -1
  13. data/.rubocop.yml +0 -31
  14. data/.rubocop_todo.yml +0 -35
  15. data/.travis.yml +0 -15
  16. data/.yardopts +0 -4
  17. data/Gemfile +0 -9
  18. data/Gemfile.lock +0 -166
  19. data/Guardfile +0 -24
  20. data/RELEASE.md +0 -8
  21. data/Rakefile +0 -33
  22. data/contentful.gemspec +0 -44
  23. data/coverage/.last_run.json +0 -5
  24. data/coverage/.resultset.json +0 -5086
  25. data/coverage/.resultset.json.lock +0 -0
  26. data/coverage/assets/0.10.2/application.css +0 -799
  27. data/coverage/assets/0.10.2/application.js +0 -1707
  28. data/coverage/assets/0.10.2/colorbox/border.png +0 -0
  29. data/coverage/assets/0.10.2/colorbox/controls.png +0 -0
  30. data/coverage/assets/0.10.2/colorbox/loading.gif +0 -0
  31. data/coverage/assets/0.10.2/colorbox/loading_background.png +0 -0
  32. data/coverage/assets/0.10.2/favicon_green.png +0 -0
  33. data/coverage/assets/0.10.2/favicon_red.png +0 -0
  34. data/coverage/assets/0.10.2/favicon_yellow.png +0 -0
  35. data/coverage/assets/0.10.2/loading.gif +0 -0
  36. data/coverage/assets/0.10.2/magnify.png +0 -0
  37. data/coverage/assets/0.10.2/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  38. data/coverage/assets/0.10.2/smoothness/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  39. data/coverage/assets/0.10.2/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  40. data/coverage/assets/0.10.2/smoothness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  41. data/coverage/assets/0.10.2/smoothness/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  42. data/coverage/assets/0.10.2/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  43. data/coverage/assets/0.10.2/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  44. data/coverage/assets/0.10.2/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  45. data/coverage/assets/0.10.2/smoothness/images/ui-icons_222222_256x240.png +0 -0
  46. data/coverage/assets/0.10.2/smoothness/images/ui-icons_2e83ff_256x240.png +0 -0
  47. data/coverage/assets/0.10.2/smoothness/images/ui-icons_454545_256x240.png +0 -0
  48. data/coverage/assets/0.10.2/smoothness/images/ui-icons_888888_256x240.png +0 -0
  49. data/coverage/assets/0.10.2/smoothness/images/ui-icons_cd0a0a_256x240.png +0 -0
  50. data/coverage/index.html +0 -0
  51. data/doc/Contentful/AccessDenied.html +0 -159
  52. data/doc/Contentful/Array.html +0 -844
  53. data/doc/Contentful/ArrayCoercion.html +0 -242
  54. data/doc/Contentful/ArrayLike.html +0 -624
  55. data/doc/Contentful/Asset.html +0 -486
  56. data/doc/Contentful/BadGateway.html +0 -159
  57. data/doc/Contentful/BadRequest.html +0 -159
  58. data/doc/Contentful/BaseCoercion.html +0 -445
  59. data/doc/Contentful/BaseResource.html +0 -598
  60. data/doc/Contentful/BooleanCoercion.html +0 -242
  61. data/doc/Contentful/Client.html +0 -1738
  62. data/doc/Contentful/ContentType.html +0 -617
  63. data/doc/Contentful/ContentTypeCache.html +0 -428
  64. data/doc/Contentful/DateCoercion.html +0 -244
  65. data/doc/Contentful/DeletedAsset.html +0 -156
  66. data/doc/Contentful/DeletedEntry.html +0 -156
  67. data/doc/Contentful/EmptyFieldError.html +0 -217
  68. data/doc/Contentful/Entry.html +0 -334
  69. data/doc/Contentful/Error.html +0 -407
  70. data/doc/Contentful/Field.html +0 -935
  71. data/doc/Contentful/FieldsResource.html +0 -583
  72. data/doc/Contentful/File.html +0 -218
  73. data/doc/Contentful/FloatCoercion.html +0 -238
  74. data/doc/Contentful/IntegerCoercion.html +0 -238
  75. data/doc/Contentful/Link.html +0 -246
  76. data/doc/Contentful/LinkCoercion.html +0 -156
  77. data/doc/Contentful/Locale.html +0 -536
  78. data/doc/Contentful/Location.html +0 -382
  79. data/doc/Contentful/LocationCoercion.html +0 -238
  80. data/doc/Contentful/NotFound.html +0 -159
  81. data/doc/Contentful/ObjectCoercion.html +0 -238
  82. data/doc/Contentful/RateLimitExceeded.html +0 -346
  83. data/doc/Contentful/Request.html +0 -895
  84. data/doc/Contentful/ResourceBuilder.html +0 -1067
  85. data/doc/Contentful/ResourceReferences.html +0 -254
  86. data/doc/Contentful/Response.html +0 -708
  87. data/doc/Contentful/RichTextCoercion.html +0 -238
  88. data/doc/Contentful/ServerError.html +0 -159
  89. data/doc/Contentful/ServiceUnavailable.html +0 -159
  90. data/doc/Contentful/Space.html +0 -392
  91. data/doc/Contentful/StringCoercion.html +0 -242
  92. data/doc/Contentful/StructuredTextCoercion.html +0 -238
  93. data/doc/Contentful/Support.html +0 -788
  94. data/doc/Contentful/SymbolCoercion.html +0 -169
  95. data/doc/Contentful/Sync.html +0 -653
  96. data/doc/Contentful/SyncPage.html +0 -807
  97. data/doc/Contentful/TextCoercion.html +0 -169
  98. data/doc/Contentful/Unauthorized.html +0 -159
  99. data/doc/Contentful/UnparsableJson.html +0 -159
  100. data/doc/Contentful/UnparsableResource.html +0 -135
  101. data/doc/Contentful.html +0 -157
  102. data/doc/_index.html +0 -563
  103. data/doc/class_list.html +0 -51
  104. data/doc/css/common.css +0 -1
  105. data/doc/css/full_list.css +0 -58
  106. data/doc/css/style.css +0 -496
  107. data/doc/file.CHANGELOG.html +0 -708
  108. data/doc/file.LICENSE.html +0 -70
  109. data/doc/file.README.html +0 -758
  110. data/doc/file_list.html +0 -66
  111. data/doc/frames.html +0 -17
  112. data/doc/index.html +0 -758
  113. data/doc/js/app.js +0 -303
  114. data/doc/js/full_list.js +0 -216
  115. data/doc/js/jquery.js +0 -4
  116. data/doc/method_list.html +0 -1187
  117. data/doc/top-level-namespace.html +0 -110
  118. data/examples/custom_classes.rb +0 -39
  119. data/examples/example_queries.rb +0 -26
  120. data/examples/raise_errors.rb +0 -20
  121. data/examples/raw_mode.rb +0 -14
  122. data/spec/array_spec.rb +0 -167
  123. data/spec/asset_spec.rb +0 -192
  124. data/spec/auto_includes_spec.rb +0 -12
  125. data/spec/client_class_spec.rb +0 -86
  126. data/spec/client_configuration_spec.rb +0 -377
  127. data/spec/content_type_spec.rb +0 -49
  128. data/spec/deleted_asset_spec.rb +0 -38
  129. data/spec/deleted_entry_spec.rb +0 -38
  130. data/spec/entry_spec.rb +0 -777
  131. data/spec/error_class_spec.rb +0 -327
  132. data/spec/error_requests_spec.rb +0 -87
  133. data/spec/field_spec.rb +0 -95
  134. data/spec/file_spec.rb +0 -33
  135. data/spec/fixtures/json_responses/400_details_errors_object.json +0 -14
  136. data/spec/fixtures/json_responses/400_details_errors_string.json +0 -12
  137. data/spec/fixtures/json_responses/400_details_string.json +0 -8
  138. data/spec/fixtures/json_responses/403_reasons.json +0 -13
  139. data/spec/fixtures/json_responses/404_details_string.json +0 -8
  140. data/spec/fixtures/json_responses/404_id.json +0 -11
  141. data/spec/fixtures/json_responses/404_sys_type.json +0 -12
  142. data/spec/fixtures/json_responses/404_type.json +0 -10
  143. data/spec/fixtures/json_responses/content_type.json +0 -83
  144. data/spec/fixtures/json_responses/default_400.json +0 -7
  145. data/spec/fixtures/json_responses/default_401.json +0 -7
  146. data/spec/fixtures/json_responses/default_403.json +0 -7
  147. data/spec/fixtures/json_responses/default_404.json +0 -7
  148. data/spec/fixtures/json_responses/default_429.json +0 -7
  149. data/spec/fixtures/json_responses/default_500.json +0 -7
  150. data/spec/fixtures/json_responses/default_502.json +0 -7
  151. data/spec/fixtures/json_responses/default_503.json +0 -7
  152. data/spec/fixtures/json_responses/includes.json +0 -111
  153. data/spec/fixtures/json_responses/link_array.json +0 -43
  154. data/spec/fixtures/json_responses/not_found.json +0 -13
  155. data/spec/fixtures/json_responses/nyancat.json +0 -48
  156. data/spec/fixtures/json_responses/other_error.json +0 -9
  157. data/spec/fixtures/json_responses/other_error_no_details.json +0 -8
  158. data/spec/fixtures/json_responses/other_error_no_message.json +0 -8
  159. data/spec/fixtures/json_responses/other_error_no_request_id.json +0 -8
  160. data/spec/fixtures/json_responses/other_error_nothing.json +0 -6
  161. data/spec/fixtures/json_responses/self_link.json +0 -82
  162. data/spec/fixtures/json_responses/unparsable.json +0 -13
  163. data/spec/fixtures/vcr_cassettes/array/marshal_custom_classes.yml +0 -159
  164. data/spec/fixtures/vcr_cassettes/array/marshal_unpublished.yml +0 -315
  165. data/spec/fixtures/vcr_cassettes/array/nested_resources.yml +0 -159
  166. data/spec/fixtures/vcr_cassettes/array.yml +0 -288
  167. data/spec/fixtures/vcr_cassettes/arrayField.yml +0 -87
  168. data/spec/fixtures/vcr_cassettes/array_page_1.yml +0 -106
  169. data/spec/fixtures/vcr_cassettes/array_page_2.yml +0 -73
  170. data/spec/fixtures/vcr_cassettes/asset/select_empty_array.yml +0 -104
  171. data/spec/fixtures/vcr_cassettes/asset/select_no_sys.yml +0 -119
  172. data/spec/fixtures/vcr_cassettes/asset/select_one_field.yml +0 -97
  173. data/spec/fixtures/vcr_cassettes/asset/select_only_sys.yml +0 -88
  174. data/spec/fixtures/vcr_cassettes/asset.yml +0 -96
  175. data/spec/fixtures/vcr_cassettes/assets/issues_129.yml +0 -90
  176. data/spec/fixtures/vcr_cassettes/assets/issues_jekyll_46.yml +0 -115
  177. data/spec/fixtures/vcr_cassettes/bad_request.yml +0 -76
  178. data/spec/fixtures/vcr_cassettes/content_type.yml +0 -147
  179. data/spec/fixtures/vcr_cassettes/entries/empty_fields.yml +0 -246
  180. data/spec/fixtures/vcr_cassettes/entries/issue_117.yml +0 -201
  181. data/spec/fixtures/vcr_cassettes/entries/issue_125.yml +0 -198
  182. data/spec/fixtures/vcr_cassettes/entries/rich_text.yml +0 -1707
  183. data/spec/fixtures/vcr_cassettes/entries/rich_text_hydration_issue.yml +0 -460
  184. data/spec/fixtures/vcr_cassettes/entries/rich_text_nested_fields.yml +0 -653
  185. data/spec/fixtures/vcr_cassettes/entries/rich_text_unresolved_relationships.yml +0 -983
  186. data/spec/fixtures/vcr_cassettes/entries/unresolvable_assets.yml +0 -89
  187. data/spec/fixtures/vcr_cassettes/entries/unresolvable_filter.yml +0 -159
  188. data/spec/fixtures/vcr_cassettes/entries/unresolvable_filter_deeply_nested.yml +0 -167
  189. data/spec/fixtures/vcr_cassettes/entries.yml +0 -561
  190. data/spec/fixtures/vcr_cassettes/entry/custom_resource.yml +0 -168
  191. data/spec/fixtures/vcr_cassettes/entry/include_resolution.yml +0 -101
  192. data/spec/fixtures/vcr_cassettes/entry/include_resolution_uniques.yml +0 -81
  193. data/spec/fixtures/vcr_cassettes/entry/json_objects.yml +0 -88
  194. data/spec/fixtures/vcr_cassettes/entry/json_objects_client.yml +0 -86
  195. data/spec/fixtures/vcr_cassettes/entry/marshal_138.yml +0 -159
  196. data/spec/fixtures/vcr_cassettes/entry/marshal_unpublished.yml +0 -303
  197. data/spec/fixtures/vcr_cassettes/entry/marshall.yml +0 -293
  198. data/spec/fixtures/vcr_cassettes/entry/raw.yml +0 -201
  199. data/spec/fixtures/vcr_cassettes/entry/search_link_to_asset.yml +0 -81
  200. data/spec/fixtures/vcr_cassettes/entry/search_link_to_entry.yml +0 -81
  201. data/spec/fixtures/vcr_cassettes/entry/search_link_to_entry_with_custom_query.yml +0 -115
  202. data/spec/fixtures/vcr_cassettes/entry/select_empty_array.yml +0 -111
  203. data/spec/fixtures/vcr_cassettes/entry/select_no_sys.yml +0 -102
  204. data/spec/fixtures/vcr_cassettes/entry/select_one_field.yml +0 -76
  205. data/spec/fixtures/vcr_cassettes/entry/select_one_field_proper.yml +0 -114
  206. data/spec/fixtures/vcr_cassettes/entry/select_only_sys.yml +0 -111
  207. data/spec/fixtures/vcr_cassettes/entry.yml +0 -102
  208. data/spec/fixtures/vcr_cassettes/entry_cache.yml +0 -288
  209. data/spec/fixtures/vcr_cassettes/entry_locales.yml +0 -104
  210. data/spec/fixtures/vcr_cassettes/field.yml +0 -147
  211. data/spec/fixtures/vcr_cassettes/human.yml +0 -118
  212. data/spec/fixtures/vcr_cassettes/linkField.yml +0 -83
  213. data/spec/fixtures/vcr_cassettes/locale.yml +0 -83
  214. data/spec/fixtures/vcr_cassettes/locale_from_environment.yml +0 -121
  215. data/spec/fixtures/vcr_cassettes/location.yml +0 -193
  216. data/spec/fixtures/vcr_cassettes/multi_locale_array_reference.yml +0 -196
  217. data/spec/fixtures/vcr_cassettes/multi_locale_reference.yml +0 -214
  218. data/spec/fixtures/vcr_cassettes/not_found.yml +0 -76
  219. data/spec/fixtures/vcr_cassettes/nyancat.yml +0 -102
  220. data/spec/fixtures/vcr_cassettes/query_array_1.yml +0 -89
  221. data/spec/fixtures/vcr_cassettes/query_array_2.yml +0 -89
  222. data/spec/fixtures/vcr_cassettes/ratelimit.yml +0 -64
  223. data/spec/fixtures/vcr_cassettes/ratelimit_retry.yml +0 -294
  224. data/spec/fixtures/vcr_cassettes/reloaded_entry.yml +0 -102
  225. data/spec/fixtures/vcr_cassettes/space.yml +0 -83
  226. data/spec/fixtures/vcr_cassettes/sync_deleted_asset.yml +0 -174
  227. data/spec/fixtures/vcr_cassettes/sync_deleted_entry.yml +0 -89
  228. data/spec/fixtures/vcr_cassettes/sync_deletion.yml +0 -191
  229. data/spec/fixtures/vcr_cassettes/sync_environment.yml +0 -81
  230. data/spec/fixtures/vcr_cassettes/sync_page.yml +0 -637
  231. data/spec/fixtures/vcr_cassettes/sync_page_2.yml +0 -71
  232. data/spec/fixtures/vcr_cassettes/sync_page_short.yml +0 -106
  233. data/spec/fixtures/vcr_cassettes/unauthorized.yml +0 -64
  234. data/spec/fixtures/vcr_cassettes/unavailable.yml +0 -76
  235. data/spec/link_spec.rb +0 -50
  236. data/spec/locale_spec.rb +0 -37
  237. data/spec/location_spec.rb +0 -25
  238. data/spec/request_spec.rb +0 -57
  239. data/spec/resource_building_spec.rb +0 -31
  240. data/spec/response_spec.rb +0 -62
  241. data/spec/space_spec.rb +0 -31
  242. data/spec/spec_helper.rb +0 -14
  243. data/spec/support/client.rb +0 -6
  244. data/spec/support/json_responses.rb +0 -18
  245. data/spec/support/vcr.rb +0 -16
  246. data/spec/sync_page_spec.rb +0 -103
  247. data/spec/sync_spec.rb +0 -180
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.15.3
4
+ version: 2.16.2
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: 2020-04-15 00:00:00.000000000 Z
13
+ date: 2022-01-04 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,132 +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/assets/issues_129.yml
447
- - spec/fixtures/vcr_cassettes/assets/issues_jekyll_46.yml
448
- - spec/fixtures/vcr_cassettes/bad_request.yml
449
- - spec/fixtures/vcr_cassettes/content_type.yml
450
- - spec/fixtures/vcr_cassettes/entries.yml
451
- - spec/fixtures/vcr_cassettes/entries/empty_fields.yml
452
- - spec/fixtures/vcr_cassettes/entries/issue_117.yml
453
- - spec/fixtures/vcr_cassettes/entries/issue_125.yml
454
- - spec/fixtures/vcr_cassettes/entries/rich_text.yml
455
- - spec/fixtures/vcr_cassettes/entries/rich_text_hydration_issue.yml
456
- - spec/fixtures/vcr_cassettes/entries/rich_text_nested_fields.yml
457
- - spec/fixtures/vcr_cassettes/entries/rich_text_unresolved_relationships.yml
458
- - spec/fixtures/vcr_cassettes/entries/unresolvable_assets.yml
459
- - spec/fixtures/vcr_cassettes/entries/unresolvable_filter.yml
460
- - spec/fixtures/vcr_cassettes/entries/unresolvable_filter_deeply_nested.yml
461
- - spec/fixtures/vcr_cassettes/entry.yml
462
- - spec/fixtures/vcr_cassettes/entry/custom_resource.yml
463
- - spec/fixtures/vcr_cassettes/entry/include_resolution.yml
464
- - spec/fixtures/vcr_cassettes/entry/include_resolution_uniques.yml
465
- - spec/fixtures/vcr_cassettes/entry/json_objects.yml
466
- - spec/fixtures/vcr_cassettes/entry/json_objects_client.yml
467
- - spec/fixtures/vcr_cassettes/entry/marshal_138.yml
468
- - spec/fixtures/vcr_cassettes/entry/marshal_unpublished.yml
469
- - spec/fixtures/vcr_cassettes/entry/marshall.yml
470
- - spec/fixtures/vcr_cassettes/entry/raw.yml
471
- - spec/fixtures/vcr_cassettes/entry/search_link_to_asset.yml
472
- - spec/fixtures/vcr_cassettes/entry/search_link_to_entry.yml
473
- - spec/fixtures/vcr_cassettes/entry/search_link_to_entry_with_custom_query.yml
474
- - spec/fixtures/vcr_cassettes/entry/select_empty_array.yml
475
- - spec/fixtures/vcr_cassettes/entry/select_no_sys.yml
476
- - spec/fixtures/vcr_cassettes/entry/select_one_field.yml
477
- - spec/fixtures/vcr_cassettes/entry/select_one_field_proper.yml
478
- - spec/fixtures/vcr_cassettes/entry/select_only_sys.yml
479
- - spec/fixtures/vcr_cassettes/entry_cache.yml
480
- - spec/fixtures/vcr_cassettes/entry_locales.yml
481
- - spec/fixtures/vcr_cassettes/field.yml
482
- - spec/fixtures/vcr_cassettes/human.yml
483
- - spec/fixtures/vcr_cassettes/linkField.yml
484
- - spec/fixtures/vcr_cassettes/locale.yml
485
- - spec/fixtures/vcr_cassettes/locale_from_environment.yml
486
- - spec/fixtures/vcr_cassettes/location.yml
487
- - spec/fixtures/vcr_cassettes/multi_locale_array_reference.yml
488
- - spec/fixtures/vcr_cassettes/multi_locale_reference.yml
489
- - spec/fixtures/vcr_cassettes/not_found.yml
490
- - spec/fixtures/vcr_cassettes/nyancat.yml
491
- - spec/fixtures/vcr_cassettes/query_array_1.yml
492
- - spec/fixtures/vcr_cassettes/query_array_2.yml
493
- - spec/fixtures/vcr_cassettes/ratelimit.yml
494
- - spec/fixtures/vcr_cassettes/ratelimit_retry.yml
495
- - spec/fixtures/vcr_cassettes/reloaded_entry.yml
496
- - spec/fixtures/vcr_cassettes/space.yml
497
- - spec/fixtures/vcr_cassettes/sync_deleted_asset.yml
498
- - spec/fixtures/vcr_cassettes/sync_deleted_entry.yml
499
- - spec/fixtures/vcr_cassettes/sync_deletion.yml
500
- - spec/fixtures/vcr_cassettes/sync_environment.yml
501
- - spec/fixtures/vcr_cassettes/sync_page.yml
502
- - spec/fixtures/vcr_cassettes/sync_page_2.yml
503
- - spec/fixtures/vcr_cassettes/sync_page_short.yml
504
- - spec/fixtures/vcr_cassettes/unauthorized.yml
505
- - spec/fixtures/vcr_cassettes/unavailable.yml
506
- - spec/link_spec.rb
507
- - spec/locale_spec.rb
508
- - spec/location_spec.rb
509
- - spec/request_spec.rb
510
- - spec/resource_building_spec.rb
511
- - spec/response_spec.rb
512
- - spec/space_spec.rb
513
- - spec/spec_helper.rb
514
- - spec/support/client.rb
515
- - spec/support/json_responses.rb
516
- - spec/support/vcr.rb
517
- - spec/sync_page_spec.rb
518
- - spec/sync_spec.rb
519
282
  homepage: https://github.com/contentful/contentful.rb
520
283
  licenses:
521
284
  - MIT
@@ -535,134 +298,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
535
298
  - !ruby/object:Gem::Version
536
299
  version: '0'
537
300
  requirements: []
538
- rubygems_version: 3.0.3
301
+ rubygems_version: 3.1.2
539
302
  signing_key:
540
303
  specification_version: 4
541
304
  summary: contentful
542
- test_files:
543
- - spec/array_spec.rb
544
- - spec/asset_spec.rb
545
- - spec/auto_includes_spec.rb
546
- - spec/client_class_spec.rb
547
- - spec/client_configuration_spec.rb
548
- - spec/content_type_spec.rb
549
- - spec/deleted_asset_spec.rb
550
- - spec/deleted_entry_spec.rb
551
- - spec/entry_spec.rb
552
- - spec/error_class_spec.rb
553
- - spec/error_requests_spec.rb
554
- - spec/field_spec.rb
555
- - spec/file_spec.rb
556
- - spec/fixtures/json_responses/400_details_errors_object.json
557
- - spec/fixtures/json_responses/400_details_errors_string.json
558
- - spec/fixtures/json_responses/400_details_string.json
559
- - spec/fixtures/json_responses/403_reasons.json
560
- - spec/fixtures/json_responses/404_details_string.json
561
- - spec/fixtures/json_responses/404_id.json
562
- - spec/fixtures/json_responses/404_sys_type.json
563
- - spec/fixtures/json_responses/404_type.json
564
- - spec/fixtures/json_responses/content_type.json
565
- - spec/fixtures/json_responses/default_400.json
566
- - spec/fixtures/json_responses/default_401.json
567
- - spec/fixtures/json_responses/default_403.json
568
- - spec/fixtures/json_responses/default_404.json
569
- - spec/fixtures/json_responses/default_429.json
570
- - spec/fixtures/json_responses/default_500.json
571
- - spec/fixtures/json_responses/default_502.json
572
- - spec/fixtures/json_responses/default_503.json
573
- - spec/fixtures/json_responses/includes.json
574
- - spec/fixtures/json_responses/link_array.json
575
- - spec/fixtures/json_responses/not_found.json
576
- - spec/fixtures/json_responses/nyancat.json
577
- - spec/fixtures/json_responses/other_error.json
578
- - spec/fixtures/json_responses/other_error_no_details.json
579
- - spec/fixtures/json_responses/other_error_no_message.json
580
- - spec/fixtures/json_responses/other_error_no_request_id.json
581
- - spec/fixtures/json_responses/other_error_nothing.json
582
- - spec/fixtures/json_responses/self_link.json
583
- - spec/fixtures/json_responses/unparsable.json
584
- - spec/fixtures/vcr_cassettes/array.yml
585
- - spec/fixtures/vcr_cassettes/array/marshal_custom_classes.yml
586
- - spec/fixtures/vcr_cassettes/array/marshal_unpublished.yml
587
- - spec/fixtures/vcr_cassettes/array/nested_resources.yml
588
- - spec/fixtures/vcr_cassettes/arrayField.yml
589
- - spec/fixtures/vcr_cassettes/array_page_1.yml
590
- - spec/fixtures/vcr_cassettes/array_page_2.yml
591
- - spec/fixtures/vcr_cassettes/asset.yml
592
- - spec/fixtures/vcr_cassettes/asset/select_empty_array.yml
593
- - spec/fixtures/vcr_cassettes/asset/select_no_sys.yml
594
- - spec/fixtures/vcr_cassettes/asset/select_one_field.yml
595
- - spec/fixtures/vcr_cassettes/asset/select_only_sys.yml
596
- - spec/fixtures/vcr_cassettes/assets/issues_129.yml
597
- - spec/fixtures/vcr_cassettes/assets/issues_jekyll_46.yml
598
- - spec/fixtures/vcr_cassettes/bad_request.yml
599
- - spec/fixtures/vcr_cassettes/content_type.yml
600
- - spec/fixtures/vcr_cassettes/entries.yml
601
- - spec/fixtures/vcr_cassettes/entries/empty_fields.yml
602
- - spec/fixtures/vcr_cassettes/entries/issue_117.yml
603
- - spec/fixtures/vcr_cassettes/entries/issue_125.yml
604
- - spec/fixtures/vcr_cassettes/entries/rich_text.yml
605
- - spec/fixtures/vcr_cassettes/entries/rich_text_hydration_issue.yml
606
- - spec/fixtures/vcr_cassettes/entries/rich_text_nested_fields.yml
607
- - spec/fixtures/vcr_cassettes/entries/rich_text_unresolved_relationships.yml
608
- - spec/fixtures/vcr_cassettes/entries/unresolvable_assets.yml
609
- - spec/fixtures/vcr_cassettes/entries/unresolvable_filter.yml
610
- - spec/fixtures/vcr_cassettes/entries/unresolvable_filter_deeply_nested.yml
611
- - spec/fixtures/vcr_cassettes/entry.yml
612
- - spec/fixtures/vcr_cassettes/entry/custom_resource.yml
613
- - spec/fixtures/vcr_cassettes/entry/include_resolution.yml
614
- - spec/fixtures/vcr_cassettes/entry/include_resolution_uniques.yml
615
- - spec/fixtures/vcr_cassettes/entry/json_objects.yml
616
- - spec/fixtures/vcr_cassettes/entry/json_objects_client.yml
617
- - spec/fixtures/vcr_cassettes/entry/marshal_138.yml
618
- - spec/fixtures/vcr_cassettes/entry/marshal_unpublished.yml
619
- - spec/fixtures/vcr_cassettes/entry/marshall.yml
620
- - spec/fixtures/vcr_cassettes/entry/raw.yml
621
- - spec/fixtures/vcr_cassettes/entry/search_link_to_asset.yml
622
- - spec/fixtures/vcr_cassettes/entry/search_link_to_entry.yml
623
- - spec/fixtures/vcr_cassettes/entry/search_link_to_entry_with_custom_query.yml
624
- - spec/fixtures/vcr_cassettes/entry/select_empty_array.yml
625
- - spec/fixtures/vcr_cassettes/entry/select_no_sys.yml
626
- - spec/fixtures/vcr_cassettes/entry/select_one_field.yml
627
- - spec/fixtures/vcr_cassettes/entry/select_one_field_proper.yml
628
- - spec/fixtures/vcr_cassettes/entry/select_only_sys.yml
629
- - spec/fixtures/vcr_cassettes/entry_cache.yml
630
- - spec/fixtures/vcr_cassettes/entry_locales.yml
631
- - spec/fixtures/vcr_cassettes/field.yml
632
- - spec/fixtures/vcr_cassettes/human.yml
633
- - spec/fixtures/vcr_cassettes/linkField.yml
634
- - spec/fixtures/vcr_cassettes/locale.yml
635
- - spec/fixtures/vcr_cassettes/locale_from_environment.yml
636
- - spec/fixtures/vcr_cassettes/location.yml
637
- - spec/fixtures/vcr_cassettes/multi_locale_array_reference.yml
638
- - spec/fixtures/vcr_cassettes/multi_locale_reference.yml
639
- - spec/fixtures/vcr_cassettes/not_found.yml
640
- - spec/fixtures/vcr_cassettes/nyancat.yml
641
- - spec/fixtures/vcr_cassettes/query_array_1.yml
642
- - spec/fixtures/vcr_cassettes/query_array_2.yml
643
- - spec/fixtures/vcr_cassettes/ratelimit.yml
644
- - spec/fixtures/vcr_cassettes/ratelimit_retry.yml
645
- - spec/fixtures/vcr_cassettes/reloaded_entry.yml
646
- - spec/fixtures/vcr_cassettes/space.yml
647
- - spec/fixtures/vcr_cassettes/sync_deleted_asset.yml
648
- - spec/fixtures/vcr_cassettes/sync_deleted_entry.yml
649
- - spec/fixtures/vcr_cassettes/sync_deletion.yml
650
- - spec/fixtures/vcr_cassettes/sync_environment.yml
651
- - spec/fixtures/vcr_cassettes/sync_page.yml
652
- - spec/fixtures/vcr_cassettes/sync_page_2.yml
653
- - spec/fixtures/vcr_cassettes/sync_page_short.yml
654
- - spec/fixtures/vcr_cassettes/unauthorized.yml
655
- - spec/fixtures/vcr_cassettes/unavailable.yml
656
- - spec/link_spec.rb
657
- - spec/locale_spec.rb
658
- - spec/location_spec.rb
659
- - spec/request_spec.rb
660
- - spec/resource_building_spec.rb
661
- - spec/response_spec.rb
662
- - spec/space_spec.rb
663
- - spec/spec_helper.rb
664
- - spec/support/client.rb
665
- - spec/support/json_responses.rb
666
- - spec/support/vcr.rb
667
- - spec/sync_page_spec.rb
668
- - 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'
data/.rubocop_todo.yml DELETED
@@ -1,35 +0,0 @@
1
- # This configuration was generated by
2
- # `rubocop --auto-gen-config`
3
- # on 2016-02-02 13:30:13 -0300 using RuboCop version 0.36.0.
4
- # The point is for the user to remove these configuration records
5
- # one by one as the offenses are removed from the code base.
6
- # Note that changes in the inspected code, or installation of new
7
- # versions of RuboCop, may require this file to be generated again.
8
-
9
- # Offense count: 6
10
- Metrics/AbcSize:
11
- Max: 38
12
-
13
- # Offense count: 5
14
- Metrics/CyclomaticComplexity:
15
- Max: 10
16
-
17
- # Offense count: 1
18
- # Configuration parameters: AllowHeredoc, AllowURI, URISchemes.
19
- # URISchemes: http, https
20
- Metrics/LineLength:
21
- Max: 142
22
-
23
- # Offense count: 12
24
- # Configuration parameters: CountComments.
25
- Metrics/MethodLength:
26
- Max: 27
27
-
28
- # Offense count: 2
29
- # Configuration parameters: CountComments.
30
- Metrics/ModuleLength:
31
- Max: 500
32
-
33
- # Offense count: 4
34
- Metrics/PerceivedComplexity:
35
- Max: 10
data/.travis.yml DELETED
@@ -1,15 +0,0 @@
1
- language: ruby
2
- rvm:
3
- - 2.7.0
4
- - 2.6.1
5
- - 2.5.1
6
- - 2.4.1
7
- - 2.3.1
8
- notifications:
9
- slack:
10
- secure: Zr3mKCiTb0vaTD4MPtTG8BbyYyErFuoxioM25QyrqePKVkDFeZC1MtGmg5klQQrJiWTKZPa/zB8NAHYkoUxg9I+z15JK0hYfz9KRubEpCrXCaqTC9Vzq88kJ3LN8YsTyBF66izaBH2KLsOfaJRxwplFzZqgpg4GG2DUBPtrGtes=
11
- before_install: gem install bundler -v 1.10.6
12
- script: bundle exec rake rspec_rubocop
13
- matrix:
14
- allow_failures:
15
- - rvm: jruby
data/.yardopts DELETED
@@ -1,4 +0,0 @@
1
- --no-private
2
- -
3
- CHANGELOG.md
4
- LICENSE.txt
data/Gemfile DELETED
@@ -1,9 +0,0 @@
1
- source 'https://rubygems.org'
2
-
3
- gemspec
4
-
5
- gem 'listen', '3.0.6'
6
-
7
- group :documentation do
8
- gem 'coveralls', :require => false
9
- end
data/Gemfile.lock DELETED
@@ -1,166 +0,0 @@
1
- PATH
2
- remote: .
3
- specs:
4
- contentful (2.15.3)
5
- http (> 0.8, < 5.0)
6
- multi_json (~> 1)
7
-
8
- GEM
9
- remote: https://rubygems.org/
10
- specs:
11
- addressable (2.7.0)
12
- public_suffix (>= 2.0.2, < 5.0)
13
- ast (2.4.0)
14
- coderay (1.1.2)
15
- coveralls (0.7.1)
16
- multi_json (~> 1.3)
17
- rest-client
18
- simplecov (>= 0.7)
19
- term-ansicolor
20
- thor
21
- crack (0.4.3)
22
- safe_yaml (~> 1.0.0)
23
- diff-lcs (1.3)
24
- docile (1.3.2)
25
- domain_name (0.5.20190701)
26
- unf (>= 0.0.5, < 1.0.0)
27
- ffi (1.11.1)
28
- ffi-compiler (1.0.1)
29
- ffi (>= 1.0.0)
30
- rake
31
- formatador (0.2.5)
32
- guard (2.15.1)
33
- formatador (>= 0.2.4)
34
- listen (>= 2.7, < 4.0)
35
- lumberjack (>= 1.0.12, < 2.0)
36
- nenv (~> 0.1)
37
- notiffany (~> 0.0)
38
- pry (>= 0.9.12)
39
- shellany (~> 0.0)
40
- thor (>= 0.18.1)
41
- guard-compat (1.2.1)
42
- guard-rspec (4.7.3)
43
- guard (~> 2.1)
44
- guard-compat (~> 1.1)
45
- rspec (>= 2.99.0, < 4.0)
46
- guard-rubocop (1.3.0)
47
- guard (~> 2.0)
48
- rubocop (~> 0.20)
49
- guard-yard (2.2.1)
50
- guard (>= 1.1.0)
51
- yard (>= 0.7.0)
52
- hashdiff (1.0.0)
53
- http (4.3.0)
54
- addressable (~> 2.3)
55
- http-cookie (~> 1.0)
56
- http-form_data (~> 2.2)
57
- http-parser (~> 1.2.0)
58
- http-accept (1.7.0)
59
- http-cookie (1.0.3)
60
- domain_name (~> 0.5)
61
- http-form_data (2.2.0)
62
- http-parser (1.2.1)
63
- ffi-compiler (>= 1.0, < 2.0)
64
- json (2.2.0)
65
- listen (3.0.6)
66
- rb-fsevent (>= 0.9.3)
67
- rb-inotify (>= 0.9.7)
68
- lumberjack (1.0.13)
69
- method_source (0.9.2)
70
- mime-types (3.3)
71
- mime-types-data (~> 3.2015)
72
- mime-types-data (3.2019.1009)
73
- multi_json (1.14.1)
74
- nenv (0.3.0)
75
- netrc (0.11.0)
76
- notiffany (0.1.3)
77
- nenv (~> 0.1)
78
- shellany (~> 0.0)
79
- parallel (1.18.0)
80
- parser (2.6.5.0)
81
- ast (~> 2.4.0)
82
- powerpack (0.1.2)
83
- pry (0.12.2)
84
- coderay (~> 1.1.0)
85
- method_source (~> 0.9.0)
86
- public_suffix (4.0.1)
87
- rainbow (2.2.2)
88
- rake
89
- rake (13.0.1)
90
- rb-fsevent (0.10.3)
91
- rb-inotify (0.10.0)
92
- ffi (~> 1.0)
93
- rest-client (2.1.0)
94
- http-accept (>= 1.7.0, < 2.0)
95
- http-cookie (>= 1.0.2, < 2.0)
96
- mime-types (>= 1.16, < 4.0)
97
- netrc (~> 0.8)
98
- rr (1.2.1)
99
- rspec (3.9.0)
100
- rspec-core (~> 3.9.0)
101
- rspec-expectations (~> 3.9.0)
102
- rspec-mocks (~> 3.9.0)
103
- rspec-core (3.9.0)
104
- rspec-support (~> 3.9.0)
105
- rspec-expectations (3.9.0)
106
- diff-lcs (>= 1.2.0, < 2.0)
107
- rspec-support (~> 3.9.0)
108
- rspec-mocks (3.9.0)
109
- diff-lcs (>= 1.2.0, < 2.0)
110
- rspec-support (~> 3.9.0)
111
- rspec-support (3.9.0)
112
- rubocop (0.49.1)
113
- parallel (~> 1.10)
114
- parser (>= 2.3.3.1, < 3.0)
115
- powerpack (~> 0.1)
116
- rainbow (>= 1.99.1, < 3.0)
117
- ruby-progressbar (~> 1.7)
118
- unicode-display_width (~> 1.0, >= 1.0.1)
119
- ruby-progressbar (1.10.1)
120
- rubygems-tasks (0.2.4)
121
- safe_yaml (1.0.5)
122
- shellany (0.0.1)
123
- simplecov (0.17.1)
124
- docile (~> 1.1)
125
- json (>= 1.8, < 3)
126
- simplecov-html (~> 0.10.0)
127
- simplecov-html (0.10.2)
128
- term-ansicolor (1.7.1)
129
- tins (~> 1.0)
130
- thor (0.20.3)
131
- tins (1.6.0)
132
- unf (0.1.4)
133
- unf_ext
134
- unf_ext (0.0.7.6)
135
- unicode-display_width (1.6.0)
136
- vcr (5.0.0)
137
- webmock (3.7.6)
138
- addressable (>= 2.3.6)
139
- crack (>= 0.3.2)
140
- hashdiff (>= 0.4.0, < 2.0.0)
141
- yard (0.9.20)
142
-
143
- PLATFORMS
144
- ruby
145
-
146
- DEPENDENCIES
147
- bundler
148
- contentful!
149
- coveralls
150
- guard
151
- guard-rspec
152
- guard-rubocop
153
- guard-yard
154
- listen (= 3.0.6)
155
- rake (>= 12.3.3)
156
- rr
157
- rspec (~> 3)
158
- rubocop (~> 0.49.1)
159
- rubygems-tasks (~> 0.2)
160
- simplecov
161
- tins (~> 1.6.0)
162
- vcr
163
- webmock
164
-
165
- BUNDLED WITH
166
- 1.17.2