Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
shaqq committed Feb 15, 2019
1 parent 39003fc commit a92349e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions puma-runtime_env.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Gem::Specification.new do |spec|
spec.authors = ["shaker"]
spec.email = ["[email protected]"]

spec.summary = %q{Write a short summary, because RubyGems requires one.}
spec.summary = %q{Puma plugin to update ENV vars at runtime}
spec.homepage = "https://github.com/shaqq/puma-runtime_env"
spec.license = "Apache"
spec.license = "Apache-2.0"

spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
Expand Down

0 comments on commit a92349e

Please sign in to comment.