antbird 0.3.0 → 0.4.0

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.
@@ -1,5 +1,5 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2020-12-17
2
+ # Date: 2021-08-12
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-12-17
2
+ # Date: 2021-08-12
3
3
  # ES version: 7.8.1
4
4
 
5
5
  module Antbird
@@ -1,5 +1,5 @@
1
1
  # Generated REST API methods file - DO NOT EDIT!
2
- # Date: 2020-12-17
2
+ # Date: 2021-08-12
3
3
  # ES version: 7.9.3
4
4
 
5
5
  module Antbird
@@ -1,3 +1,3 @@
1
1
  module Antbird
2
- VERSION = "0.3.0"
2
+ VERSION = "0.4.0"
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.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - fukayatsu
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-12-19 00:00:00.000000000 Z
11
+ date: 2021-08-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -171,6 +171,10 @@ files:
171
171
  - lib/antbird/rest_api/rest_api_v7_0.rb
172
172
  - lib/antbird/rest_api/rest_api_v7_1.rb
173
173
  - lib/antbird/rest_api/rest_api_v7_10.rb
174
+ - lib/antbird/rest_api/rest_api_v7_11.rb
175
+ - lib/antbird/rest_api/rest_api_v7_12.rb
176
+ - lib/antbird/rest_api/rest_api_v7_13.rb
177
+ - lib/antbird/rest_api/rest_api_v7_14.rb
174
178
  - lib/antbird/rest_api/rest_api_v7_2.rb
175
179
  - lib/antbird/rest_api/rest_api_v7_3.rb
176
180
  - lib/antbird/rest_api/rest_api_v7_4.rb
@@ -199,7 +203,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
199
203
  - !ruby/object:Gem::Version
200
204
  version: '0'
201
205
  requirements: []
202
- rubygems_version: 3.1.4
206
+ rubygems_version: 3.1.6
203
207
  signing_key:
204
208
  specification_version: 4
205
209
  summary: Nearly auto-generated Elasticsearch client