ruby_rabbitmq_janus 4.0.0.pre.946892338 → 4.0.0.pre.949167646

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 +8 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 15fe775565d6d16a67786ee39525748b88565672141ae0c1a2f26c731d5378a4
4
- data.tar.gz: 45612904b8a0b9d9ae92cd7d92f8fd15502eb838470773d327fd3e612d222ae2
3
+ metadata.gz: '098099c6cac2131542add45f11a94ac0f3b40cdf9cbcd74ecd1128e110229df2'
4
+ data.tar.gz: cbcb3d6e886adf01a204c7dd1df4bf9cea16296569a8085068ae995e523eb380
5
5
  SHA512:
6
- metadata.gz: 3737484cf573779b9023c33fa54cf0ae091e643b2f02a40e1c3dc4298ac9460de2251a0fcbfefeae21c20d126659747a6406e9759344c9ca635eed214b473810
7
- data.tar.gz: 473a96b87bfa7b3fced02ae7e906b24ca695b73d4b915daa3cd44ae83df707f0ca97cbff42bc2ae44363acdaeabb1e46922cff497d5266d3f0fbab556c767c00
6
+ metadata.gz: c6555c95fd15cffcd09f0e4ea63c2173786566d85194d576c32986f2258b6788f6157541523e640d63939246efa7f4b898c0d1636b151b7c2a07e5efa6ead641
7
+ data.tar.gz: f45c6ab17d9e4138bcf55dcebe7f235639d2b607ffb70d5b404ce768d23492ef7b2699101a0f228d685730db3c65f7b1bd4bf7e72ae947a2851f12b389f7fcd7
data/README.md CHANGED
@@ -1,4 +1,11 @@
1
- # Ruby RabbitMQ Janus | [![Build Status](https://travis-ci.org/dazzl-tv/ruby-rabbitmq-janus.svg?branch=master)](https://travis-ci.org/dazzl-tv/ruby-rabbitmq-janus) [![Gem Version](https://badge.fury.io/rb/ruby_rabbitmq_janus.svg)](https://badge.fury.io/rb/ruby_rabbitmq_janus) [![inline docs](http://inch-ci.org/github/dazzl-tv/ruby-rabbitmq-janus.svg)](http://inch-ci.org/github/dazzl-tv/ruby-rabbitmq-janus) [![Known Vulnerabilities](https://snyk.io/test/github/dazzl-tv/ruby-rabbitmq-janus/badge.svg)](https://snyk.io/test/github/dazzl-tv/ruby-rabbitmq-janus)
1
+ # Ruby RabbitMQ Janus
2
+ [![RSpec](https://github.com/dazzl-tv/ruby-rabbitmq-janus/actions/workflows/rspec.yml/badge.svg)](https://github.com/dazzl-tv/ruby-rabbitmq-janus/actions/workflows/rspec.yml)
3
+ [![Linter](https://github.com/dazzl-tv/ruby-rabbitmq-janus/actions/workflows/linter.yml/badge.svg)](https://github.com/dazzl-tv/ruby-rabbitmq-janus/actions/workflows/linter.yml)
4
+ [![Gem Version](https://badge.fury.io/rb/ruby_rabbitmq_janus.svg)](https://badge.fury.io/rb/ruby_rabbitmq_janus)
5
+ [![Docs](https://inch-ci.org/github/dazzl-tv/ruby-rabbitmq-janus.svg)](https://inch-ci.org/github/dazzl-tv/ruby-rabbitmq-janus)
6
+ [![Maintainability](https://api.codeclimate.com/v1/badges/44e8680ad5e96d109be2/maintainability)](https://codeclimate.com/github/dazzl-tv/ruby-rabbitmq-janus/maintainability)
7
+ [![Test Coverage](https://api.codeclimate.com/v1/badges/44e8680ad5e96d109be2/test_coverage)](https://codeclimate.com/github/dazzl-tv/ruby-rabbitmq-janus/test_coverage)
8
+ [![Known Vulnerabilities](https://snyk.io/test/github/dazzl-tv/ruby-rabbitmq-janus/badge.svg)](https://snyk.io/test/github/dazzl-tv/ruby-rabbitmq-janus)
2
9
 
3
10
  Ruby Gem for Janus WebRTC Gateway integration using RabbitMQ message queue
4
11
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_rabbitmq_janus
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0.pre.946892338
4
+ version: 4.0.0.pre.949167646
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-06-17 00:00:00.000000000 Z
11
+ date: 2021-06-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord