Skip to content

Commit 6a58791

Browse files
author
Kenneth Hoffmann
committed
Remove deprecated Rubyforge reference.
1 parent 9eca5c8 commit 6a58791

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

active_scheduler.gemspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Gem::Specification.new do |s|
1212
s.summary = %q{Scheduling for ActiveJob}
1313
s.description = %q{A wrapper for scheduling jobs through ActiveJob}
1414

15-
s.rubyforge_project = "active_scheduler"
16-
1715
s.files = `git ls-files`.split("\n")
1816
s.test_files = `git ls-files -- {spec}/*`.split("\n")
1917
s.require_paths = ["lib"]

0 commit comments

Comments
 (0)