elasticsearch-xpack 6.8.1 → 6.8.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (124) hide show
  1. checksums.yaml +4 -4
  2. data/elasticsearch-xpack.gemspec +29 -27
  3. data/examples/watcher/error_500.rb +4 -0
  4. data/lib/elasticsearch/xpack.rb +4 -0
  5. data/lib/elasticsearch/xpack/api/actions/graph/explore.rb +4 -0
  6. data/lib/elasticsearch/xpack/api/actions/info.rb +4 -0
  7. data/lib/elasticsearch/xpack/api/actions/license/delete.rb +4 -0
  8. data/lib/elasticsearch/xpack/api/actions/license/get.rb +4 -0
  9. data/lib/elasticsearch/xpack/api/actions/license/get_basic_status.rb +4 -0
  10. data/lib/elasticsearch/xpack/api/actions/license/get_trial_status.rb +4 -0
  11. data/lib/elasticsearch/xpack/api/actions/license/post.rb +4 -0
  12. data/lib/elasticsearch/xpack/api/actions/license/post_start_basic.rb +4 -0
  13. data/lib/elasticsearch/xpack/api/actions/license/post_start_trial.rb +4 -0
  14. data/lib/elasticsearch/xpack/api/actions/machine_learning/close_job.rb +4 -0
  15. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_calendar.rb +4 -0
  16. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_calendar_event.rb +4 -0
  17. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_calendar_job.rb +4 -0
  18. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_datafeed.rb +4 -0
  19. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_expired_data.rb +4 -0
  20. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_filter.rb +4 -0
  21. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_forecast.rb +4 -0
  22. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_job.rb +4 -0
  23. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_model_snapshot.rb +4 -0
  24. data/lib/elasticsearch/xpack/api/actions/machine_learning/find_file_structure.rb +4 -0
  25. data/lib/elasticsearch/xpack/api/actions/machine_learning/flush_job.rb +4 -0
  26. data/lib/elasticsearch/xpack/api/actions/machine_learning/forecast.rb +4 -0
  27. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_buckets.rb +4 -0
  28. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_calendar_events.rb +4 -0
  29. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_calendars.rb +4 -0
  30. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_categories.rb +4 -0
  31. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_datafeed_stats.rb +4 -0
  32. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_datafeeds.rb +4 -0
  33. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_filters.rb +4 -0
  34. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_influencers.rb +4 -0
  35. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_job_stats.rb +4 -0
  36. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_jobs.rb +4 -0
  37. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_model_snapshots.rb +4 -0
  38. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_overall_buckets.rb +4 -0
  39. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_records.rb +4 -0
  40. data/lib/elasticsearch/xpack/api/actions/machine_learning/info.rb +4 -0
  41. data/lib/elasticsearch/xpack/api/actions/machine_learning/open_job.rb +4 -0
  42. data/lib/elasticsearch/xpack/api/actions/machine_learning/post_calendar_events.rb +4 -0
  43. data/lib/elasticsearch/xpack/api/actions/machine_learning/post_data.rb +4 -0
  44. data/lib/elasticsearch/xpack/api/actions/machine_learning/preview_datafeed.rb +4 -0
  45. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_calendar.rb +4 -0
  46. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_calendar_job.rb +4 -0
  47. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_datafeed.rb +4 -0
  48. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_filter.rb +4 -0
  49. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_job.rb +4 -0
  50. data/lib/elasticsearch/xpack/api/actions/machine_learning/revert_model_snapshot.rb +4 -0
  51. data/lib/elasticsearch/xpack/api/actions/machine_learning/set_upgrade_mode.rb +4 -0
  52. data/lib/elasticsearch/xpack/api/actions/machine_learning/start_datafeed.rb +4 -0
  53. data/lib/elasticsearch/xpack/api/actions/machine_learning/stop_datafeed.rb +4 -0
  54. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_datafeed.rb +4 -0
  55. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_filter.rb +4 -0
  56. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_job.rb +4 -0
  57. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_model_snapshot.rb +4 -0
  58. data/lib/elasticsearch/xpack/api/actions/machine_learning/validate.rb +4 -0
  59. data/lib/elasticsearch/xpack/api/actions/machine_learning/validate_detector.rb +4 -0
  60. data/lib/elasticsearch/xpack/api/actions/migration/deprecations.rb +4 -0
  61. data/lib/elasticsearch/xpack/api/actions/migration/get_assistance.rb +4 -0
  62. data/lib/elasticsearch/xpack/api/actions/migration/upgrade.rb +4 -0
  63. data/lib/elasticsearch/xpack/api/actions/monitoring/bulk.rb +4 -0
  64. data/lib/elasticsearch/xpack/api/actions/rollup/delete_job.rb +4 -0
  65. data/lib/elasticsearch/xpack/api/actions/rollup/get_jobs.rb +4 -0
  66. data/lib/elasticsearch/xpack/api/actions/rollup/get_rollup_caps.rb +4 -0
  67. data/lib/elasticsearch/xpack/api/actions/rollup/get_rollup_index_caps.rb +4 -0
  68. data/lib/elasticsearch/xpack/api/actions/rollup/put_job.rb +4 -0
  69. data/lib/elasticsearch/xpack/api/actions/rollup/rollup_search.rb +4 -0
  70. data/lib/elasticsearch/xpack/api/actions/rollup/start_job.rb +4 -0
  71. data/lib/elasticsearch/xpack/api/actions/rollup/stop_job.rb +4 -0
  72. data/lib/elasticsearch/xpack/api/actions/security/authenticate.rb +4 -0
  73. data/lib/elasticsearch/xpack/api/actions/security/change_password.rb +4 -0
  74. data/lib/elasticsearch/xpack/api/actions/security/clear_cached_realms.rb +4 -0
  75. data/lib/elasticsearch/xpack/api/actions/security/clear_cached_roles.rb +4 -0
  76. data/lib/elasticsearch/xpack/api/actions/security/create_api_key.rb +4 -0
  77. data/lib/elasticsearch/xpack/api/actions/security/delete_privileges.rb +4 -0
  78. data/lib/elasticsearch/xpack/api/actions/security/delete_role.rb +4 -0
  79. data/lib/elasticsearch/xpack/api/actions/security/delete_role_mapping.rb +4 -0
  80. data/lib/elasticsearch/xpack/api/actions/security/delete_user.rb +4 -0
  81. data/lib/elasticsearch/xpack/api/actions/security/disable_user.rb +4 -0
  82. data/lib/elasticsearch/xpack/api/actions/security/enable_user.rb +4 -0
  83. data/lib/elasticsearch/xpack/api/actions/security/get_api_key.rb +4 -0
  84. data/lib/elasticsearch/xpack/api/actions/security/get_privileges.rb +4 -0
  85. data/lib/elasticsearch/xpack/api/actions/security/get_role.rb +4 -0
  86. data/lib/elasticsearch/xpack/api/actions/security/get_role_mapping.rb +4 -0
  87. data/lib/elasticsearch/xpack/api/actions/security/get_token.rb +4 -0
  88. data/lib/elasticsearch/xpack/api/actions/security/get_user.rb +4 -0
  89. data/lib/elasticsearch/xpack/api/actions/security/get_user_privileges.rb +4 -0
  90. data/lib/elasticsearch/xpack/api/actions/security/has_privileges.rb +4 -0
  91. data/lib/elasticsearch/xpack/api/actions/security/invalidate_api_key.rb +4 -0
  92. data/lib/elasticsearch/xpack/api/actions/security/invalidate_token.rb +4 -0
  93. data/lib/elasticsearch/xpack/api/actions/security/put_privileges.rb +4 -0
  94. data/lib/elasticsearch/xpack/api/actions/security/put_role.rb +4 -0
  95. data/lib/elasticsearch/xpack/api/actions/security/put_role_mapping.rb +4 -0
  96. data/lib/elasticsearch/xpack/api/actions/security/put_user.rb +4 -0
  97. data/lib/elasticsearch/xpack/api/actions/sql/clear_cursor.rb +4 -0
  98. data/lib/elasticsearch/xpack/api/actions/sql/query.rb +4 -0
  99. data/lib/elasticsearch/xpack/api/actions/sql/translate.rb +4 -0
  100. data/lib/elasticsearch/xpack/api/actions/ssl/certificates.rb +4 -0
  101. data/lib/elasticsearch/xpack/api/actions/usage.rb +4 -0
  102. data/lib/elasticsearch/xpack/api/actions/watcher/ack_watch.rb +4 -0
  103. data/lib/elasticsearch/xpack/api/actions/watcher/activate_watch.rb +4 -0
  104. data/lib/elasticsearch/xpack/api/actions/watcher/deactivate_watch.rb +4 -0
  105. data/lib/elasticsearch/xpack/api/actions/watcher/delete_watch.rb +4 -0
  106. data/lib/elasticsearch/xpack/api/actions/watcher/execute_watch.rb +4 -0
  107. data/lib/elasticsearch/xpack/api/actions/watcher/get_watch.rb +4 -0
  108. data/lib/elasticsearch/xpack/api/actions/watcher/put_watch.rb +4 -0
  109. data/lib/elasticsearch/xpack/api/actions/watcher/restart.rb +4 -0
  110. data/lib/elasticsearch/xpack/api/actions/watcher/start.rb +4 -0
  111. data/lib/elasticsearch/xpack/api/actions/watcher/stats.rb +4 -0
  112. data/lib/elasticsearch/xpack/api/actions/watcher/stop.rb +4 -0
  113. data/lib/elasticsearch/xpack/api/namespace/graph.rb +4 -0
  114. data/lib/elasticsearch/xpack/api/namespace/license.rb +4 -0
  115. data/lib/elasticsearch/xpack/api/namespace/machine_learning.rb +4 -0
  116. data/lib/elasticsearch/xpack/api/namespace/migration.rb +4 -0
  117. data/lib/elasticsearch/xpack/api/namespace/monitoring.rb +4 -0
  118. data/lib/elasticsearch/xpack/api/namespace/rollup.rb +4 -0
  119. data/lib/elasticsearch/xpack/api/namespace/security.rb +4 -0
  120. data/lib/elasticsearch/xpack/api/namespace/sql.rb +4 -0
  121. data/lib/elasticsearch/xpack/api/namespace/ssl.rb +4 -0
  122. data/lib/elasticsearch/xpack/api/namespace/watcher.rb +4 -0
  123. data/lib/elasticsearch/xpack/version.rb +5 -1
  124. metadata +48 -44
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,5 +1,9 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
- VERSION = '6.8.1'
7
+ VERSION = '6.8.2'
4
8
  end
