evostream-event 2.0.0.pre.856441003 → 2.0.0.pre.994170151

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/README.md +3 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 347597b8e5324d471ec33d299d2071a047697338474a902959fd46b3dca2f1c1
4
- data.tar.gz: 2b387bfb6fb0d79b87003e31ee2d8286abb627ac1da97c9cbd4e0438b660e3ee
3
+ metadata.gz: 2ca27b848fcc51dbf980eb1a8972360cec5acbe076eb2c4fe76db38b9dbe1f4c
4
+ data.tar.gz: 6cac737e9717a17e989c49d8ae06b639ba51e115b1b6de397f398b9c6bd5e893
5
5
  SHA512:
6
- metadata.gz: d187be20e1b6049fc36d9b5ca660564e7e62228fcc8b058079e47405ae745497cd62154e3cf773f1713fbabc6b85852e6ab9d20817d618bc355d12c32076dd3f
7
- data.tar.gz: 179cf2b11209c63241b86f28ef068ff3d25e61a41e0585833c250ee989c94334c041ec709d474d25c1c0dd52f9aba45d4a02ede6c4ce412a3ba477386c9dbf02
6
+ metadata.gz: 0f277c38700384af11c8d854e5ab171c5a646dcb202e0649eb007c859f6538dd06c7d476ba20bc821732b5a90490ae42272834c9ba2109760da7f8771eb78233
7
+ data.tar.gz: b4e68d3a8e208ac4c7c63d3d21dd60971081f2cf2acc3c3b2785c7bf421bdbee5de1ef50ac7801cc7a9f6ef6857311eaa1ba10188221a519426e5befbd05bab5
data/README.md CHANGED
@@ -1,10 +1,10 @@
1
1
  # Evostream::Event
2
- [![RSpec](https://github.com/dazzl-tv/evostream-event/actions/workflows/rspec.yml/badge.svg?branch=develop&event=pull_request)](https://github.com/dazzl-tv/evostream-event/actions/workflows/rspec.yml)
2
+ [![RSpec](https://github.com/dazzl-tv/evostream-event/actions/workflows/rspec.yml/badge.svg)](https://github.com/dazzl-tv/evostream-event/actions/workflows/rspec.yml)
3
3
  [![Linter](https://github.com/dazzl-tv/evostream-event/actions/workflows/linter.yml/badge.svg)](https://github.com/dazzl-tv/evostream-event/actions/workflows/linter.yml)
4
4
  [![Gem Version](https://badge.fury.io/rb/evostream-event.svg)](https://badge.fury.io/rb/evostream-event)
5
5
  [![Docs](https://inch-ci.org/github/dazzl-tv/evostream-event.svg)](https://inch-ci.org/github/dazzl-tv/evostream-event)
6
- [![Maintainability](https://api.codeclimate.com/v1/badges/e3096c50f57e0cb1b83a/maintainability)](https://codeclimate.com/github/dazzl-tv/evostream-event/maintainability)
7
- [![Test Coverage](https://api.codeclimate.com/v1/badges/e3096c50f57e0cb1b83a/test_coverage)](https://codeclimate.com/github/dazzl-tv/evostream-event/test_coverage)
6
+ [![Maintainability](https://api.codeclimate.com/v1/badges/aeb223699c46a3e6e76c/maintainability)](https://codeclimate.com/github/dazzl-tv/evostream-event/maintainability)
7
+ [![Test Coverage](https://api.codeclimate.com/v1/badges/aeb223699c46a3e6e76c/test_coverage)](https://codeclimate.com/github/dazzl-tv/evostream-event/test_coverage)
8
8
  [![Known Vulnerabilities](https://snyk.io/test/github/dazzl-tv/evostream-event/badge.svg)](https://snyk.io/test/github/dazzl-tv/evostream-event)
9
9
 
10
10
  Evostream Event listen event to Evostream and execute task.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: evostream-event
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0.pre.856441003
4
+ version: 2.0.0.pre.994170151
5
5
  platform: ruby
6
6
  authors:
7
7
  - VAILLANT Jeremy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-19 00:00:00.000000000 Z
11
+ date: 2021-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faker