queuel 0.4.3 → 0.4.4

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.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- queuel (0.4.3)
4
+ queuel (0.4.4)
5
5
  mono_logger
6
6
  multi_json
7
7
  thread
@@ -103,7 +103,7 @@ GEM
103
103
  spoon (0.0.4)
104
104
  ffi
105
105
  thor (0.18.1)
106
- thread (0.0.8)
106
+ thread (0.1.4)
107
107
  typhoeus (0.6.3)
108
108
  ethon (~> 0.5.11)
109
109
  uuidtools (2.1.4)
@@ -90,6 +90,7 @@ module Queuel
90
90
  mem_queue_size.times do
91
91
  process_on_thread
92
92
  end
93
+ GC.start
93
94
  else
94
95
  tried
95
96
  quit_looping! if quit_on_empty?
@@ -1,3 +1,3 @@
1
1
  module Queuel
2
- VERSION = "0.4.3"
2
+ VERSION = "0.4.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: queuel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.3
4
+ version: 0.4.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-07-16 00:00:00.000000000 Z
12
+ date: 2014-07-18 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -403,7 +403,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
403
403
  version: '0'
404
404
  segments:
405
405
  - 0
406
- hash: 2799856910334215195
406
+ hash: 3092356165768740159
407
407
  required_rubygems_version: !ruby/object:Gem::Requirement
408
408
  none: false
409
409
  requirements:
@@ -412,7 +412,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
412
412
  version: '0'
413
413
  segments:
414
414
  - 0
415
- hash: 2799856910334215195
415
+ hash: 3092356165768740159
416
416
  requirements: []
417
417
  rubyforge_project:
418
418
  rubygems_version: 1.8.23.2