5
9
  end
metadata CHANGED
@@ -1,17 +1,31 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: elasticsearch-xpack
3
3
  version: !ruby/object:Gem::Version
4
- version: 6.8.1
4
+ version: 6.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Karel Minarik
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-21 00:00:00.000000000 Z
11
+ date: 2020-04-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
- name: bundler
14
+ name: elasticsearch-api
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '6'
20
+ type: :runtime
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: '6'
27
+ - !ruby/object:Gem::Dependency
28
+ name: activesupport
15
29
  requirement: !ruby/object:Gem::Requirement
16
30
  requirements:
17
31
  - - ">="
@@ -25,21 +39,21 @@ dependencies:
25
39
  - !ruby/object:Gem::Version
26
40
  version: '0'
27
41
  - !ruby/object:Gem::Dependency
28
- name: rake
42
+ name: ansi
29
43
  requirement: !ruby/object:Gem::Requirement
30
44
  requirements:
31
- - - "~>"
45
+ - - ">="
32
46
  - !ruby/object:Gem::Version
33
- version: '11.1'
47
+ version: '0'
34
48
  type: :development
35
49
  prerelease: false
36
50
  version_requirements: !ruby/object:Gem::Requirement
37
51
  requirements:
38
- - - "~>"
52
+ - - ">="
39
53
  - !ruby/object:Gem::Version
