throttler 0.2.3 → 0.2.4
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/throttler/version.rb +1 -1
- metadata +3 -3
data/lib/throttler/version.rb
CHANGED
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 2
|
8
|
-
-
|
9
|
-
version: 0.2.
|
8
|
+
- 4
|
9
|
+
version: 0.2.4
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- Hakan Ensari
|
@@ -33,7 +33,7 @@ dependencies:
|
|
33
33
|
version: 2.1.0
|
34
34
|
type: :development
|
35
35
|
version_requirements: *id001
|
36
|
-
description: A tired, cranky module that helps you throttle stuff in parallel-running Ruby scripts on a single machine.
|
36
|
+
description: A tired, cranky module that helps you throttle stuff in parallel-running Ruby scripts on a single machine.
|
37
37
|
email:
|
38
38
|
- code@papercavalier.com
|
39
39
|
executables: []
|