Add more gems
This commit is contained in:
		
							parent
							
								
									d646d9eb6b
								
							
						
					
					
						commit
						f958347563
					
				
					 2 changed files with 6 additions and 15 deletions
				
			
		| 
						 | 
				
			
			@ -43,8 +43,11 @@ Gem::Specification.new do |spec|
 | 
			
		|||
 | 
			
		||||
  spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename f }
 | 
			
		||||
 | 
			
		||||
  spec.add_runtime_dependency 'connection_pool', '~> 2.4'
 | 
			
		||||
  spec.add_runtime_dependency 'erb',             '~> 4.0', '>= 4.0.2'
 | 
			
		||||
  spec.add_runtime_dependency 'json',            '~> 2.6', '>= 2.6.3'
 | 
			
		||||
  spec.add_runtime_dependency 'logger',          '~> 1.5', '>= 1.5.3'
 | 
			
		||||
  spec.add_runtime_dependency 'pathname',        '~> 0.2.1'
 | 
			
		||||
  spec.add_runtime_dependency 'puma',            '~> 6.2', '>= 6.2.2'
 | 
			
		||||
  spec.add_runtime_dependency 'rack',            '~> 2.2', '>= 2.2.7'
 | 
			
		||||
  spec.add_runtime_dependency 'rack-protection', '~> 3.0', '>= 3.0.6'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue