delayed_job_with_server_id 1.8.5 → 1.8.5.1

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.
Files changed (2) hide show
  1. data/delayed_job.gemspec +2 -2
  2. metadata +3 -2
data/delayed_job.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "delayed_job_with_server_id"
8
- s.version = "1.8.5"
8
+ s.version = "1.8.5.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Rofaida Awad", "Mostafa Ragab", "Brandon Keepers", "Tobias L\303\274tke"]
@@ -42,7 +42,7 @@ Gem::Specification.new do |s|
42
42
  "spec/story_spec.rb",
43
43
  "tasks/jobs.rake"
44
44
  ]
45
- s.homepage = %q{http://github.com/collectiveidea/delayed_job}
45
+ s.homepage = %q{http://github.com/dr-click/delayed_job}
46
46
  s.rdoc_options = ["--main", "README.textile", "--inline-source", "--line-numbers"]
47
47
  s.require_paths = ["lib"]
48
48
  s.rubygems_version = %q{1.3.5}
metadata CHANGED
@@ -6,7 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 1
7
7
  - 8
8
8
  - 5
9
- version: 1.8.5
9
+ - 1
10
+ version: 1.8.5.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - Rofaida Awad
@@ -56,7 +57,7 @@ files:
56
57
  - spec/story_spec.rb
57
58
  - tasks/jobs.rake
58
59
  has_rdoc: true
59
- homepage: http://github.com/collectiveidea/delayed_job
60
+ homepage: http://github.com/dr-click/delayed_job
60
61
  licenses: []
61
62
 
62
63
  post_install_message: