bbk-amqp 1.1.0.200017 → 1.1.0.200034

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 01cc3ede50fc63c7a84bfdc36f033b1c7b56b2e88912a83017ffc350714d2e20
4
- data.tar.gz: 993b58bdc371c9b7c355457c0a0f74dbbb5f2218bae171ab484d9504b54cc32d
3
+ metadata.gz: 3c7a725839eff0fdf521aaa17812edabaaf1910a1abe40c8475c6f46093b67bb
4
+ data.tar.gz: 8ceb9634a75d4655bcea0e6556b92a7c804b51eec103de31c07a981bfe9c7ab9
5
5
  SHA512:
6
- metadata.gz: 442a6c7095a474a66143e692814cf87e40dd69e9d1278fe6095886cc538c8aadaf2956774fc3d96a0708c6500b3145725136ea1b71b4a9052c87ccd4ee3c6e88
7
- data.tar.gz: 15f868d45273b8d78ec56131b3f565dd6b95f6e3f6a68adbc47a0235b70f5197e2e5bf73a1616ff3bdfe0f7195fa015df74ee79a323bfacb7b9ca27f6b6afc56
6
+ metadata.gz: f35fceac4e495686106152d28d18e58ddcbcb2e23d2cb1982189700e7ee6185d7bcd1f4e3305a22c0b5bd251ba6559138bd8d55dc6e6ffa35510625bd94df8e5
7
+ data.tar.gz: f1a54f60186fccb78179fd8a32c11563d0c8c0f025b93a09146e6cde54389a2b6329b7c168a510fd4b4c0029fb7ace542b225ef39a1b5e033118270fb461bb69
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- bbk-amqp (1.1.0.200017)
4
+ bbk-amqp (1.1.0.200034)
5
5
  activesupport (>= 6.0)
6
6
  bbk-utils (> 1.0.1)
7
7
  bunny (>= 2.19.0)
data/README.md CHANGED
@@ -39,4 +39,4 @@ See the file [CONTRIBUTING.md](./CONTRIBUTING.md)
39
39
 
40
40
  ## License
41
41
 
42
- See the file [LICENSE](./LICENSE)
42
+ See the file [LICENSE](./LICENSE)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bbk-amqp
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0.200017
4
+ version: 1.1.0.200034
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samoylenko Yuri