testdata 0.8.7 → 0.8.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- checksums.yaml.gz.sig +1 -0
- data.tar.gz.sig +0 -0
- metadata +50 -53
- metadata.gz.sig +0 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: ed646b83d128b47b709ffd05f34b68616b102861
|
4
|
+
data.tar.gz: 002905c7f3b9a2d7ee38bdfd4a12eceb24f20692
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: cd1bed2b6230a75ffe588a6d21cbe9fedfdd63c4ca2bb44044fa7ffc030d3cbd8cd77a2e04dad2921839a79e23396ff8691a08d3d0bed45f839d64e8912a1cea
|
7
|
+
data.tar.gz: bd9b4c4c103148e1de90cacff324bd135787e2c2ea215f2f70cae464c2aed93934cc76c9093b28a6270bd795c3b6a595d56e2f9d80e358a0de49b332df09636a
|
checksums.yaml.gz.sig
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
����q��4�n4toL}{S�8K�����u�|��@7��i���~(�VR��s�uk\�����}�C�C�?'��U9"'��;�������\�$�鵁!�@'{.(��� IQ��I'_�^�y�;��s}�^�E��($���Bg}����=}M�= �H���<�P�l
|
data.tar.gz.sig
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,13 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: testdata
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
5
|
-
version: 0.8.7
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.8.8
|
6
5
|
platform: ruby
|
7
|
-
authors:
|
6
|
+
authors:
|
8
7
|
- James Robertson
|
9
8
|
autorequire:
|
10
9
|
bindir: bin
|
11
|
-
cert_chain:
|
10
|
+
cert_chain:
|
12
11
|
- |
|
13
12
|
-----BEGIN CERTIFICATE-----
|
14
13
|
MIIDRDCCAiygAwIBAgIBADANBgkqhkiG9w0BAQUFADBIMRIwEAYDVQQDDAlnZW1t
|
@@ -30,67 +29,65 @@ cert_chain:
|
|
30
29
|
v6gR0L2xBdI+YSHZD9YesDj3p86qeGXWwmk/NFuo/Z8BugdhOC6UclzbmtvM1MCs
|
31
30
|
+/pkQFGFkmwcWwLt2EJHryF/SPfCbewq
|
32
31
|
-----END CERTIFICATE-----
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
- !ruby/object:Gem::Dependency
|
32
|
+
date: 2013-07-27 00:00:00.000000000 Z
|
33
|
+
dependencies:
|
34
|
+
- !ruby/object:Gem::Dependency
|
37
35
|
name: app-routes
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
- !ruby/object:Gem::Version
|
44
|
-
version: "0"
|
36
|
+
requirement: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
38
|
+
- - '>='
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: '0'
|
45
41
|
type: :runtime
|
46
|
-
version_requirements: *id001
|
47
|
-
- !ruby/object:Gem::Dependency
|
48
|
-
name: testdata_text
|
49
42
|
prerelease: false
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
43
|
+
version_requirements: !ruby/object:Gem::Requirement
|
44
|
+
requirements:
|
45
|
+
- - '>='
|
46
|
+
- !ruby/object:Gem::Version
|
47
|
+
version: '0'
|
48
|
+
- !ruby/object:Gem::Dependency
|
49
|
+
name: testdata_text
|
50
|
+
requirement: !ruby/object:Gem::Requirement
|
51
|
+
requirements:
|
52
|
+
- - '>='
|
53
|
+
- !ruby/object:Gem::Version
|
54
|
+
version: '0'
|
56
55
|
type: :runtime
|
57
|
-
|
56
|
+
prerelease: false
|
57
|
+
version_requirements: !ruby/object:Gem::Requirement
|
58
|
+
requirements:
|
59
|
+
- - '>='
|
60
|
+
- !ruby/object:Gem::Version
|
61
|
+
version: '0'
|
58
62
|
description:
|
59
|
-
email:
|
63
|
+
email: james@r0bertson.co.uk
|
60
64
|
executables: []
|
61
|
-
|
62
65
|
extensions: []
|
63
|
-
|
64
66
|
extra_rdoc_files: []
|
65
|
-
|
66
|
-
files:
|
67
|
+
files:
|
67
68
|
- lib/testdata.rb
|
68
|
-
homepage:
|
69
|
-
licenses:
|
70
|
-
|
69
|
+
homepage: https://github.com/jrobertson/testdata
|
70
|
+
licenses:
|
71
|
+
- MIT
|
72
|
+
metadata: {}
|
71
73
|
post_install_message:
|
72
74
|
rdoc_options: []
|
73
|
-
|
74
|
-
require_paths:
|
75
|
+
require_paths:
|
75
76
|
- lib
|
76
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
- !ruby/object:Gem::Version
|
87
|
-
version: "0"
|
77
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
78
|
+
requirements:
|
79
|
+
- - '>='
|
80
|
+
- !ruby/object:Gem::Version
|
81
|
+
version: '0'
|
82
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
83
|
+
requirements:
|
84
|
+
- - '>='
|
85
|
+
- !ruby/object:Gem::Version
|
86
|
+
version: '0'
|
88
87
|
requirements: []
|
89
|
-
|
90
88
|
rubyforge_project:
|
91
|
-
rubygems_version:
|
89
|
+
rubygems_version: 2.0.0.rc.2
|
92
90
|
signing_key:
|
93
|
-
specification_version:
|
91
|
+
specification_version: 4
|
94
92
|
summary: testdata
|
95
93
|
test_files: []
|
96
|
-
|
metadata.gz.sig
CHANGED
Binary file
|