msgr 1.1.0.1.b235 → 1.1.0.1.b236
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +0 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 57733439cd3154b14ee79753086977e5df9f16984bcfc45577aee3d06d850883
|
4
|
+
data.tar.gz: a26c139503adaa6e51fa9945be269ef3947fd6d52130cc1e7828ed5c135b6d54
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 922d3e616cebb33fb3f020c139b8e35317738c1dfab6d38a575ec58b3fe0c24a29d196852b41a6095b9febcd8c6f4139cc8661ea0a31587719798481236a4f31
|
7
|
+
data.tar.gz: 47c8c4a4d19ee92e18cafffbdaa22c9e8573941059567b2a28787fcfafc6f338a86deb4ec1b8ab11581a8a0f7544f06f2d029304fa78405a8614b66d0a9a6a64
|
data/README.md
CHANGED
@@ -5,7 +5,6 @@
|
|
5
5
|
[![Build Status](http://img.shields.io/travis/jgraichen/msgr/master.svg)](https://travis-ci.org/jgraichen/msgr)
|
6
6
|
[![Coverage Status](http://img.shields.io/coveralls/jgraichen/msgr/master.svg)](https://coveralls.io/r/jgraichen/msgr)
|
7
7
|
[![Code Climate](http://img.shields.io/codeclimate/github/jgraichen/msgr.svg)](https://codeclimate.com/github/jgraichen/msgr)
|
8
|
-
[![Dependency Status](http://img.shields.io/gemnasium/jgraichen/msgr.svg)](https://gemnasium.com/jgraichen/msgr)
|
9
8
|
[![RubyDoc Documentation](http://img.shields.io/badge/rubydoc-here-blue.svg)](http://rubydoc.info/github/jgraichen/msgr/master/frames)
|
10
9
|
|
11
10
|
You know it and you like it. Using Rails you can just declare your routes and
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: msgr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.0.1.
|
4
|
+
version: 1.1.0.1.b236
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jan Graichen
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-11-
|
11
|
+
date: 2018-11-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|