pg-ephemeral 0.4.0-aarch64-linux → 0.5.0-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: de0e51b7917068574ae550644e192eeac8b0198dad2a56c93191e149f16436c3
4
+ data.tar.gz: 32118d19477dd8b04c9f99990a396e4c3cc54670578abd3238c67d3dcd3dc1ac
5
5
  SHA512:
6
- metadata.gz: 4f7a869d64bc7d365349a88032663d9a49047e0177e9614af9fe1fb135928b6f67a103a2a5718e604b1c4b1aced0a3e5c2c317a5e26665cbffd8da9b36e7b1ac
7
- data.tar.gz: 867ef3def3d7d71fb152ad6fdbdcbb71f0c01875c506db271f9e3ba17a9313c5a43a2afbf16ddbb8872cf18ce5fcffa8ad86f83f3d7262c8886e6b14764f7961
6
+ metadata.gz: e79cc88555199c81ac9e410fd81d85fda5c35926df8cf310354771d9f6ea19260eaa24587f0f0a174ddbd9f4eea7dc8231e5b617456d3253083d7f0ee637917a
7
+ data.tar.gz: 02d36459e5806139ce2d1006e63b554b5f8956a667545271bdf956030e46198b02c48fc51f94d1381548a35a31346f7dd3b423e4e8857fb1010e83d025ecb1fd
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.0
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: []