queue_ding 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0f1c6406efd9e78c4821822dc95d0375f197ab13
4
- data.tar.gz: 28ef2796ec8115cc2e78e926828e39298ab53d1d
3
+ metadata.gz: 15582b49fc7ec9b8653fbd1b44e8769508d74f8d
4
+ data.tar.gz: bb24e5724725d6ee06f7f2c16fff58774ee419f8
5
5
  SHA512:
6
- metadata.gz: e9e7bb7e88433ee1240d6c559b8bb0adeb82ef9bac21f26afd81d88342e20a8836ff7078c8cd14b6da8229b79bb2be7fbbec30db5dc1784a6853949dcd3e25af
7
- data.tar.gz: c8e7717f0b41820038ffca2c25af3467cd7eddeab2b8ff350c3442e35b4e67707e4fe3670c705e94efe97e4508a6251725e0f4bbbf5049ecf3c34d4db4f00c3d
6
+ metadata.gz: 146c4cb24eddd961c7afe1b7ec1a2ca0ab80bfffad4dc2301d34a7a2351d83f66669c722ca72df6f23900b26413907e953f8129a1e986e5a8355572ba7b53c50
7
+ data.tar.gz: 71ae28552facfd8a1bfe1f65fb37c28175e0425dd36acf85b11c639eeafe71de3c39b1d5ef2254a226980d10252459fc2f4f1e8b232a5293e022c1b1e33e4ded
data/.semver CHANGED
@@ -1,5 +1,5 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 1
4
- :patch: 0
4
+ :patch: 1
5
5
  :special: ''
data/Gemfile.lock CHANGED
@@ -1,39 +1,43 @@
1
1
  GEM
2
2
  remote: http://rubygems.org/
3
3
  specs:
4
- addressable (2.3.6)
4
+ addressable (2.3.8)
5
5
  aquarium (0.5.1)
6
6
  builder (3.2.2)
7
- celluloid (0.15.2)
8
- timers (~> 1.1.0)
7
+ celluloid (0.16.0)
8
+ timers (~> 4.0.0)
9
9
  coderay (1.1.0)
10
10
  descendants_tracker (0.0.4)
11
11
  thread_safe (~> 0.3, >= 0.3.1)
12
12
  diff-lcs (1.2.5)
13
13
  docile (1.1.5)
14
- faraday (0.9.0)
14
+ faraday (0.9.1)
15
15
  multipart-post (>= 1.2, < 3)
16
- ffi (1.9.3)
16
+ ffi (1.9.8)
17
17
  formatador (0.2.5)
18
- git (1.2.8)
19
- github_api (0.12.0)
18
+ git (1.2.9.1)
19
+ github_api (0.12.3)
20
20
  addressable (~> 2.3)
21
21
  descendants_tracker (~> 0.0.4)
22
22
  faraday (~> 0.8, < 0.10)
23
- hashie (>= 3.2)
23
+ hashie (>= 3.3)
24
24
  multi_json (>= 1.7.5, < 2.0)
25
25
  nokogiri (~> 1.6.3)
26
26
  oauth2
27
- guard (2.6.1)
27
+ guard (2.12.6)
28
28
  formatador (>= 0.2.4)
29
29
  listen (~> 2.7)
30
30
  lumberjack (~> 1.0)
31
+ nenv (~> 0.1)
32
+ notiffany (~> 0.0)
31
33
  pry (>= 0.9.12)
34
+ shellany (~> 0.0)
32
35
  thor (>= 0.18.1)
33
36
  guard-rspec (0.7.3)
34
37
  guard (>= 0.10.0)
35
- hashie (3.2.0)
36
- highline (1.6.21)
38
+ hashie (3.4.2)
39
+ highline (1.7.2)
40
+ hitimes (1.2.2)
37
41
  jeweler (2.0.1)
38
42
  builder
39
43
  bundler (>= 1.0)
@@ -43,33 +47,37 @@ GEM
43
47
  nokogiri (>= 1.5.10)
44
48
  rake
45
49
  rdoc
46
- json (1.8.1)
47
- jwt (1.0.0)
48
- listen (2.7.9)
49
- celluloid (>= 0.15.2)
50
+ json (1.8.3)
51
+ jwt (1.5.0)
52
+ listen (2.10.1)
53
+ celluloid (~> 0.16.0)
50
54
  rb-fsevent (>= 0.9.3)
51
55
  rb-inotify (>= 0.9)
52
56
  lumberjack (1.0.9)
53
57
  method_source (0.8.2)
54
- mini_portile (0.6.0)
55
- multi_json (1.10.1)
58
+ mini_portile (0.6.2)
59
+ multi_json (1.11.1)
56
60
  multi_xml (0.5.5)
57
61
  multipart-post (2.0.0)
58
- nokogiri (1.6.3.1)
59
- mini_portile (= 0.6.0)
62
+ nenv (0.2.0)
63
+ nokogiri (1.6.6.2)
64
+ mini_portile (~> 0.6.0)
65
+ notiffany (0.0.6)
66
+ nenv (~> 0.1)
67
+ shellany (~> 0.0)
60
68
  oauth2 (1.0.0)
61
69
  faraday (>= 0.8, < 0.10)
62
70
  jwt (~> 1.0)
63
71
  multi_json (~> 1.3)
64
72
  multi_xml (~> 0.5)
65
73
  rack (~> 1.2)
66
- pry (0.10.0)
74
+ pry (0.10.1)
67
75
  coderay (~> 1.1.0)
68
76
  method_source (~> 0.8.1)
69
77
  slop (~> 3.4)
70
- rack (1.5.2)
71
- rake (10.3.2)
72
- rb-fsevent (0.9.4)
78
+ rack (1.6.4)
79
+ rake (10.4.2)
80
+ rb-fsevent (0.9.5)
73
81
  rb-inotify (0.9.5)
