grpc 1.64.0-x86-linux → 1.64.3-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: d7cb74836272a852d4961c05d18cbb2642373c74ceba2210d9656270bc53f3d1
         | 
| 4 | 
            +
              data.tar.gz: 60c42b9b0c7b117e2711100cad115f49e5f3efa7af16924c189f3df1befaeaa3
         | 
| 5 5 | 
             
            SHA512:
         | 
| 6 | 
            -
              metadata.gz:  | 
| 7 | 
            -
              data.tar.gz:  | 
| 6 | 
            +
              metadata.gz: ffa61b7bbdecd5c7a90ad3308b2eb32ac9f4f6941b6412e396607e51aa006644ec6afba40e7b660683e56118a8310d894448383a79d63f28c45d3ce7ffa15e68
         | 
| 7 | 
            +
              data.tar.gz: 8ffc03f45626518c00fabf17a5747fa1991e2beb411e8da8995c028828596f91899fa8d4f66827fc8087e51948b9bc1738324a9bc248b240719311c739b0e111
         | 
| Binary file | 
| 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.64. | 
| 4 | 
            +
              version: 1.64.3
         | 
| 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: 2024- | 
| 11 | 
            +
            date: 2024-08-01 00:00:00.000000000 Z
         | 
| 12 12 | 
             
            dependencies:
         | 
| 13 13 | 
             
            - !ruby/object:Gem::Dependency
         | 
| 14 14 | 
             
              name: google-protobuf
         | 
| @@ -353,7 +353,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement | |
| 353 353 | 
             
                - !ruby/object:Gem::Version
         | 
| 354 354 | 
             
                  version: '0'
         | 
| 355 355 | 
             
            requirements: []
         | 
| 356 | 
            -
            rubygems_version: 3.5. | 
| 356 | 
            +
            rubygems_version: 3.5.17
         | 
| 357 357 | 
             
            signing_key: 
         | 
| 358 358 | 
             
            specification_version: 4
         | 
| 359 359 | 
             
            summary: GRPC system in Ruby
         |