We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eca5c8 commit 6a58791Copy full SHA for 6a58791
active_scheduler.gemspec
@@ -12,8 +12,6 @@ Gem::Specification.new do |s|
12
s.summary = %q{Scheduling for ActiveJob}
13
s.description = %q{A wrapper for scheduling jobs through ActiveJob}
14
15
- s.rubyforge_project = "active_scheduler"
16
-
17
s.files = `git ls-files`.split("\n")
18
s.test_files = `git ls-files -- {spec}/*`.split("\n")
19
s.require_paths = ["lib"]
0 commit comments