74
82
  ffi (>= 0.5.0)
75
83
  rdoc (3.12.2)
@@ -78,21 +86,23 @@ GEM
78
86
  rspec-core (~> 2.99.0)
79
87
  rspec-expectations (~> 2.99.0)
80
88
  rspec-mocks (~> 2.99.0)
81
- rspec-core (2.99.1)
89
+ rspec-core (2.99.2)
82
90
  rspec-expectations (2.99.2)
83
91
  diff-lcs (>= 1.1.3, < 2.0)
84
- rspec-mocks (2.99.2)
92
+ rspec-mocks (2.99.4)
85
93
  semver (1.0.1)
86
- simplecov (0.9.0)
94
+ shellany (0.0.1)
95
+ simplecov (0.10.0)
87
96
  docile (~> 1.1.0)
88
- multi_json
89
- simplecov-html (~> 0.8.0)
90
- simplecov-html (0.8.0)
97
+ json (~> 1.8)
98
+ simplecov-html (~> 0.10.0)
99
+ simplecov-html (0.10.0)
91
100
  slop (3.6.0)
92
101
  thor (0.19.1)
93
- thread_safe (0.3.4)
94
- timers (1.1.0)
95
- yard (0.8.7.4)
102
+ thread_safe (0.3.5)
103
+ timers (4.0.1)
104
+ hitimes
105
+ yard (0.8.7.6)
96
106
 
97
107
  PLATFORMS
98
108
  ruby
data/README.rdoc CHANGED
@@ -1,4 +1,8 @@
1
1
  = QueueDing alternative to Queue
2
+ {<img src="https://badges.gitter.im/Join%20Chat.svg" alt="Join the chat at https://gitter.im/flajann2/queue_ding">}[https://gitter.im/flajann2/queue_ding?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge] {<img src="https://travis-ci.org/flajann2/queue_ding.svg?branch=master" alt="Build Status">}[https://travis-ci.org/flajann2/queue_ding?branch=master]
3
+
4
+ == Gem Version
5
+ {<img src="https://badge.fury.io/rb/queue_ding.png" alt="Gem Version" />}[http://badge.fury.io/rb/queue_ding]
2
6
 
3
7
  This roughly mirrors the functionaly of Queue in allowing you to
4
8
  queue messages to one or more threads, and will block if the queue
@@ -26,9 +30,6 @@ With the new Automatic Tee Feature, there is currently no cleanup
26
30
  for dead threads. This could potentially lead to a memory leak situation
27
31
  for long running tasks. This problem will be addressed in the next release.
28
32
 
29
- == Gem Version
30
- {<img src="https://badge.fury.io/rb/queue_ding.png" alt="Gem Version" />}[http://badge.fury.io/rb/queue_ding]
31
-
32
33
  == Usage
33
34
 
34
35
  == Examples
data/Rakefile CHANGED
@@ -29,7 +29,7 @@ Jeweler::Tasks.new do |gem|
29
29
  queue messages to one or more threads, and will block if the queue
30
30
  is empty, waking up when there is another message available.
31
31
  }
32
- gem.email = "lordalveric@yahoo.com"
32
+ gem.email = "fred.mitchell@gmx.de"
33
33
  gem.authors = ["Fred Mitchell"]
34
34
  gem.required_ruby_version = '>= 2.0'
35
35
  gem.version = s_version
data/queue_ding.gemspec CHANGED
@@ -2,18 +2,18 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: queue_ding 0.1.0 ruby lib
5
+ # stub: queue_ding 0.1.1 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "queue_ding"
9
- s.version = "0.1.0"
9
+ s.version = "0.1.1"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
13
13
  s.authors = ["Fred Mitchell"]
14
- s.date = "2014-08-03"
14
+ s.date = "2015-06-21"
15
15
  s.description = "\n This roughly mirrors the functionaly of Queue in allowing you to\n queue messages to one or more threads, and will block if the queue\n is empty, waking up when there is another message available.\n "
16
- s.email = "lordalveric@yahoo.com"
16
+ s.email = "fred.mitchell@gmx.de"
17
17
  s.extra_rdoc_files = [
18
18
  "LICENSE.txt",
19
19
  "README.rdoc"
@@ -36,7 +36,7 @@ Gem::Specification.new do |s|
36
36
  s.homepage = "http://github.com/flajann2/queue_ding"
37
37
  s.licenses = ["MIT"]
38
38
  s.required_ruby_version = Gem::Requirement.new(">= 2.0")
39
- s.rubygems_version = "2.2.2"
39
+ s.rubygems_version = "2.4.5"
40
40
  s.summary = "QueueDing is a working alternative to Queue"
41
41
 
42
42
  if s.respond_to? :specification_version then
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: queue_ding
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fred Mitchell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-08-03 00:00:00.000000000 Z
11
+ date: 2015-06-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aquarium
@@ -139,7 +139,7 @@ dependencies:
139
139
  description: "\n This roughly mirrors the functionaly of Queue in allowing you to\n
140
140
  \ queue messages to one or more threads, and will block if the queue\n is empty,
141
141
  waking up when there is another message available.\n "
142
- email: lordalveric@yahoo.com
142
+ email: fred.mitchell@gmx.de
143
143
  executables: []
144
144
  extensions: []
145
145
  extra_rdoc_files:
@@ -179,7 +179,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
179
179
  version: '0'
180
180
  requirements: []
181
181
  rubyforge_project:
182
- rubygems_version: 2.2.2
182
+ rubygems_version: 2.4.5
183
183
  signing_key:
184
184
  specification_version: 4
185
185
  summary: QueueDing is a working alternative to Queue