Skip to content

Commit

Permalink
Regenerate gemspec for version 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ejschmitt committed Nov 13, 2013
1 parent ca7072f commit ff7b938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions delayed_job_web.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ Gem::Specification.new do |s|
s.homepage = "http://github.com/ejschmitt/delayed_job_web"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "2.0.6"
s.rubygems_version = "1.8.23"
s.summary = "Web interface for delayed_job"

if s.respond_to? :specification_version then
s.specification_version = 4
s.specification_version = 3

if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
s.add_runtime_dependency(%q<sinatra>, [">= 0.9.2"])
Expand Down

0 comments on commit ff7b938

Please sign in to comment.