hanami-events-cloud_pubsub 2.6.0 → 2.6.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 753a636d5e7a7f4e76eb1865278d0979ad5d338c0c5283f7b22c11a491a42f92
4
- data.tar.gz: 43ba31f43a4b5255d10c4682e9859d14d9f79c9d4036786bd947bf1faa77d042
3
+ metadata.gz: 530af9e648eba440c829ae5dbd74a0995be1e6ed06b30739af8c4262d4b0392e
4
+ data.tar.gz: d40192fb6bb29dfd2cdee06d7fab0e0af4c1a1098bdc4c0feaf0f1261bd5ff2b
5
5
  SHA512:
6
- metadata.gz: d1ae226d26f497f50c447784421861e45d99b59624149cecc224d4f6ae9bf2e74f54c9438cfb2ed33c55ab938f4d12913200025d1c40a4b0518d8305ea089762
7
- data.tar.gz: a1a1b64ca8dc346484a699a78508e92b9057ee14d599f1097bf9b84defee04e4af35c59aa039ad30659894d0395d890c490725e4989744a39c936525362fbfd2
6
+ metadata.gz: 04a959376690935554a47591152c1b52403f966a506cf120e7fe48d3df6f0f1b677af558c1d063a3cee36cc2f4eace9897a1980a7e6b86daeeb8dccfdc3da334
7
+ data.tar.gz: d13ad1e5f311a89005a3a9b7be6ab50558c42ae11e5f27a60328a4b56dbfdc707250b785008bced841bfce7cf1b09c8277a047ea2bceba1075bf78604b5298fd
data/Gemfile.lock CHANGED
@@ -8,7 +8,7 @@ GIT
8
8
  PATH
9
9
  remote: .
10
10
  specs:
11
- hanami-events-cloud_pubsub (2.6.0)
11
+ hanami-events-cloud_pubsub (2.6.1)
12
12
  dry-configurable (>= 0.8)
13
13
  google-cloud-pubsub (>= 0.38.1, < 1.4)
14
14
  hanami-cli (~> 0.2)
@@ -3,7 +3,7 @@
3
3
  module Hanami
4
4
  module Events
5
5
  module CloudPubsub
6
- VERSION = '2.6.0'
6
+ VERSION = '2.6.1'
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hanami-events-cloud_pubsub
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.6.0
4
+ version: 2.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ian Ker-Seymer