cipherstash-pg 1.0.0.beta.7-aarch64-linux → 1.0.0.beta.8-aarch64-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 +4 -4
 - data/Gemfile.lock +2 -2
 - data/lib/3.0/pg_ext.so +0 -0
 - data/lib/3.1/pg_ext.so +0 -0
 - data/lib/3.2/pg_ext.so +0 -0
 - data/lib/cipherstash-pg/version.rb +1 -1
 - data/lib/libpq.so.5 +0 -0
 - metadata +2 -2
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA256:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 7b04c286b0a2ae5c5a026738300351f3f03941fb548055603763706110872921
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 162fe0292766802d6ee38341b08470499492db6f5e9c6890d6e4ce391f0c643c
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 5ad6a2f16bddec344c0e4634a66d5a571f461406d2939c1f058fa72afb383ecaf2cb9983d2cc8d3fc94152386edb278b07c8e17dcd414078a0f8f0c9f52f821b
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: b4c54a131aa28ee6c0143093eed5c9916b07bfa4e811a8e2a2c2dc15e33d61ad98ca8c5c97b3a9f7e04202e864e8b2407fbe4214ed7658c954a60e0cf8353971
         
     | 
    
        data/Gemfile.lock
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            PATH
         
     | 
| 
       2 
2 
     | 
    
         
             
              remote: .
         
     | 
| 
       3 
3 
     | 
    
         
             
              specs:
         
     | 
| 
       4 
     | 
    
         
            -
                cipherstash-pg (1.0.0.beta. 
     | 
| 
      
 4 
     | 
    
         
            +
                cipherstash-pg (1.0.0.beta.8)
         
     | 
| 
       5 
5 
     | 
    
         | 
| 
       6 
6 
     | 
    
         
             
            GEM
         
     | 
| 
       7 
7 
     | 
    
         
             
              remote: https://rubygems.org/
         
     | 
| 
         @@ -10,7 +10,7 @@ GEM 
     | 
|
| 
       10 
10 
     | 
    
         
             
                psych (5.1.0)
         
     | 
| 
       11 
11 
     | 
    
         
             
                  stringio
         
     | 
| 
       12 
12 
     | 
    
         
             
                rake (13.0.6)
         
     | 
| 
       13 
     | 
    
         
            -
                rake-compiler (1.2. 
     | 
| 
      
 13 
     | 
    
         
            +
                rake-compiler (1.2.2)
         
     | 
| 
       14 
14 
     | 
    
         
             
                  rake
         
     | 
| 
       15 
15 
     | 
    
         
             
                rake-compiler-dock (1.3.0)
         
     | 
| 
       16 
16 
     | 
    
         
             
                rdoc (6.5.0)
         
     | 
    
        data/lib/3.0/pg_ext.so
    CHANGED
    
    | 
         Binary file 
     | 
    
        data/lib/3.1/pg_ext.so
    CHANGED
    
    | 
         Binary file 
     | 
    
        data/lib/3.2/pg_ext.so
    CHANGED
    
    | 
         Binary file 
     | 
    
        data/lib/libpq.so.5
    CHANGED
    
    | 
         Binary file 
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,14 +1,14 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: cipherstash-pg
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 1.0.0.beta. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 1.0.0.beta.8
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: aarch64-linux
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - CipherStash Engineers
         
     | 
| 
       8 
8 
     | 
    
         
             
            autorequire: 
         
     | 
| 
       9 
9 
     | 
    
         
             
            bindir: bin
         
     | 
| 
       10 
10 
     | 
    
         
             
            cert_chain: []
         
     | 
| 
       11 
     | 
    
         
            -
            date: 2023-05- 
     | 
| 
      
 11 
     | 
    
         
            +
            date: 2023-05-25 00:00:00.000000000 Z
         
     | 
| 
       12 
12 
     | 
    
         
             
            dependencies: []
         
     | 
| 
       13 
13 
     | 
    
         
             
            description: CipherStashPG is the Ruby interface to CipherStash-enhanced PostgresQL,
         
     | 
| 
       14 
14 
     | 
    
         
             
              based on PG. Known to work on Postgres 14+ (might work on older version)
         
     |