cute_print 1.1.3 → 1.1.4
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 +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile +1 -1
- data/Gemfile.lock +22 -19
- data/VERSION +1 -1
- data/cute_print.gemspec +4 -4
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 59071470529db6ddd043020fa04cbde6acf4d3b7
|
|
4
|
+
data.tar.gz: 2b740771933f8d4790f6c414c70e7955029b236e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 45791325088fb58293a0cee97248457f339c576e247728ad5c3469b94635559bbcf2505fc02fd0a0ad997a32a09682e90b6172c804a27a12c345083f96519848
|
|
7
|
+
data.tar.gz: f5209d8d9294d439ed3d0b63c340b3257bfe114909669a6ce5e212ee10e6f4e51ab94f7ba1630e2c8adf7ecf96d51f9729d4ceb76b15cc59a1511a4503cf89f1
|
data/CHANGELOG.md
CHANGED
data/Gemfile
CHANGED
data/Gemfile.lock
CHANGED
|
@@ -3,37 +3,36 @@ GEM
|
|
|
3
3
|
specs:
|
|
4
4
|
addressable (2.4.0)
|
|
5
5
|
builder (3.2.2)
|
|
6
|
-
cucumber (2.
|
|
6
|
+
cucumber (2.4.0)
|
|
7
7
|
builder (>= 2.1.2)
|
|
8
|
-
cucumber-core (~> 1.
|
|
8
|
+
cucumber-core (~> 1.5.0)
|
|
9
9
|
cucumber-wire (~> 0.0.1)
|
|
10
10
|
diff-lcs (>= 1.1.3)
|
|
11
|
-
gherkin (~>
|
|
11
|
+
gherkin (~> 4.0)
|
|
12
12
|
multi_json (>= 1.7.5, < 2.0)
|
|
13
13
|
multi_test (>= 0.1.2)
|
|
14
|
-
cucumber-core (1.
|
|
15
|
-
gherkin (~>
|
|
14
|
+
cucumber-core (1.5.0)
|
|
15
|
+
gherkin (~> 4.0)
|
|
16
16
|
cucumber-wire (0.0.1)
|
|
17
17
|
descendants_tracker (0.0.4)
|
|
18
18
|
thread_safe (~> 0.3, >= 0.3.1)
|
|
19
19
|
diff-lcs (1.2.5)
|
|
20
20
|
faraday (0.9.2)
|
|
21
21
|
multipart-post (>= 1.2, < 3)
|
|
22
|
-
gherkin (
|
|
23
|
-
git (1.
|
|
24
|
-
github_api (0.
|
|
22
|
+
gherkin (4.0.0)
|
|
23
|
+
git (1.3.0)
|
|
24
|
+
github_api (0.14.0)
|
|
25
25
|
addressable (~> 2.4.0)
|
|
26
26
|
descendants_tracker (~> 0.0.4)
|
|
27
27
|
faraday (~> 0.8, < 0.10)
|
|
28
28
|
hashie (>= 3.4)
|
|
29
|
-
multi_json (>= 1.7.5, < 2.0)
|
|
30
29
|
oauth2
|
|
31
30
|
given_core (3.8.0)
|
|
32
31
|
sorcerer (>= 0.3.7)
|
|
33
|
-
hashie (3.4.
|
|
32
|
+
hashie (3.4.4)
|
|
34
33
|
highline (1.7.8)
|
|
35
34
|
hirb (0.7.3)
|
|
36
|
-
jeweler (2.
|
|
35
|
+
jeweler (2.1.1)
|
|
37
36
|
builder
|
|
38
37
|
bundler (>= 1.0)
|
|
39
38
|
git (>= 1.2.5)
|
|
@@ -42,23 +41,26 @@ GEM
|
|
|
42
41
|
nokogiri (>= 1.5.10)
|
|
43
42
|
rake
|
|
44
43
|
rdoc
|
|
44
|
+
semver
|
|
45
45
|
json (1.8.3)
|
|
46
46
|
jwt (1.5.1)
|
|
47
|
-
mini_portile2 (2.
|
|
48
|
-
multi_json (1.
|
|
47
|
+
mini_portile2 (2.1.0)
|
|
48
|
+
multi_json (1.12.1)
|
|
49
49
|
multi_test (0.1.2)
|
|
50
50
|
multi_xml (0.5.5)
|
|
51
51
|
multipart-post (2.0.0)
|
|
52
|
-
nokogiri (1.6.
|
|
53
|
-
mini_portile2 (~> 2.
|
|
52
|
+
nokogiri (1.6.8)
|
|
53
|
+
mini_portile2 (~> 2.1.0)
|
|
54
|
+
pkg-config (~> 1.1.7)
|
|
54
55
|
oauth2 (1.1.0)
|
|
55
56
|
faraday (>= 0.8, < 0.10)
|
|
56
57
|
jwt (~> 1.0, < 1.5.2)
|
|
57
58
|
multi_json (~> 1.3)
|
|
58
59
|
multi_xml (~> 0.5)
|
|
59
60
|
rack (>= 1.2, < 3)
|
|
61
|
+
pkg-config (1.1.7)
|
|
60
62
|
rack (1.6.4)
|
|
61
|
-
rake (
|
|
63
|
+
rake (11.2.2)
|
|
62
64
|
rdoc (4.2.2)
|
|
63
65
|
json (~> 1.4)
|
|
64
66
|
redcarpet (3.3.4)
|
|
@@ -66,7 +68,7 @@ GEM
|
|
|
66
68
|
rspec-core (~> 3.4.0)
|
|
67
69
|
rspec-expectations (~> 3.4.0)
|
|
68
70
|
rspec-mocks (~> 3.4.0)
|
|
69
|
-
rspec-core (3.4.
|
|
71
|
+
rspec-core (3.4.4)
|
|
70
72
|
rspec-support (~> 3.4.0)
|
|
71
73
|
rspec-expectations (3.4.0)
|
|
72
74
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
@@ -81,8 +83,9 @@ GEM
|
|
|
81
83
|
ruby2ruby (2.3.0)
|
|
82
84
|
ruby_parser (~> 3.1)
|
|
83
85
|
sexp_processor (~> 4.0)
|
|
84
|
-
ruby_parser (3.8.
|
|
86
|
+
ruby_parser (3.8.2)
|
|
85
87
|
sexp_processor (~> 4.1)
|
|
88
|
+
semver (1.0.1)
|
|
86
89
|
sexp_processor (4.7.0)
|
|
87
90
|
sorcerer (1.0.2)
|
|
88
91
|
thread_safe (0.3.5)
|
|
@@ -95,7 +98,7 @@ DEPENDENCIES
|
|
|
95
98
|
cucumber (~> 2.0)
|
|
96
99
|
hirb (~> 0.7)
|
|
97
100
|
jeweler (~> 2.0)
|
|
98
|
-
rake (~>
|
|
101
|
+
rake (~> 11.2)
|
|
99
102
|
redcarpet (~> 3.2)
|
|
100
103
|
rspec (~> 3.1)
|
|
101
104
|
rspec-given (~> 3.5)
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.1.
|
|
1
|
+
1.1.4
|
data/cute_print.gemspec
CHANGED
|
@@ -2,16 +2,16 @@
|
|
|
2
2
|
# DO NOT EDIT THIS FILE DIRECTLY
|
|
3
3
|
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
|
4
4
|
# -*- encoding: utf-8 -*-
|
|
5
|
-
# stub: cute_print 1.1.
|
|
5
|
+
# stub: cute_print 1.1.4 ruby lib
|
|
6
6
|
|
|
7
7
|
Gem::Specification.new do |s|
|
|
8
8
|
s.name = "cute_print"
|
|
9
|
-
s.version = "1.1.
|
|
9
|
+
s.version = "1.1.4"
|
|
10
10
|
|
|
11
11
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
|
12
12
|
s.require_paths = ["lib"]
|
|
13
13
|
s.authors = ["Wayne Conrad"]
|
|
14
|
-
s.date = "2016-
|
|
14
|
+
s.date = "2016-06-15"
|
|
15
15
|
s.description = "Write debug output to stderr. Optionally print the source filename and line number, or the source of the debug statement. Easily inspect the middle of a call chain."
|
|
16
16
|
s.email = "wconrad@yagni.com"
|
|
17
17
|
s.extra_rdoc_files = [
|
|
@@ -110,7 +110,7 @@ Gem::Specification.new do |s|
|
|
|
110
110
|
]
|
|
111
111
|
s.homepage = "http://github.com/wconrad/cute_print"
|
|
112
112
|
s.licenses = ["MIT"]
|
|
113
|
-
s.rubygems_version = "2.
|
|
113
|
+
s.rubygems_version = "2.5.1"
|
|
114
114
|
s.summary = "print debug to stderr, with flair"
|
|
115
115
|
|
|
116
116
|
if s.respond_to? :specification_version then
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cute_print
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.1.
|
|
4
|
+
version: 1.1.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Wayne Conrad
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2016-
|
|
11
|
+
date: 2016-06-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: ruby_parser
|
|
@@ -170,7 +170,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
170
170
|
version: '0'
|
|
171
171
|
requirements: []
|
|
172
172
|
rubyforge_project:
|
|
173
|
-
rubygems_version: 2.
|
|
173
|
+
rubygems_version: 2.5.1
|
|
174
174
|
signing_key:
|
|
175
175
|
specification_version: 4
|
|
176
176
|
summary: print debug to stderr, with flair
|