cipherstash-pg 1.0.0.beta.6-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: bc4031fdd78ab841badd7ed6fd6315cfec7e688b850bf131597d9ce971796eae
4
- data.tar.gz: 515280477948c82128deccc00d29d020507a5b55390554971bf24195c3e965ed
3
+ metadata.gz: 8af7d61bec0c54bb9bccb15921c71e3f308fe22453c236bde11bf750e14fa3df
4
+ data.tar.gz: 0d8e6c44ef4d5066e4d5d552b93e7f2a06dc70b140d545861d58ea8862b12a51
5
5
  SHA512:
6
- metadata.gz: 57fddb94c1426b791b13d318bc66dac127dd53f029e1f0b4a184910462965e362cc0391565f7d9277ad24ec5f73b1e20fd28c7a830b13b257771a93f01945bc7
7
- data.tar.gz: c8dcdebdb8d0e53666e6ea052b833c77e98a0cca3582cfe3471da8a614ff1b59ad199334e33c0599e4f2ee0e7081fdc8ec67b10946b08fd35daa061d309f10d1
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.6)
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.6"
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.6
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-17 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)