picky-generators 4.15.1 → 4.16.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +8 -8
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,15 +1,15 @@
|
|
1
1
|
---
|
2
2
|
!binary "U0hBMQ==":
|
3
3
|
metadata.gz: !binary |-
|
4
|
-
|
4
|
+
ZDFlNjFiZDg2MDhhMTdmNTA3ODYxZGQ1ZjI5NmFhMzkzODlhYTZmNw==
|
5
5
|
data.tar.gz: !binary |-
|
6
|
-
|
6
|
+
OWMwY2Y0OTk3NThjNjcxMWI0MzE0YmRhNzBiNzZhMGExYmMzN2ZkZg==
|
7
7
|
!binary "U0hBNTEy":
|
8
8
|
metadata.gz: !binary |-
|
9
|
-
|
10
|
-
|
11
|
-
|
9
|
+
NmM4NzU2M2FlYTQ5MGIxOTk0ZDBmODcyMGUwOWI1NWQzNDI4OWIxZDQxYjcw
|
10
|
+
ZjU1ZWIyMmQ3ZjdhYmEwMTllOTdiMDI2MDk5ZGRhY2ZhZmU5ZmU5NjlkYmQ3
|
11
|
+
MWEzODJhNTIwNTc2MGEzMWI1Nzk4MzNjMmEzZGVjNjU4NDE0Mzk=
|
12
12
|
data.tar.gz: !binary |-
|
13
|
-
|
14
|
-
|
15
|
-
|
13
|
+
NmY2MDExODk2M2RiNzRlN2EwZjE1MTdhY2JjNWMzM2ZlMzRiMDAwYzAyZjQ2
|
14
|
+
NWQ4ZTI3NWM5MWQ1MTM1OTYyZWU4MDc2YTk5NDFlZjVmNzcyZjQzOGJmYmU2
|
15
|
+
ZTBiOTRlZTI1ZTI5M2Y3YzA3YzYyMDFhZTlmN2NjNjNkMjEwNmY=
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: picky-generators
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 4.
|
4
|
+
version: 4.16.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Florian Hanke
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2013-
|
11
|
+
date: 2013-07-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rspec
|
@@ -30,28 +30,28 @@ dependencies:
|
|
30
30
|
requirements:
|
31
31
|
- - ~>
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 4.
|
33
|
+
version: 4.16.0
|
34
34
|
type: :runtime
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - ~>
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: 4.
|
40
|
+
version: 4.16.0
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: picky-client
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
45
|
- - ~>
|
46
46
|
- !ruby/object:Gem::Version
|
47
|
-
version: 4.
|
47
|
+
version: 4.16.0
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
52
|
- - ~>
|
53
53
|
- !ruby/object:Gem::Version
|
54
|
-
version: 4.
|
54
|
+
version: 4.16.0
|
55
55
|
description: Generators for Picky.
|
56
56
|
email: florian.hanke+picky-generators@gmail.com
|
57
57
|
executables:
|