antbird 0.0.8 → 0.0.9

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,3 +1,3 @@
1
1
  module Antbird
2
- VERSION = "0.0.8"
2
+ VERSION = "0.0.9"
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.0.8
4
+ version: 0.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - fukayatsu
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-12-28 00:00:00.000000000 Z
11
+ date: 2019-07-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -166,6 +166,9 @@ files:
166
166
  - lib/antbird/rest_api/rest_api_v6_3.rb
167
167
  - lib/antbird/rest_api/rest_api_v6_4.rb
168
168
  - lib/antbird/rest_api/rest_api_v6_5.rb
169
+ - lib/antbird/rest_api/rest_api_v6_6.rb
170
+ - lib/antbird/rest_api/rest_api_v6_7.rb
171
+ - lib/antbird/rest_api/rest_api_v6_8.rb
169
172
  - lib/antbird/version.rb
170
173
  - script/generate_api_methods
171
174
  - script/rest_api_template.erb
@@ -189,8 +192,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
189
192
  - !ruby/object:Gem::Version
190
193
  version: '0'
191
194
  requirements: []
192
- rubyforge_project:
193
- rubygems_version: 2.7.6
195
+ rubygems_version: 3.0.3
194
196
  signing_key:
195
197
  specification_version: 4
196
198
  summary: Nearly auto-generated Elasticsearch client