google-protobuf 4.31.0.rc.2-x64-mingw-ucrt → 4.31.0-x64-mingw-ucrt
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
 - data/lib/google/3.1/protobuf_c.so +0 -0
 - data/lib/google/3.2/protobuf_c.so +0 -0
 - data/lib/google/3.3/protobuf_c.so +0 -0
 - data/lib/google/3.4/protobuf_c.so +0 -0
 - 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: 3aa3f5083bca0e54ff6dc01d22b75d031207918b2586f52a1709d9066f201078
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: ef55964d8e4efbf203de52a1d56ba3c58fa39ea4a7a1028f60fc7d19a905195d
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 9261d5e9272207e8f239c05432e4390528e6d6debb4dda53e3fe717eaac32b31fa70b5c1607070e856e157b4e64bb0f9c5441f0e5565ea69a067870f2121fc60
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 1c73069228ebea086e1be8f6e0440d87b25b2493d17286ce7814ec15a756beeefd8f9346cc5ae9d1375646d7c5a34020ce6dd60a6ba199d071a7b51deff5183f
         
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
    
        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.0 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 4.31.0
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x64-mingw-ucrt
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Protobuf Authors
         
     | 
| 
       8 
8 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       9 
9 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       10 
     | 
    
         
            -
            date: 2025- 
     | 
| 
      
 10 
     | 
    
         
            +
            date: 2025-05-14 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.0 
     | 
| 
      
 194 
     | 
    
         
            +
              source_code_uri: https://github.com/protocolbuffers/protobuf/tree/v4.31.0/ruby
         
     | 
| 
       195 
195 
     | 
    
         
             
            rdoc_options: []
         
     | 
| 
       196 
196 
     | 
    
         
             
            require_paths:
         
     | 
| 
       197 
197 
     | 
    
         
             
            - lib
         
     |