cipherstash-pg 1.0.0.beta.16-arm64-darwin → 1.0.0.beta.17-arm64-darwin

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 28c855a9fe1f886e808af09c735b331fd84eb11c1d5f9601aa2f8ab69099a808
4
- data.tar.gz: a88b4f45ae2488d987f312a5842dd4e1f9efe870fd2e10243ea5c0a7a1a180ee
3
+ metadata.gz: 15a8bcd6877d4b70a77ab421dfbed43417571fdb0847ec1e3549394e6058db19
4
+ data.tar.gz: 4e11d0af682a7dc51d8d70b81ca0bdbe51ba2b25e12e891f46cb2caa7a3b0747
5
5
  SHA512:
6
- metadata.gz: 5ebcb936b9b20188929200aba12a357b4440c4c29e9c3f70a1c52f7a79dc8863b308f553636de4135116702b92c6164039bf8a8b0009635d76e85a6404a457e7
7
- data.tar.gz: 72b3a140f595dab30a8fab51c38d1c67de763638ebce5446fcd1618750ba50d9e2cc96e5556da0715fb542e92fc69e9fee60d44f8b719441b24607519951bf67
6
+ metadata.gz: 71531bd2850fb5242aa36241eb56717e2e02ff4cfcb491a6415e552f3d25cb97e2d45962f8b7dc53244bfcb0d3b9a6f76f90d21a5e5093dccdff0e16e99d71b5
7
+ data.tar.gz: 2931bf5583c9dececd678b173bf196573d811a6dbfdd00683d9c2fe1cdb442bcccf677b2ca5fe3db777a6fcc3b011772739d7114c14bb71e97eee1e537fe6683
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cipherstash-pg (1.0.0.beta.16)
4
+ cipherstash-pg (1.0.0.beta.17)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  module CipherStashPG
2
- VERSION = "1.0.0.beta.16"
2
+ VERSION = "1.0.0.beta.17"
3
3
  end
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.16
4
+ version: 1.0.0.beta.17
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - CipherStash Engineers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-25 00:00:00.000000000 Z
11
+ date: 2023-09-07 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)