cipherstash-pg 1.0.0.beta.5-arm64-darwin → 1.0.0.beta.7-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: 741c5638663eeb27671728404af509589bc386489a05a16e0a0bcd97ad478f35
4
- data.tar.gz: c775dbb1ab3c35580ace2c6967fadf056a23b4fd20e300efc770120a438bd0b2
3
+ metadata.gz: 8af7d61bec0c54bb9bccb15921c71e3f308fe22453c236bde11bf750e14fa3df
4
+ data.tar.gz: 0d8e6c44ef4d5066e4d5d552b93e7f2a06dc70b140d545861d58ea8862b12a51
5
5
  SHA512:
6
- metadata.gz: c025c75331847038f919ee5c6ef96305784f0e6413dea36d54d7e145331c0261d48e618abb589c4ab9524d877d73bd2e32e23058e9cece86b35ffcb801f7534a
7
- data.tar.gz: 4f70094d96a9b0423b46048967b7f6703807daa4911594bbeb21e3ceedbbb82889342103ac9fe0689bfbbb663a6caf141d3d59bf3c058669dae090a90d564c2b
6
+ metadata.gz: 1d1a7a76ac2f82d2e9ee70ef836a2917d2e58cc2974e00127ce185f94b8764f8566b67f618ca1c4d92bc2fa84d091ea1d5ac163e827e36f6750b60a6e8957a8f
7
+ data.tar.gz: 83116dfbe15b76f1befd5d0f56ea4b06edd557f5bb29e14e12980881fa4f801f907b87483449a9074825b05f654df4a7818d42124572f5dbb0f496d59302e158
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cipherstash-pg (1.0.0.beta.5)
4
+ cipherstash-pg (1.0.0.beta.7)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
Binary file
Binary file
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  module CipherStashPG
2
- VERSION = "1.0.0.beta.5"
2
+ VERSION = "1.0.0.beta.7"
3
3
  end
data/lib/libpq.5.dylib 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.5
4
+ version: 1.0.0.beta.7
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-05-11 00:00:00.000000000 Z
11
+ date: 2023-05-22 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)