Regenerate gemspec for version 0.9.0
This commit is contained in:
parent
6361bde5c0
commit
affdf0e9ba
|
@ -2,16 +2,16 @@
|
|||
# DO NOT EDIT THIS FILE DIRECTLY
|
||||
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
|
||||
# -*- encoding: utf-8 -*-
|
||||
# stub: rails-reverse-proxy 0.8.0 ruby lib
|
||||
# stub: rails-reverse-proxy 0.9.0 ruby lib
|
||||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "rails-reverse-proxy"
|
||||
s.version = "0.8.0"
|
||||
s.version = "0.9.0"
|
||||
|
||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||
s.require_paths = ["lib"]
|
||||
s.authors = ["James Hu"]
|
||||
s.date = "2017-03-12"
|
||||
s.date = "2017-06-23"
|
||||
s.description = "Reverse proxy for Ruby on Rails"
|
||||
s.email = "hello@james.hu"
|
||||
s.extra_rdoc_files = [
|
||||
|
|
Loading…
Reference in New Issue