blake3-rb 1.5.4.4-x86_64-linux → 1.5.5.pre0-x86_64-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: 4d84c637eab1eede4b438579334687482756233006e9a6d76109701424eeb343
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 73a99ad39949a51abf063d08dae9c44d941d9ad56fbc1e071033f2ca061577da
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 72888d7643ffb41d162d14f3d9b5ab00419313afa3b23ae96c6eef9d368be0890b497de8375715f1a68249b730e2a2ab4f57172bef89670694f7c029de78d8ef
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 74f3dff274d4abf2c279574f26a9c77d65d32b26f0c42c6331739b6e09847585d3007a1f07ff61810b7769677663c6878897dc347287200832ebda97a0687951
         
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
| 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: blake3-rb
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 1.5. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 1.5.5.pre0
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: x86_64-linux
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - Ian Ker-Seymer
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: exe
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date:  
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2025-01-12 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies: []
         
     | 
| 
       13 
13 
     | 
    
         
             
            description: Provides native bindings to the Blake3 hash function for Ruby.
         
     | 
| 
       14 
14 
     | 
    
         
             
            email: 
         
     | 
| 
         @@ -23,6 +23,7 @@ files: 
     | 
|
| 
       23 
23 
     | 
    
         
             
            - lib/digest/blake3/3.1/blake3_ext.so
         
     | 
| 
       24 
24 
     | 
    
         
             
            - lib/digest/blake3/3.2/blake3_ext.so
         
     | 
| 
       25 
25 
     | 
    
         
             
            - lib/digest/blake3/3.3/blake3_ext.so
         
     | 
| 
      
 26 
     | 
    
         
            +
            - lib/digest/blake3/3.4/blake3_ext.so
         
     | 
| 
       26 
27 
     | 
    
         
             
            homepage: https://github.com/Shopify/blake3-ruby
         
     | 
| 
       27 
28 
     | 
    
         
             
            licenses:
         
     | 
| 
       28 
29 
     | 
    
         
             
            - MIT
         
     | 
| 
         @@ -41,14 +42,14 @@ required_ruby_version: !ruby/object:Gem::Requirement 
     | 
|
| 
       41 
42 
     | 
    
         
             
                  version: '3.1'
         
     | 
| 
       42 
43 
     | 
    
         
             
              - - "<"
         
     | 
| 
       43 
44 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       44 
     | 
    
         
            -
                  version: 3. 
     | 
| 
      
 45 
     | 
    
         
            +
                  version: 3.5.dev
         
     | 
| 
       45 
46 
     | 
    
         
             
            required_rubygems_version: !ruby/object:Gem::Requirement
         
     | 
| 
       46 
47 
     | 
    
         
             
              requirements:
         
     | 
| 
       47 
48 
     | 
    
         
             
              - - ">="
         
     | 
| 
       48 
49 
     | 
    
         
             
                - !ruby/object:Gem::Version
         
     | 
| 
       49 
50 
     | 
    
         
             
                  version: '0'
         
     | 
| 
       50 
51 
     | 
    
         
             
            requirements: []
         
     | 
| 
       51 
     | 
    
         
            -
            rubygems_version: 3. 
     | 
| 
      
 52 
     | 
    
         
            +
            rubygems_version: 3.5.23
         
     | 
| 
       52 
53 
     | 
    
         
             
            signing_key: 
         
     | 
| 
       53 
54 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       54 
55 
     | 
    
         
             
            summary: Blake3 hash function bindings for Ruby.
         
     |