action_subscriber 1.2.1 → 1.2.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/action_subscriber +2 -1
- data/lib/action_subscriber/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 58fd2bef269136985f523686646d407050434e2c
|
4
|
+
data.tar.gz: 9c97c32ec8c319d45152aebc31ba37d8a29af1d1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7802e40dce102f8b31c4365cc4996247eca8ee94ca804a5f92b612d17e78aaf037a425a56f0f109e523b8bfaba78417a780bc0b2a4b9d452082f0df1f2a6f4d9
|
7
|
+
data.tar.gz: 108b7561cb6ba7dfa650942bae8aabb6ded1f1b50483d5eecc61775a2122e4c0bab9c992bbdf4bf37b36db598d092d75a50dbba748d0700cea1cd57fe4b5987b
|
data/bin/action_subscriber
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: action_subscriber
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.
|
4
|
+
version: 1.2.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brian Stien
|
@@ -12,7 +12,7 @@ authors:
|
|
12
12
|
autorequire:
|
13
13
|
bindir: bin
|
14
14
|
cert_chain: []
|
15
|
-
date: 2015-10-
|
15
|
+
date: 2015-10-05 00:00:00.000000000 Z
|
16
16
|
dependencies:
|
17
17
|
- !ruby/object:Gem::Dependency
|
18
18
|
name: activesupport
|