icinga2 0.8.1.2 → 0.9.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,11 +9,11 @@ module Icinga2
9
9
  # major part of version
10
10
  MAJOR = 0
11
11
  # minor part of version
12
- MINOR = 8
12
+ MINOR = 9
13
13
  # tiny part of version
14
- TINY = 1
14
+ TINY = 0
15
15
  # patch part
16
- PATCH = 2
16
+ PATCH = 1
17
17
 
18
18
  end
19
19
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: icinga2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1.2
4
+ version: 0.9.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Bodo Schulz
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-24 00:00:00.000000000 Z
11
+ date: 2017-09-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client
@@ -158,8 +158,15 @@ extra_rdoc_files: []
158
158
  files:
159
159
  - LICENSE
160
160
  - README.md
161
+ - doc/Array.html
162
+ - doc/Boolean.html
163
+ - doc/FalseClass.html
164
+ - doc/Hash.html
161
165
  - doc/Icinga2.html
162
166
  - doc/Logging.html
167
+ - doc/Object.html
168
+ - doc/Time.html
169
+ - doc/TrueClass.html
163
170
  - doc/_index.html
164
171
  - doc/class_list.html
165
172
  - doc/downtimes.md
@@ -216,7 +223,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
216
223
  version: '0'
217
224
  requirements: []
218
225
  rubyforge_project:
219
- rubygems_version: 2.5.2
226
+ rubygems_version: 2.6.14
220
227
  signing_key:
221
228
  specification_version: 4
222
229
  summary: Icinga2 API