40
- version: '11.1'
54
+ version: '0'
41
55
  - !ruby/object:Gem::Dependency
42
- name: ruby-prof
56
+ name: bundler
43
57
  requirement: !ruby/object:Gem::Requirement
44
58
  requirements:
45
59
  - - ">="
@@ -53,13 +67,13 @@ dependencies:
53
67
  - !ruby/object:Gem::Version
54
68
  version: '0'
55
69
  - !ruby/object:Gem::Dependency
56
- name: elasticsearch-api
70
+ name: elasticsearch
57
71
  requirement: !ruby/object:Gem::Requirement
58
72
  requirements:
59
73
  - - "~>"
60
74
  - !ruby/object:Gem::Version
61
75
  version: '6'
62
- type: :runtime
76
+ type: :development
63
77
  prerelease: false
64
78
  version_requirements: !ruby/object:Gem::Requirement
65
79
  requirements:
@@ -67,19 +81,19 @@ dependencies:
67
81
  - !ruby/object:Gem::Version
68
82
  version: '6'
69
83
  - !ruby/object:Gem::Dependency
70
- name: elasticsearch
84
+ name: elasticsearch-extensions
71
85
  requirement: !ruby/object:Gem::Requirement
72
86
  requirements:
73
- - - "~>"
87
+ - - ">="
74
88
  - !ruby/object:Gem::Version
75
- version: '6'
89
+ version: '0'
76
90
  type: :development
77
91
  prerelease: false
78
92
  version_requirements: !ruby/object:Gem::Requirement
79
93
  requirements:
80
- - - "~>"
94
+ - - ">="
81
95
  - !ruby/object:Gem::Version
82
- version: '6'
96
+ version: '0'
83
97
  - !ruby/object:Gem::Dependency
84
98
  name: elasticsearch-transport
85
99
  requirement: !ruby/object:Gem::Requirement
@@ -95,7 +109,7 @@ dependencies:
95
109
  - !ruby/object:Gem::Version
96
110
  version: '6'
97
111
  - !ruby/object:Gem::Dependency
