antbird 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2020-10-18
2
+ # Date: 2020-12-17
3
3
  # ES version: 7.2.1
4
4
 
5
5
  module Antbird
@@ -1,5 +1,5 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2020-10-18
2
+ # Date: 2020-12-17
3
3
  # ES version: 7.3.2
4
4
 
5
5
  module Antbird
@@ -1,5 +1,5 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2020-10-18
2
+ # Date: 2020-12-17
3
3
  # ES version: 7.4.2
4
4
 
5
5
  module Antbird
@@ -1,5 +1,5 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2020-10-18
2
+ # Date: 2020-12-17
3
3
  # ES version: 7.5.2
4
4
 
5
5
  module Antbird
@@ -1,5 +1,5 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2020-10-18
2
+ # Date: 2020-12-17
3
3
  # ES version: 7.6.2
4
4
 
5
5
  module Antbird
@@ -1,5 +1,5 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2020-10-18
2
+ # Date: 2020-12-17
3
3
  # ES version: 7.7.1
4
4
 
5
5
  module Antbird
@@ -1,5 +1,5 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2020-10-18
2
+ # Date: 2020-12-17
3
3
  # ES version: 7.8.1
4
4
 
5
5
  module Antbird
@@ -1,6 +1,6 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2020-10-18
3
- # ES version: 7.9.2
2
+ # Date: 2020-12-17
3
+ # ES version: 7.9.3
4
4
 
5
5
  module Antbird
6
6
  module RestApi
@@ -1,3 +1,3 @@
1
1
  module Antbird
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: antbird
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - fukayatsu
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-10-19 00:00:00.000000000 Z
11
+ date: 2020-12-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -170,6 +170,7 @@ files:
170
170
  - lib/antbird/rest_api/rest_api_v6_8.rb
171
171
  - lib/antbird/rest_api/rest_api_v7_0.rb
172
172
  - lib/antbird/rest_api/rest_api_v7_1.rb
173
+ - lib/antbird/rest_api/rest_api_v7_10.rb
173
174
  - lib/antbird/rest_api/rest_api_v7_2.rb
174
175
  - lib/antbird/rest_api/rest_api_v7_3.rb
175
176
  - lib/antbird/rest_api/rest_api_v7_4.rb
@@ -183,7 +184,7 @@ homepage: https://github.com/fukayatsu/antbird
183
184
  licenses:
184
185
  - MIT
185
186
  metadata: {}
186
- post_install_message:
187
+ post_install_message:
187
188
  rdoc_options: []
188
189
  require_paths:
189
190
  - lib
@@ -198,8 +199,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
198
199
  - !ruby/object:Gem::Version
199
200
  version: '0'
200
201
  requirements: []
201
- rubygems_version: 3.0.3
202
- signing_key:
202
+ rubygems_version: 3.1.4
203
+ signing_key:
203
204
  specification_version: 4
204
205
  summary: Nearly auto-generated Elasticsearch client
205
206
  test_files: []