Clean up release for 0.10.0

This commit is contained in:
James Hu 2021-03-24 13:30:25 -07:00
parent 507f1e0f44
commit 34cebacb47
3 changed files with 5 additions and 9 deletions

View File

@ -91,14 +91,10 @@ All pull requests will become first class citizens.
Special thanks to our contributors! Special thanks to our contributors!
- [mediafinger](https://github.com/mediafinger)
- [miyukki](https://github.com/miyukki) - [miyukki](https://github.com/miyukki)
- [bapirex](https://github.com/bapirex) - [bapirex](https://github.com/bapirex)
- [marcosbeirigo](https://github.com/marcosbeirigo) - [marcosbeirigo](https://github.com/marcosbeirigo)
- [avinashkoulavkar](https://github.com/avinashkoulavkar) - [avinashkoulavkar](https://github.com/avinashkoulavkar)
- [jcs](https://github.com/jcs) - [jcs](https://github.com/jcs)
- [aardvarkk](https://github.com/aardvarkk) - [aardvarkk](https://github.com/aardvarkk)
## Copyright
Copyright (c) 2016-2018 James Hu. See [LICENSE](LICENSE) for
further details.

View File

@ -1 +1 @@
0.9.2 0.10.0

View File

@ -2,16 +2,16 @@
# DO NOT EDIT THIS FILE DIRECTLY # DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*- # -*- encoding: utf-8 -*-
# stub: rails-reverse-proxy 0.9.2 ruby lib # stub: rails-reverse-proxy 0.10.0 ruby lib
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "rails-reverse-proxy".freeze s.name = "rails-reverse-proxy".freeze
s.version = "0.9.2" s.version = "0.10.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze] s.require_paths = ["lib".freeze]
s.authors = ["James Hu".freeze] s.authors = ["James Hu".freeze]
s.date = "2018-04-20" s.date = "2021-03-24"
s.description = "Reverse proxy for Ruby on Rails".freeze s.description = "Reverse proxy for Ruby on Rails".freeze
s.email = "hello@james.hu".freeze s.email = "hello@james.hu".freeze
s.extra_rdoc_files = [ s.extra_rdoc_files = [