Regenerate gemspec for version 0.7.0

This commit is contained in:
James Hu 2016-10-11 22:15:31 -07:00
parent 43e66f63cb
commit f2c5288ce5
1 changed files with 3 additions and 3 deletions

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.6.1 ruby lib # stub: rails-reverse-proxy 0.7.0 ruby lib
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "rails-reverse-proxy" s.name = "rails-reverse-proxy"
s.version = "0.6.1" s.version = "0.7.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"] s.require_paths = ["lib"]
s.authors = ["James Hu"] s.authors = ["James Hu"]
s.date = "2016-10-05" s.date = "2016-10-12"
s.description = "Reverse proxy for Ruby on Rails" s.description = "Reverse proxy for Ruby on Rails"
s.email = "hello@james.hu" s.email = "hello@james.hu"
s.extra_rdoc_files = [ s.extra_rdoc_files = [