|  | @@ -147,7 +147,7 @@
 | 
	
		
			
				|  |  |        ss.header_mappings_dir = '.'
 | 
	
		
			
				|  |  |        ss.libraries = 'z'
 | 
	
		
			
				|  |  |        ss.dependency "#{s.name}/Interface", version
 | 
	
		
			
				|  |  | -      ss.dependency 'BoringSSL', '~> 6.0'
 | 
	
		
			
				|  |  | +      ss.dependency 'BoringSSL', '~> 7.0'
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |        # To save you from scrolling, this is the last part of the podspec.
 | 
	
		
			
				|  |  |        ss.source_files = ${ruby_multiline_list(grpc_private_files(libs), 22)}
 |