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.
Files changed (2) hide show
  1. checksums.yaml +13 -5
  2. metadata +9 -8
checksums.yaml CHANGED
@@ -1,7 +1,15 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: af081cdc3ba87fd2dc5df63c62f4eb06f78c8f5f
4
- data.tar.gz: b0ed68a8c032590feb79ea61a297dbac507b002b
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ ZTIxODJjODI3ZGFiNDJiYjM2YzJkNmVkMmIwZjk1Yzc1ZjBkNDcyNg==
5
+ data.tar.gz: !binary |-
6
+ ZTdmNGE4ZDgzY2I2YTAxOGI4OGJiMzZjNzA1NDI1ODcwNDc3M2JjNQ==
5
7
  SHA512:
6
- metadata.gz: 8d7ea1c058ac605b8c03215b3d06ae424322db0ac11354166942290c3dfd2430017e43e99785138569c3614f3521f11d41cf38086a8c85aa3b2fcf88ae770602
7
- data.tar.gz: 139152396eddf667582fcb6cee139c8c25294052dadcfe2514251f96894e0f231ae8de32dfa164341c1487e317f35034838bd64c1bbfa808c059ea7782c8b702
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.1.0
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.3.6
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.3.6
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.0
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.0
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.0.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.