Regenerate gemspec for version 0.10.0
This commit is contained in:
parent
16bda3f5c7
commit
924028eabe
|
@ -20,6 +20,7 @@ Gem::Specification.new do |s|
|
||||||
]
|
]
|
||||||
s.files = [
|
s.files = [
|
||||||
".document",
|
".document",
|
||||||
|
".ruby-version",
|
||||||
"Gemfile",
|
"Gemfile",
|
||||||
"Gemfile.lock",
|
"Gemfile.lock",
|
||||||
"LICENSE",
|
"LICENSE",
|
||||||
|
@ -35,7 +36,7 @@ Gem::Specification.new do |s|
|
||||||
]
|
]
|
||||||
s.homepage = "http://github.com/axsuul/rails-reverse-proxy".freeze
|
s.homepage = "http://github.com/axsuul/rails-reverse-proxy".freeze
|
||||||
s.licenses = ["MIT".freeze]
|
s.licenses = ["MIT".freeze]
|
||||||
s.rubygems_version = "3.0.3".freeze
|
s.rubygems_version = "2.6.13".freeze
|
||||||
s.summary = "Reverse proxy for Ruby on Rails".freeze
|
s.summary = "Reverse proxy for Ruby on Rails".freeze
|
||||||
|
|
||||||
if s.respond_to? :specification_version then
|
if s.respond_to? :specification_version then
|
||||||
|
|
Loading…
Reference in New Issue