minitest-debugger 1.0.0 → 1.0.1
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.
- data.tar.gz.sig +1 -2
- data/History.txt +6 -0
- data/Rakefile +2 -14
- data/lib/minitest/debugger.rb +1 -1
- metadata +20 -20
- metadata.gz.sig +0 -0
data.tar.gz.sig
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
�����,H����l�����rpK�١l@�i��}�j2���m,���%��2���=��A�C)@�f����n�o~-&bjN�QR��`���*O#!GN��
|
|
1
|
+
w)��]�C�E�zE��~�����V|�O�l�N����Ca
|
data/History.txt
CHANGED
data/Rakefile
CHANGED
|
@@ -6,24 +6,12 @@ require "hoe"
|
|
|
6
6
|
Hoe.plugin :isolate
|
|
7
7
|
Hoe.plugin :seattlerb
|
|
8
8
|
|
|
9
|
-
# Hoe.plugin :compiler
|
|
10
|
-
# Hoe.plugin :doofus
|
|
11
|
-
# Hoe.plugin :email
|
|
12
|
-
# Hoe.plugin :gem_prelude_sucks
|
|
13
|
-
# Hoe.plugin :git
|
|
14
|
-
# Hoe.plugin :inline
|
|
15
|
-
# Hoe.plugin :isolate
|
|
16
|
-
# Hoe.plugin :minitest
|
|
17
|
-
# Hoe.plugin :minitest
|
|
18
|
-
# Hoe.plugin :perforce
|
|
19
|
-
# Hoe.plugin :racc
|
|
20
|
-
# Hoe.plugin :rubyforge
|
|
21
|
-
# Hoe.plugin :seattlerb
|
|
22
|
-
|
|
23
9
|
Hoe.spec "minitest-debugger" do
|
|
24
10
|
developer "Ryan Davis", "ryand-ruby@zenspider.com"
|
|
25
11
|
|
|
26
12
|
self.rubyforge_name = "seattlerb"
|
|
13
|
+
|
|
14
|
+
dependency "minitest", "~> 4.0"
|
|
27
15
|
end
|
|
28
16
|
|
|
29
17
|
# vim: syntax=ruby
|
data/lib/minitest/debugger.rb
CHANGED
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: minitest-debugger
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 21
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 1
|
|
8
8
|
- 0
|
|
9
|
-
-
|
|
10
|
-
version: 1.0.
|
|
9
|
+
- 1
|
|
10
|
+
version: 1.0.1
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Ryan Davis
|
|
@@ -36,36 +36,36 @@ cert_chain:
|
|
|
36
36
|
FBHgymkyj/AOSqKRIpXPhjC6
|
|
37
37
|
-----END CERTIFICATE-----
|
|
38
38
|
|
|
39
|
-
date:
|
|
39
|
+
date: 2013-04-23 00:00:00 Z
|
|
40
40
|
dependencies:
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
|
-
name:
|
|
42
|
+
name: minitest
|
|
43
43
|
prerelease: false
|
|
44
44
|
requirement: &id001 !ruby/object:Gem::Requirement
|
|
45
45
|
none: false
|
|
46
46
|
requirements:
|
|
47
47
|
- - ~>
|
|
48
48
|
- !ruby/object:Gem::Version
|
|
49
|
-
hash:
|
|
49
|
+
hash: 27
|
|
50
50
|
segments:
|
|
51
|
-
-
|
|
52
|
-
-
|
|
53
|
-
version: "
|
|
54
|
-
type: :
|
|
51
|
+
- 4
|
|
52
|
+
- 0
|
|
53
|
+
version: "4.0"
|
|
54
|
+
type: :runtime
|
|
55
55
|
version_requirements: *id001
|
|
56
56
|
- !ruby/object:Gem::Dependency
|
|
57
|
-
name:
|
|
57
|
+
name: rdoc
|
|
58
58
|
prerelease: false
|
|
59
59
|
requirement: &id002 !ruby/object:Gem::Requirement
|
|
60
60
|
none: false
|
|
61
61
|
requirements:
|
|
62
62
|
- - ~>
|
|
63
63
|
- !ruby/object:Gem::Version
|
|
64
|
-
hash:
|
|
64
|
+
hash: 27
|
|
65
65
|
segments:
|
|
66
|
-
-
|
|
67
|
-
-
|
|
68
|
-
version: "
|
|
66
|
+
- 4
|
|
67
|
+
- 0
|
|
68
|
+
version: "4.0"
|
|
69
69
|
type: :development
|
|
70
70
|
version_requirements: *id002
|
|
71
71
|
- !ruby/object:Gem::Dependency
|
|
@@ -76,11 +76,11 @@ dependencies:
|
|
|
76
76
|
requirements:
|
|
77
77
|
- - ~>
|
|
78
78
|
- !ruby/object:Gem::Version
|
|
79
|
-
hash:
|
|
79
|
+
hash: 11
|
|
80
80
|
segments:
|
|
81
|
-
-
|
|
82
|
-
-
|
|
83
|
-
version: "
|
|
81
|
+
- 3
|
|
82
|
+
- 6
|
|
83
|
+
version: "3.6"
|
|
84
84
|
type: :development
|
|
85
85
|
version_requirements: *id003
|
|
86
86
|
description: |-
|
|
@@ -135,7 +135,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
135
135
|
requirements: []
|
|
136
136
|
|
|
137
137
|
rubyforge_project: seattlerb
|
|
138
|
-
rubygems_version: 1.8.
|
|
138
|
+
rubygems_version: 1.8.25
|
|
139
139
|
signing_key:
|
|
140
140
|
specification_version: 3
|
|
141
141
|
summary: This is a stupid simple example of how easy it is to make a minitest plugin that does something useful
|
metadata.gz.sig
CHANGED
|
Binary file
|