evostream-event 2.0.0.pre.856447460 → 2.0.2.pre.994185738

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: cd240f5e057786910b5bf523ebc537517ac5285b0f6c5d0838411170a45c91a4
4
- data.tar.gz: 6199d975ef996fcf46ce00451795dd58b2e5a89f750978f2da27712054dcdb25
3
+ metadata.gz: 98affe08733c00e50b5771f59db5a2d68959080577951f55dad445f21d5ebcb2
4
+ data.tar.gz: cd03b3e5fc877bb6033409514af4b812fe8beb03c8e603d8425587aed0eb79a5
5
5
  SHA512:
6
- metadata.gz: 3f6d0641e7962123650cff4fe005cf9fa469be0feef5e9b0ff8614cbc34d18025b0d0271cc57cb39d69bd2d76a424a8067334a914d99ac24f723e7c3577c8562
7
- data.tar.gz: acd0d60af6f40f874f3fbb6a07cc622a13cfc3e9eab33c0ea51196ff52abbb0e99bc925af28828b3f5351caffcfefaf92dbfae120c005b57f30d1289a993b91b
6
+ metadata.gz: 45897e6c1aa70d8e959c23cd1baca3e45efcab1d61472e5771775e44cfb09b9b9d669a97236b82df2214b5186f1fa23f3c9bc05f923209c8d2f2e290a42aa3c1
7
+ data.tar.gz: 64c213ad6679cc4ed23436007b72cd25ba8d293255a435b6be09689aac12e60d83aa7bb390d13251886d3c7e7fa56784dacfa8506d05ff89386d788327a348d4
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.
@@ -6,7 +6,7 @@
6
6
  # Define constant to gem.
7
7
  module Evostream
8
8
  # Define version to gem
9
- VERSION = '2.0.0'
9
+ VERSION = '2.0.2'
10
10
 
11
11
  # Name to gem
12
12
  GEM_NAME = 'evostream-event'
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.856447460
4
+ version: 2.0.2.pre.994185738
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