Skip to content

Commit

Permalink
Update sidekiq-cron.gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRogers0 committed Jan 3, 2021
1 parent fa0b577 commit a8af975
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sidekiq-cron.gemspec
Expand Up @@ -94,7 +94,6 @@ Gem::Specification.new do |s|
s.add_dependency(%q<shoulda-context>.freeze, [">= 0"])
s.add_dependency(%q<rack>.freeze, [">= 0"])
s.add_dependency(%q<rack-test>.freeze, [">= 0"])
s.add_dependency(%q<redis>.freeze, [">= 4.2.0"])
s.add_dependency(%q<jeweler>.freeze, [">= 0"])
s.add_dependency(%q<minitest>.freeze, [">= 0"])
s.add_dependency(%q<test-unit>.freeze, [">= 0"])
Expand Down Expand Up @@ -130,4 +129,3 @@ Gem::Specification.new do |s|
s.add_dependency(%q<guard-minitest>.freeze, [">= 0"])
end
end

0 comments on commit a8af975

Please sign in to comment.