jess 1.2.3 → 1.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/jess/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 679eafc5584b4e1a78601c1c6c8d18f7f27650b469411691dcd4e73c9fb7e6e5
|
4
|
+
data.tar.gz: f3294a4c645e87a2668f0a9c187e8e90aa5f5132c12f8b027d4882d2d7827bfb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 04f7a512040c68dfe7408b93d4a6b66e50c60f43842704258a1605ed08513f147834e99b5d6868d0e1b1e30cc0b7db10eb972e35190e448ec77054b283a49d69
|
7
|
+
data.tar.gz: 1397f54bd1fb94722d83bbb004244104272e9248c86f02ae61b0888f4c9e2313d9a258388a261b1009890f9f858ed00a5efdf968d7ba16ffe4ea35e9e39381ad
|
data/lib/jess/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jess
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Matt Brictson
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-10-09 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description:
|
14
14
|
email:
|
@@ -56,7 +56,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
56
56
|
- !ruby/object:Gem::Version
|
57
57
|
version: '0'
|
58
58
|
requirements: []
|
59
|
-
rubygems_version: 3.3.
|
59
|
+
rubygems_version: 3.3.22
|
60
60
|
signing_key:
|
61
61
|
specification_version: 4
|
62
62
|
summary: Lightweight, unofficial client for the JAMF Software Server (JSS) API
|