98
- name: elasticsearch-extensions
112
+ name: minitest
99
113
  requirement: !ruby/object:Gem::Requirement
100
114
  requirements:
101
115
  - - ">="
@@ -109,7 +123,7 @@ dependencies:
109
123
  - !ruby/object:Gem::Version
110
124
  version: '0'
111
125
  - !ruby/object:Gem::Dependency
112
- name: activesupport
126
+ name: minitest-reporters
113
127
  requirement: !ruby/object:Gem::Requirement
114
128
  requirements:
115
129
  - - ">="
@@ -123,7 +137,7 @@ dependencies:
123
137
  - !ruby/object:Gem::Version
124
138
  version: '0'
125
139
  - !ruby/object:Gem::Dependency
126
- name: ansi
140
+ name: mocha
127
141
  requirement: !ruby/object:Gem::Requirement
128
142
  requirements:
129
143
  - - ">="
@@ -137,7 +151,7 @@ dependencies:
137
151
  - !ruby/object:Gem::Version
138
152
  version: '0'
139
153
  - !ruby/object:Gem::Dependency
140
- name: minitest
154
+ name: pry
141
155
  requirement: !ruby/object:Gem::Requirement
142
156
  requirements:
143
157
  - - ">="
@@ -151,21 +165,21 @@ dependencies:
151
165
  - !ruby/object:Gem::Version
152
166
  version: '0'
153
167
  - !ruby/object:Gem::Dependency
154
- name: minitest-reporters
168
+ name: rake
155
169
  requirement: !ruby/object:Gem::Requirement
156
170
  requirements:
157
- - - ">="
171
+ - - "~>"
158
172
  - !ruby/object:Gem::Version
159
- version: '0'
173
+ version: '13'
160
174
  type: :development
161
175
  prerelease: false
162
176
  version_requirements: !ruby/object:Gem::Requirement
163
177
  requirements:
164
- - - ">="
178
+ - - "~>"
165
179
  - !ruby/object:Gem::Version
166
- version: '0'
180
+ version: '13'
167
181
  - !ruby/object:Gem::Dependency
168
- name: shoulda-context
182
+ name: ruby-prof
169
183
  requirement: !ruby/object:Gem::Requirement
170
184
  requirements:
171
185
  - - ">="
@@ -179,7 +193,7 @@ dependencies:
179
193
  - !ruby/object:Gem::Version
180
194
  version: '0'
181
195
  - !ruby/object:Gem::Dependency
182
- name: mocha
196
+ name: shoulda-context
183
197
  requirement: !ruby/object:Gem::Requirement
184
198
  requirements:
185
199
  - - ">="
@@ -206,20 +220,6 @@ dependencies:
206
220
  - - ">="
207
221
  - !ruby/object:Gem::Version
208
222
  version: '0'
209
- - !ruby/object:Gem::Dependency
210
- name: pry
211
- requirement: !ruby/object:Gem::Requirement
212
- requirements:
213
- - - ">="
214
- - !ruby/object:Gem::Version
215
- version: '0'
216
- type: :development
217
- prerelease: false
218
- version_requirements: !ruby/object:Gem::Requirement
219
- requirements:
220
- - - ">="
221
- - !ruby/object:Gem::Version
222
- version: '0'
223
223
  description: Ruby integrations for the X-Pack extensions for Elasticsearch
224
224
  email:
225
225
  - karel@elastic.co
@@ -359,10 +359,14 @@ files:
359
359
  - pkg/elasticsearch-xpack-5.0.0.gem
360
360
  - pkg/elasticsearch-xpack-5.5.0.gem
361
361
  - pkg/elasticsearch-xpack-6.0.0.gem
362
- homepage: https://github.com/elastic/elasticsearch-ruby/tree/master/elasticsearch-xpack
362
+ homepage: https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html
363
363
  licenses:
364
364
  - Apache-2.0
365
- metadata: {}
365
+ metadata:
366
+ homepage_uri: https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html
367
+ changelog_uri: https://github.com/elastic/elasticsearch-ruby/blob/6.x/CHANGELOG.md
368
+ source_code_uri: https://github.com/elastic/elasticsearch-ruby/tree/6.x/elasticsearch-xpack
369
+ bug_tracker_uri: https://github.com/elastic/elasticsearch-ruby/issues
366
370
  post_install_message:
367
371
  rdoc_options: []
368
372
  require_paths:
@@ -378,7 +382,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
378
382
  - !ruby/object:Gem::Version
379
383
  version: '0'
380
384
  requirements: []
381
- rubygems_version: 3.0.6
385
+ rubygems_version: 3.1.2
382
386
  signing_key:
383
387
  specification_version: 4
384
388
  summary: Ruby integrations for the X-Pack extensions for Elasticsearch