haystack_worker 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: haystack_worker
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -75,7 +75,7 @@ dependencies:
75
75
  - - ! '>='
76
76
  - !ruby/object:Gem::Version
77
77
  version: '0'
78
- description: Description
78
+ description: Works on behalf of a haystack server.
79
79
  email: chris.patuzzo@gmail.com
80
80
  executables:
81
81
  - haystack
@@ -86,7 +86,6 @@ files:
86
86
  - README.md
87
87
  - lib/haystack_worker/base.rb
88
88
  - lib/haystack_worker/benchmark.rb
89
- - lib/haystack_worker/haystack_worker.bundle
90
89
  - lib/haystack_worker/jobs.rb
91
90
  - lib/haystack_worker/surpluses.rb
92
91
  - lib/haystack_worker.rb
@@ -118,5 +117,5 @@ rubyforge_project:
118
117
  rubygems_version: 1.8.23
119
118
  signing_key:
120
119
  specification_version: 3
121
- summary: Summary
120
+ summary: Haystack Worker
122
121
  test_files: []