pg-ephemeral 0.4.0-aarch64-linux → 0.5.1-aarch64-linux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/pg-ephemeral +0 -0
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d7eb784eab1bb86a9edd073c18ccdc2694830a85fa7aba10e5d764d8c1529800
4
- data.tar.gz: e3db4a024ea78262abccfb0a5bf64d48b9f1c074e89670710da7b402c7f8c5b2
3
+ metadata.gz: 230d3042d5162eb7f6a9867b04ab38ec958c4bb2a528ea81e434366fd846d26c
4
+ data.tar.gz: 3e35560e27785993df6c1d86771fc33befb166e07618b556f7ccf2f0b47ed1a7
5
5
  SHA512:
6
- metadata.gz: 4f7a869d64bc7d365349a88032663d9a49047e0177e9614af9fe1fb135928b6f67a103a2a5718e604b1c4b1aced0a3e5c2c317a5e26665cbffd8da9b36e7b1ac
7
- data.tar.gz: 867ef3def3d7d71fb152ad6fdbdcbb71f0c01875c506db271f9e3ba17a9313c5a43a2afbf16ddbb8872cf18ce5fcffa8ad86f83f3d7262c8886e6b14764f7961
6
+ metadata.gz: 30807352899433a90efc069fda77ba4029b8e019b9d5eaa13e6d369dfcbd407a2c55d48f679ed75e8622031a7a08457edfc2bd9b3331f0e9261b66f4f68dceec
7
+ data.tar.gz: 4bd904ab9d9fa7beb033361c2fd35990e3c42bd03161074f7634111ec2500a89ed966966756133586817d26a8f950118b8511c8fb089a989583c400473086a23
data/bin/pg-ephemeral CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pg-ephemeral
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.1
5
5
  platform: aarch64-linux
6
6
  authors:
7
7
  - Markus Schirp
@@ -37,11 +37,11 @@ files:
37
37
  - bin/pg-ephemeral
38
38
  - exe/pg-ephemeral
39
39
  - lib/pg_ephemeral.rb
40
- homepage: https://github.com/mbj/mrs/tree/main/pg-ephemeral
40
+ homepage: https://github.com/mbj/mrs/tree/main/pg-ephemeral/integrations/ruby#readme
41
41
  licenses:
42
42
  - MIT
43
43
  metadata:
44
- homepage_uri: https://github.com/mbj/mrs/tree/main/pg-ephemeral
44
+ homepage_uri: https://github.com/mbj/mrs/tree/main/pg-ephemeral/integrations/ruby#readme
45
45
  source_code_uri: https://github.com/mbj/mrs
46
46
  changelog_uri: https://github.com/mbj/mrs/blob/main/pg-ephemeral/CHANGELOG.md
47
47
  rdoc_options: []