mirror of
				https://github.com/fog/fog.git
				synced 2022-11-09 13:51:43 -05:00 
			
		
		
		
	Merge pull request #966 from prashantrajan/fca9365487f5af2cea0093e1940ad33d216d235e
Change gemspec to depend on excon >= 0.13.0
This commit is contained in:
		
						commit
						74233652c7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -42,7 +42,7 @@ Gem::Specification.new do |s|
 | 
			
		|||
  ## List your runtime dependencies here. Runtime dependencies are those
 | 
			
		||||
  ## that are needed for an end user to actually USE your code.
 | 
			
		||||
  s.add_dependency('builder')
 | 
			
		||||
  s.add_dependency('excon', '~>0.13.0')
 | 
			
		||||
  s.add_dependency('excon', '~>0.14.0')
 | 
			
		||||
  s.add_dependency('formatador', '~>0.2.0')
 | 
			
		||||
  s.add_dependency('multi_json', '~>1.0')
 | 
			
		||||
  s.add_dependency('mime-types')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue