pgoutput-parser 0.1.0 → 0.1.1

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/lib/pgoutput/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: af80f7a3e1fadcd7bac5878116c55b4c21c8b9b4ccb5583153c13703abe2211d
4
- data.tar.gz: eb474803e09cde2cc8aaae6daefb8f214461781e93d469d8684698338b230d97
3
+ metadata.gz: 58a2b938bf7d260f461f769757d66f2a0ef1a8127b85ba415091fabfde9aee19
4
+ data.tar.gz: efacd6a3e298aa165066170a4a4c826a35a48d75f10d2a8a281ba90e709ac1e6
5
5
  SHA512:
6
- metadata.gz: cf622ea5b01013ed1005cae3958cc758126e42936e46c9e8f6af79c25daaa8d0db71a9fd51f698a8182e7870a5b208dcd4d83af4d6b6d52c4c6a230457fffa00
7
- data.tar.gz: 9866a5d67ddd3463566e46cc81bff3ef433117254484bbddd962207aa2af9a1d2af5a409d578c571b9459dbcc6db37e7d3090c366f2a54e70e0da1e41b59a464
6
+ metadata.gz: 83ecef417fc9b40a21c4c4440dfc5be4d0de4a03cb7c6b4439efb17d176888bf0080d803d61d1ad334cc440ae661287073f242b976aac3fa85991115fe558fcf
7
+ data.tar.gz: 1e31f54d1c0ea212aeb1e78a01f6c6a8dba6a982717d8bffb75ec87d61e32f89001f4e828c7ad2be643bcabcfb347146e66170750eedce66560b5a612c227fc7
@@ -4,5 +4,5 @@ module Pgoutput
4
4
  # Current gem version.
5
5
  #
6
6
  # @return [String] semantic version string.
7
- VERSION = "0.1.0"
7
+ VERSION = "0.1.1"
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pgoutput-parser
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ken C. Demanawa
@@ -131,7 +131,7 @@ licenses:
131
131
  metadata:
132
132
  homepage_uri: https://github.com/kanutocd/pgoutput-parser
133
133
  source_code_uri: https://github.com/kanutocd/pgoutput-parser
134
- changelog_uri: https://github.com/kanutocd/pgoutput-parser/CHANGELOG.md
134
+ changelog_uri: https://github.com/kanutocd/pgoutput-parser/blob/main/CHANGELOG.md
135
135
  rubygems_mfa_required: 'true'
136
136
  rdoc_options: []
137
137
  require_paths: