reretryable 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +5 -5
metadata CHANGED
@@ -5,11 +5,11 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 0
9
- version: 0.1.0
8
+ - 1
9
+ version: 0.1.1
10
10
  platform: ruby
11
11
  authors:
12
- - Craig 'The Craif' Mackenzie and Niko Felger
12
+ - Craig 'The Craif' Mackenzie and Niko Felger (pushed to rubygems by Brenton Fletcher)
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
@@ -42,7 +42,7 @@ files:
42
42
  - reretryable.gemspec
43
43
  - lib/reretryable.rb
44
44
  has_rdoc: true
45
- homepage: http://www.songkick.com
45
+ homepage: http://github.com/bloopletech/retryable
46
46
  licenses: []
47
47
 
48
48
  post_install_message:
@@ -71,6 +71,6 @@ rubyforge_project:
71
71
  rubygems_version: 1.3.6
72
72
  signing_key:
73
73
  specification_version: 3
74
- summary: What this thing does
74
+ summary: Runs a code block, and retries it when an exception occurs. Simple as'at.
75
75
  test_files: []
76
76