carlo-retryable 1.0 → 1.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.
Files changed (1) hide show
  1. metadata +6 -5
metadata CHANGED
@@ -1,19 +1,20 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: carlo-retryable
3
3
  version: !ruby/object:Gem::Version
4
- version: "1.0"
4
+ version: "1.1"
5
5
  platform: ruby
6
6
  authors:
7
- - Carlo Zottmann, Chu Yeow
7
+ - Carlo Zottmann
8
+ - Chu Yeow
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
12
 
12
- date: 2008-12-22 00:00:00 -08:00
13
+ date: 2009-01-11 00:00:00 -08:00
13
14
  default_executable:
14
15
  dependencies: []
15
16
 
16
- description:
17
+ description: Kernel#retryable, allow for retrying of code blocks.
17
18
  email: carlo@zottmann.org
18
19
  executables: []
19
20
 
@@ -25,7 +26,7 @@ files:
25
26
  - lib/retryable.rb
26
27
  - test/tests.rb
27
28
  has_rdoc: false
28
- homepage: http://github.com/carlo/retryable/tree/master
29
+ homepage: http://github.com/carlo/retryable
29
30
  post_install_message:
30
31
  rdoc_options: []
31
32