Regenerate gemspec for version 0.4.2
This commit is contained in:
		
							parent
							
								
									cebf1400ea
								
							
						
					
					
						commit
						259ad9bc5a
					
				| 
						 | 
				
			
			@ -2,14 +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.4.2 ruby lib
 | 
			
		||||
 | 
			
		||||
Gem::Specification.new do |s|
 | 
			
		||||
  s.name = "rails-reverse-proxy"
 | 
			
		||||
  s.version = "0.4.1"
 | 
			
		||||
  s.version = "0.4.2"
 | 
			
		||||
 | 
			
		||||
  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 = "2015-06-05"
 | 
			
		||||
  s.date = "2015-08-11"
 | 
			
		||||
  s.description = "Reverse proxy for Ruby on Rails"
 | 
			
		||||
  s.email = "hello@james.hu"
 | 
			
		||||
  s.extra_rdoc_files = [
 | 
			
		||||
| 
						 | 
				
			
			@ -33,8 +35,7 @@ Gem::Specification.new do |s|
 | 
			
		|||
  ]
 | 
			
		||||
  s.homepage = "http://github.com/axsuul/rails-reverse-proxy"
 | 
			
		||||
  s.licenses = ["MIT"]
 | 
			
		||||
  s.require_paths = ["lib"]
 | 
			
		||||
  s.rubygems_version = "2.0.14"
 | 
			
		||||
  s.rubygems_version = "2.4.5"
 | 
			
		||||
  s.summary = "Reverse proxy for Ruby on Rails"
 | 
			
		||||
 | 
			
		||||
  if s.respond_to? :specification_version then
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue