ruby-jss 0.14.0 → 1.0.0b2

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.

Potentially problematic release.


This version of ruby-jss might be problematic. Click here for more details.

metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby-jss
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 1.0.0b2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Lasell
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-05-30 00:00:00.000000000 Z
12
+ date: 2018-06-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: plist
@@ -203,8 +203,12 @@ files:
203
203
  - lib/jss/api_object/netboot_server.rb
204
204
  - lib/jss/api_object/network_segment.rb
205
205
  - lib/jss/api_object/package.rb
206
- - lib/jss/api_object/patch.rb
207
206
  - lib/jss/api_object/patch_policy.rb
207
+ - lib/jss/api_object/patch_source.rb
208
+ - lib/jss/api_object/patch_source/patch_external_source.rb
209
+ - lib/jss/api_object/patch_source/patch_internal_source.rb
210
+ - lib/jss/api_object/patch_title.rb
211
+ - lib/jss/api_object/patch_title/version.rb
208
212
  - lib/jss/api_object/peripheral.rb
209
213
  - lib/jss/api_object/peripheral_type.rb
210
214
  - lib/jss/api_object/policy.rb
@@ -246,6 +250,7 @@ files:
246
250
  - lib/jss/utility.rb
247
251
  - lib/jss/validate.rb
248
252
  - lib/jss/version.rb
253
+ - lib/jss/xml_workaround.rb
249
254
  - lib/ruby-jss.rb
250
255
  homepage: http://pixaranimationstudios.github.io/ruby-jss/
251
256
  licenses:
@@ -267,9 +272,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
267
272
  version: 2.0.0
268
273
  required_rubygems_version: !ruby/object:Gem::Requirement
269
274
  requirements:
270
- - - ">="
275
+ - - ">"
271
276
  - !ruby/object:Gem::Version
272
- version: '0'
277
+ version: 1.3.1
273
278
  requirements: []
274
279
  rubyforge_project:
275
280
  rubygems_version: 2.6.8