cadre 0.2.1 → 0.2.2

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 CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NTgxOWI3M2RlY2U0M2YwMjk2M2YxN2M3MDM5NTU0NDZlNWFiYzViZQ==
4
+ NWRhMjkyZWM1MDg0MWRlZDRhZGVmNjc2ODFmNjMwZjE2N2NhNmJmNw==
5
5
  data.tar.gz: !binary |-
6
- MzYyYWQ5NzE1YWNjYTRmYjg4YjQxMmM1YzcxNzUzOGNhODY2YzdlYQ==
7
- SHA512:
6
+ NzQ2MDZjNzVkYjZmNGQ4YzJlYjJlMjQwZmU5MTkxMjI0MjgwYzZmMQ==
7
+ !binary "U0hBNTEy":
8
8
  metadata.gz: !binary |-
9
- ZTcyNzAzYWQyNzU0Y2E1ODEwYjZhOTU5MGRlZDY1OTE3NWZlZmE1YzMxOGVi
10
- NGQ3Yzg5NmM5ZGE0NzBkYzAyMDQwYTRlMGQwOGM2ODBmMzQzODY1MmIyODI5
11
- NWQyODdkYTJjZTFkNDBlODhiYTlkZDJjOTYwNmFjYjJkMGFkNGE=
9
+ ZGY5NDgzNDhmN2Q3ZjBlNThjMjBmZTc3MzI3MjdlZTBlYjQ1ODU2MzAwYjM2
10
+ YjJmZjVjOWE1NDE1ZWU1NTJkNDUxNTViMWQ1M2IyMjA4NjNlNjQ1MzJhNGQy
11
+ MGEwMTMyNjMyMzA4MTdjNGZlZTYxMjZlNmM4ODhjNDA5ODFlMzk=
12
12
  data.tar.gz: !binary |-
13
- ZWUxOGU2YTRhNTEzMDA4ZjU0OThmZTRjZmMwNGE4MjY5MjkyMjJjMTZjYzcw
14
- NTA4NTcyYjZiZDVmNjMzM2I5YmIwYzAzNjhlMjQ4NzVlOTBmZWU4YTk0ODI4
15
- NTcwZTU5MGQyZTNhMjRlNDcwYTExNDRjYTAwZTI3NGZlY2ZmY2U=
13
+ ODM1Y2Q0MDZjZGZjMTg0MjY0YzNhMTliNTViZWQxZWEwYTdlZmJkODVkMDIz
14
+ MGZiYWQ2MGM4NWE1YmJjZmQ2ODYxNjhhMjdkYTM4YjQ5MTI5Yjk2ZjgwN2Ri
15
+ ZWNiYzg2YWNkMjYyMWE1MDllNWE5ZWYzZDExNmZmNzc0NTZkZmE=
@@ -6,7 +6,7 @@ module Cadre::RSpec
6
6
  if @failed_examples.empty?
7
7
  super
8
8
  else
9
- output.print fail_color("u")
9
+ output.print failure_color("u")
10
10
  end
11
11
  end
12
12
  end
metadata CHANGED
@@ -1,57 +1,57 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cadre
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Judson Lester
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-12-02 00:00:00.000000000 Z
11
+ date: 2014-01-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
+ name: thor
14
15
  requirement: !ruby/object:Gem::Requirement
15
16
  requirements:
16
17
  - - ~>
17
18
  - !ruby/object:Gem::Version
18
19
  version: 0.18.1
20
+ type: :runtime
19
21
  prerelease: false
20
- name: thor
21
22
  version_requirements: !ruby/object:Gem::Requirement
22
23
  requirements:
23
24
  - - ~>
24
25
  - !ruby/object:Gem::Version
25
26
  version: 0.18.1
26
- type: :runtime
27
27
  - !ruby/object:Gem::Dependency
28
+ name: tilt
28
29
  requirement: !ruby/object:Gem::Requirement
29
30
  requirements:
30
31
  - - ~>
31
32
  - !ruby/object:Gem::Version
32
33
  version: '1.0'
34
+ type: :runtime
33
35
  prerelease: false
34
- name: tilt
35
36
  version_requirements: !ruby/object:Gem::Requirement
36
37
  requirements:
37
38
  - - ~>
38
39
  - !ruby/object:Gem::Version
39
40
  version: '1.0'
40
- type: :runtime
41
41
  - !ruby/object:Gem::Dependency
42
+ name: valise
42
43
  requirement: !ruby/object:Gem::Requirement
43
44
  requirements:
44
45
  - - ~>
45
46
  - !ruby/object:Gem::Version
46
47
  version: '1.0'
48
+ type: :runtime
47
49
  prerelease: false
48
- name: valise
49
50
  version_requirements: !ruby/object:Gem::Requirement
50
51
  requirements:
51
52
  - - ~>
52
53
  - !ruby/object:Gem::Version
53
54
  version: '1.0'
54
- type: :runtime
55
55
  description: ! " Three things:\n\n An rspec formatter that triggers libnotify on
56
56
  completion.\n An rspec formatter that outputs to vim quickfix\n A simplecov formatter
57
57
  that produces vim markers (+ a vim plugin to load them)\n"
@@ -95,7 +95,7 @@ rdoc_options:
95
95
  - --main
96
96
  - doc/README
97
97
  - --title
98
- - cadre-0.2.1 Documentation
98
+ - cadre-0.2.2 Documentation
99
99
  require_paths:
100
100
  - lib/
101
101
  required_ruby_version: !ruby/object:Gem::Requirement
@@ -110,7 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
110
110
  version: '0'
111
111
  requirements: []
112
112
  rubyforge_project: cadre
113
- rubygems_version: 2.1.10
113
+ rubygems_version: 2.0.14
114
114
  signing_key:
115
115
  specification_version: 4
116
116
  summary: Tools to smooth development