grpc 1.60.0.pre1-x86-linux → 1.60.0-x86-linux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: a9979325189ef6de73c6a531de55470ed416760e6520ed47a53e85723e3ed28c
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: fb8f464b71f80be7233f4e1ef13fca2dbb4d315d5a5c1a463c9a96c72178328f
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: bd741c6b44fc1d6628646347ed1a1cdbf4cc1ddd4502953e0a41cf24f2b92a0afc6e46fb277ed60944d405ea4ceb9b5711f07bfa405d9fcbdd262cf4c3302fdc
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: ae9d8540708055e6fc99092016279d088d61b17daca17f35223ef9bb6d129c34d7b37addd393116c2ea378f7205103d3dc2d45e1dd15da00a3fbc79f9e06a593
         
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: grpc
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 1.60.0 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 1.60.0
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x86-linux
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - gRPC Authors
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: src/ruby/bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date: 2023-11- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2023-11-28 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies:
         
     | 
| 
       13 
13 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       14 
14 
     | 
    
         
             
              name: google-protobuf
         
     | 
| 
         @@ -348,9 +348,9 @@ required_ruby_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       348 
348 
     | 
    
         
             
                  version: 3.3.dev
         
     | 
| 
       349 
349 
     | 
    
         
             
            required_rubygems_version: !ruby/object:Gem::Requirement
         
     | 
| 
       350 
350 
     | 
    
         
             
              requirements:
         
     | 
| 
       351 
     | 
    
         
            -
              - - " 
     | 
| 
      
 351 
     | 
    
         
            +
              - - ">="
         
     | 
| 
       352 
352 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       353 
     | 
    
         
            -
                  version:  
     | 
| 
      
 353 
     | 
    
         
            +
                  version: '0'
         
     | 
| 
       354 
354 
     | 
    
         
             
            requirements: []
         
     | 
| 
       355 
355 
     | 
    
         
             
            rubygems_version: 3.4.22
         
     | 
| 
       356 
356 
     | 
    
         
             
            signing_key: 
         
     |