qu-exceptional 0.1.4 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +10 -12
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qu-exceptional
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 23
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
- - 1
9
- - 4
10
- version: 0.1.4
8
+ - 2
9
+ - 0
10
+ version: 0.2.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - Brandon Keepers
@@ -15,8 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-01-07 00:00:00 -05:00
19
- default_executable:
18
+ date: 2012-06-13 00:00:00 Z
20
19
  dependencies:
21
20
  - !ruby/object:Gem::Dependency
22
21
  name: exceptional
@@ -40,12 +39,12 @@ dependencies:
40
39
  requirements:
41
40
  - - "="
42
41
  - !ruby/object:Gem::Version
43
- hash: 19
42
+ hash: 23
44
43
  segments:
45
44
  - 0
46
- - 1
47
- - 4
48
- version: 0.1.4
45
+ - 2
46
+ - 0
47
+ version: 0.2.0
49
48
  type: :runtime
50
49
  version_requirements: *id002
51
50
  description: Exceptional failure backend for qu
@@ -60,7 +59,6 @@ extra_rdoc_files: []
60
59
  files:
61
60
  - lib/qu-exceptional.rb
62
61
  - lib/qu/failure/exceptional.rb
63
- has_rdoc: true
64
62
  homepage: http://github.com/bkeepers/qu
65
63
  licenses: []
66
64
 
@@ -90,7 +88,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
90
88
  requirements: []
91
89
 
92
90
  rubyforge_project:
93
- rubygems_version: 1.6.1
91
+ rubygems_version: 1.8.15
94
92
  signing_key:
95
93
  specification_version: 3
96
94
  summary: Exceptional failure backend for qu