active_regulation 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/active_regulation/version.rb +1 -1
- data/lib/active_regulation.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: 7ef7ba31e8505dfe2f38a1558575937b1270be8c
|
4
|
+
data.tar.gz: cc42e6569e855c5401613de9f91dd353a7530442
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f3807e8e3e4196186919a81ed6ab1deb67e375f4a651dd316af12815c53fcdda224cc68929974f04bed3b199547e32e3f1c81c2eeef8e22927a8ace5ad2b64f8
|
7
|
+
data.tar.gz: 024dce23a2b0c64209a5fc522ed48e350f6e819e1a846b67e1f3ce80b3dcf4216fdb1c52bc9b1bd40d91ea9f2c7d093ff59c69cb1c82d3bb433ea29548fdf98f
|
data/lib/active_regulation.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: active_regulation
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Juan Gomez
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-08-
|
11
|
+
date: 2015-08-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activerecord
|