ruby-jss 0.10.2a4 → 0.10.2a5

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/jss/version.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f25ffb3a1553a71ea08f5bf89c6309c5d063f8f0
4
- data.tar.gz: 946e930c5a5bafa01cda0e5e49239dd5ebd859e3
3
+ metadata.gz: 3439f66eb5d64245c13267b0b2bf255bde756902
4
+ data.tar.gz: bd761be29af2f940eb8e9caa0afb4c2406e15d06
5
5
  SHA512:
6
- metadata.gz: 053fe33b81de846bfa1336bf9dd3dcf95eb03d5c92045374187e28eae6d453e5f781a89dfd75c927b699d60685c78e6959d922b9730893fc46dc7b4b759075d0
7
- data.tar.gz: fe286d6719bc538bf119c0d6c291d5733d4146e86f91c4f9b7b205f5d774d49a656fa24e2e2359b49c2e96252075f16dc4b94b6a42b55e7bd3416346e8adbf71
6
+ metadata.gz: '0692041767fc9410b445fe249bc0bdbb734211c0c80bab8e0a0862596dba04d5a97deb5e547bc2bb76d41ac45fc416c4091242bc6e30d0bea1e70f777d60f63e'
7
+ data.tar.gz: 51f3c376b1fed7a0ef481c777692f3849b73d3065a9ba2f908a1a7e5057446529f33e0921343fb97241418736dd39558eec3e67da7281229a2bb622bc4ac4045
data/lib/jss/version.rb CHANGED
@@ -27,6 +27,6 @@
27
27
  module JSS
28
28
 
29
29
  ### The version of the JSS ruby gem
30
- VERSION = '0.10.2a4'.freeze
30
+ VERSION = '0.10.2a5'.freeze
31
31
 
32
32
  end # module
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.10.2a4
4
+ version: 0.10.2a5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Lasell
@@ -71,14 +71,14 @@ dependencies:
71
71
  requirements:
72
72
  - - "~>"
73
73
  - !ruby/object:Gem::Version
74
- version: '0.8'
74
+ version: '0.16'
75
75
  type: :runtime
76
76
  prerelease: false
77
77
  version_requirements: !ruby/object:Gem::Requirement
78
78
  requirements:
79
79
  - - "~>"
80
80
  - !ruby/object:Gem::Version
81
- version: '0.8'
81
+ version: '0.16'
82
82
  description: |2
83
83
  The ruby-jss gem provides the JSS module, a framework for interacting with the REST API
84
84
  of the Jamf Software Server (JSS), the core of Jamf Pro, an enterprise/education