google-protobuf 4.31.0-x86-linux-gnu → 4.31.1-x86-linux-gnu
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 +4 -4
 - metadata +3 -3
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: a896939bee065cafec7482c73576bb062e9b92e762dc7aa2097dfbd7c95d3d79
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 149745001110aeebb3f64420f4aec8046543e7507fa9a0be59a594f6f5936f21
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 71e978f2b617e948037f03edaeb81f06fba180e48491006754434300c6e5856388cdb835973b2377bd73594cba817da6a758015d609d3850db2d06ce8f81ed4b
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 3629d4de545c782ce2ae6928461fbe0aac90418f4c4755fba2a3dbab75324679c633d4dc271158ca6cb82698039b6e162e2290bc4c4002db838fb53e5a8f3bea
         
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,13 +1,13 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: google-protobuf
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 4.31. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 4.31.1
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x86-linux-gnu
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Protobuf Authors
         
     | 
| 
       8 
8 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       9 
9 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       10 
     | 
    
         
            -
            date: 2025-05- 
     | 
| 
      
 10 
     | 
    
         
            +
            date: 2025-05-28 00:00:00.000000000 Z
         
     | 
| 
       11 
11 
     | 
    
         
             
            dependencies:
         
     | 
| 
       12 
12 
     | 
    
         
             
            - !ruby/object:Gem::Dependency
         
     | 
| 
       13 
13 
     | 
    
         
             
              name: bigdecimal
         
     | 
| 
         @@ -191,7 +191,7 @@ homepage: https://developers.google.com/protocol-buffers 
     | 
|
| 
       191 
191 
     | 
    
         
             
            licenses:
         
     | 
| 
       192 
192 
     | 
    
         
             
            - BSD-3-Clause
         
     | 
| 
       193 
193 
     | 
    
         
             
            metadata:
         
     | 
| 
       194 
     | 
    
         
            -
              source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.31. 
     | 
| 
      
 194 
     | 
    
         
            +
              source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.31.1/ruby
         
     | 
| 
       195 
195 
     | 
    
         
             
            rdoc_options: []
         
     | 
| 
       196 
196 
     | 
    
         
             
            require_paths:
         
     | 
| 
       197 
197 
     | 
    
         
             
            - lib
         
     |