cipherstash-pg 1.0.0.beta.16-x86_64-darwin → 1.0.0.beta.17-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: 1bbb5532c2581bbc3d3f37a02c7878141b7f3df903d90f37d74ed779038d65f0
4
- data.tar.gz: ee2986b2d64b90ee8f73855fbac45f802dbc7debd57e725e6cd02b457b0ebcda
3
+ metadata.gz: 7c132c06087cddbb803327b8e29089541d82ebd022b3b2789d5e9ca7747cd074
4
+ data.tar.gz: dbfa8d0ab80a9014c45c9a8f25aa6f31a6ab9958bc72911252eea688daf2454b
5
5
  SHA512:
6
- metadata.gz: 426024f989b134b48470a5f1e3ce62942d85f249ab2d2a84019cdeed5992c64a2e7c418482f95a3f6ce22fbc8fb067b84759429dd848e8ab598c07b5836b58b5
7
- data.tar.gz: 1f617441f72b36ac43ae41d54c96444f62b65c717657c6c69d6082e8a12bdc772121f2c9e9ab6384b6b4c3e2f852088817c0a2a7b897748e3a8991c8f93e5e55
6
+ metadata.gz: dd9c5928eed8b806f1040f404899f11be551d1b6c83e06aebf4cbfee0621d43919ebb18b95e2c5ddae212980f7856b8a61165ab444ff4dc93e5f1034c2949bd3
7
+ data.tar.gz: c23ebff6f0d10a6aed1fd807eb876840ba8fdcbe7c7aff2d842578bc17607c9c6f180e74021d8df36b172d569e26b043a0cc4127f5e96eed6e19f4e57eefd21f
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: x86_64-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)