a9s 1.1.0 → 1.2.0
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.
- checksums.yaml +13 -5
- metadata +9 -8
checksums.yaml
CHANGED
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
|
|
2
|
+
!binary "U0hBMQ==":
|
|
3
|
+
metadata.gz: !binary |-
|
|
4
|
+
ZTIxODJjODI3ZGFiNDJiYjM2YzJkNmVkMmIwZjk1Yzc1ZjBkNDcyNg==
|
|
5
|
+
data.tar.gz: !binary |-
|
|
6
|
+
ZTdmNGE4ZDgzY2I2YTAxOGI4OGJiMzZjNzA1NDI1ODcwNDc3M2JjNQ==
|
|
5
7
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
|
|
8
|
+
metadata.gz: !binary |-
|
|
9
|
+
NzUwYzc3M2I1MDdlNzA3NDhmZTMyMDU3NmFhMzc2Yzg5NjAwMTUyNDZjZTA5
|
|
10
|
+
MjRjNTc5ODVkYTc2MDQ4NjJhZDAxNWM4OGUxY2E1ZDFiYmZkYmY2ODA4NGIy
|
|
11
|
+
MDAwMjkxODY4YzEyZTk4ZTc5MjZmNzAyMWFhZWVlMGYzMTcyM2Q=
|
|
12
|
+
data.tar.gz: !binary |-
|
|
13
|
+
ZmMyYmFlZDA1OTdjNDczMGUwNjY5ZTQzNzFkMzVmNWIxNjQ3ZWIzNGFkYjQx
|
|
14
|
+
YzQ4NjU5NzI3ODU3NjE0NGFiMzc3YWU0ZTAwYTEyMTgxN2RmM2JlNjcxNjUy
|
|
15
|
+
NGU1N2Q2MWE0Yjc0OGMyZDUzOGNiZjcyMTIzM2QwYzJjOWViOTU=
|
metadata
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: a9s
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.2.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Julian Fischer
|
|
8
8
|
- Julian Weber
|
|
9
|
+
- Oliver Wolf
|
|
9
10
|
autorequire:
|
|
10
11
|
bindir: bin
|
|
11
12
|
cert_chain: []
|
|
@@ -17,28 +18,28 @@ dependencies:
|
|
|
17
18
|
requirements:
|
|
18
19
|
- - '='
|
|
19
20
|
- !ruby/object:Gem::Version
|
|
20
|
-
version: 4.
|
|
21
|
+
version: 4.6.1
|
|
21
22
|
type: :runtime
|
|
22
23
|
prerelease: false
|
|
23
24
|
version_requirements: !ruby/object:Gem::Requirement
|
|
24
25
|
requirements:
|
|
25
26
|
- - '='
|
|
26
27
|
- !ruby/object:Gem::Version
|
|
27
|
-
version: 4.
|
|
28
|
+
version: 4.6.1
|
|
28
29
|
- !ruby/object:Gem::Dependency
|
|
29
30
|
name: cf
|
|
30
31
|
requirement: !ruby/object:Gem::Requirement
|
|
31
32
|
requirements:
|
|
32
33
|
- - '='
|
|
33
34
|
- !ruby/object:Gem::Version
|
|
34
|
-
version: 5.3
|
|
35
|
+
version: 5.4.3
|
|
35
36
|
type: :runtime
|
|
36
37
|
prerelease: false
|
|
37
38
|
version_requirements: !ruby/object:Gem::Requirement
|
|
38
39
|
requirements:
|
|
39
40
|
- - '='
|
|
40
41
|
- !ruby/object:Gem::Version
|
|
41
|
-
version: 5.3
|
|
42
|
+
version: 5.4.3
|
|
42
43
|
description: This gem downloads the specific gems versions required to interact with
|
|
43
44
|
anynines.
|
|
44
45
|
email: support@anynines.com
|
|
@@ -56,17 +57,17 @@ require_paths:
|
|
|
56
57
|
- lib
|
|
57
58
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
58
59
|
requirements:
|
|
59
|
-
- - '>='
|
|
60
|
+
- - ! '>='
|
|
60
61
|
- !ruby/object:Gem::Version
|
|
61
62
|
version: '0'
|
|
62
63
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
63
64
|
requirements:
|
|
64
|
-
- - '>='
|
|
65
|
+
- - ! '>='
|
|
65
66
|
- !ruby/object:Gem::Version
|
|
66
67
|
version: '0'
|
|
67
68
|
requirements: []
|
|
68
69
|
rubyforge_project:
|
|
69
|
-
rubygems_version: 2.
|
|
70
|
+
rubygems_version: 2.1.10
|
|
70
71
|
signing_key:
|
|
71
72
|
specification_version: 4
|
|
72
73
|
summary: This gem downloads the specific gems versions required to interact with anynines.
|