blake3-rb 1.5.4.3-arm64-darwin → 1.5.5.pre0-arm64-darwin
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: 35392fbd72bb5c4d303d76687a97af08b9b061711fc1c7ec33ca7c801abd9057
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: edef9e0c96218a24d5d55c5ad7937b18ed7d6074bfcb2fc8b2c95f16e67c6e69
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 9d44d97cd2123c6fc170919c00665709e62f62b6ec5b5e9cb076ade6d90a9785cbd31cc7f1d67c8655b5d8dd68677af2ca63bddb0ff1898baa28e1b24e37d4de
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 9f2b97a1892ace22930260f2da23ea3a347a84b76a31954b7f43578d66f15e4a8fa3643d4096abd76953278cfd0bf3d62e6edf671bf16a103e2bcb8fcee8883c
         
     | 
| 
         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: arm64-darwin
         
     | 
| 
       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.bundle
         
     | 
| 
       24 
24 
     | 
    
         
             
            - lib/digest/blake3/3.2/blake3_ext.bundle
         
     | 
| 
       25 
25 
     | 
    
         
             
            - lib/digest/blake3/3.3/blake3_ext.bundle
         
     | 
| 
      
 26 
     | 
    
         
            +
            - lib/digest/blake3/3.4/blake3_ext.bundle
         
     | 
| 
       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.
         
     |