cipherstash-pg 1.0.0.beta.17-x86_64-darwin → 1.0.0.beta.18-x86_64-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: 7c132c06087cddbb803327b8e29089541d82ebd022b3b2789d5e9ca7747cd074
4
- data.tar.gz: dbfa8d0ab80a9014c45c9a8f25aa6f31a6ab9958bc72911252eea688daf2454b
3
+ metadata.gz: d3d1d43814443eaa767da01c617c5df8290d3411ad20093f9702805d989fc664
4
+ data.tar.gz: e637ce4641e24cca25d1f3d0750df0094e72e17990ab0a2b936913f2218149a4
5
5
  SHA512:
6
- metadata.gz: dd9c5928eed8b806f1040f404899f11be551d1b6c83e06aebf4cbfee0621d43919ebb18b95e2c5ddae212980f7856b8a61165ab444ff4dc93e5f1034c2949bd3
7
- data.tar.gz: c23ebff6f0d10a6aed1fd807eb876840ba8fdcbe7c7aff2d842578bc17607c9c6f180e74021d8df36b172d569e26b043a0cc4127f5e96eed6e19f4e57eefd21f
6
+ metadata.gz: 6219f0e31aacdaf6171d19b4278d0121a85f4e255e83083d3eab151523efd6eb747d1e091227a4276d5c0bd1e406fc5a752a40e12fc14e30f2ccfa5f6d8f5c51
7
+ data.tar.gz: d9a7840f397865860e731d35afa9f15ae0dbd40f67d5bc8a28894831fb53976cfea6d91bb02d8bf4e1f7fe1bbdbe986af2cc15dcc9c015bbedcb6c55541445c8
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cipherstash-pg (1.0.0.beta.17)
4
+ cipherstash-pg (1.0.0.beta.18)
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.17"
2
+ VERSION = "1.0.0.beta.18"
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.17
4
+ version: 1.0.0.beta.18
5
5
  platform: x86_64-darwin
6
6
  authors:
7
7
  - CipherStash Engineers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-07 00:00:00.000000000 Z
11
+ date: 2023-10-05 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)