support_utils 0.1.1 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/support_utils/concerns/core.rb +1 -0
- data/lib/support_utils/engine.rb +1 -1
- data/lib/support_utils/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: ed89a32a42e516271c90f1acf6a153e3abef5233
|
4
|
+
data.tar.gz: eccb82fe51416f5de38a70e6e6a0eb6eb38a79f3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 04627778b1f0490b18a5e58d29be19de60da76e6757d77d836708eae6b933a6be87d8bf0e3259d9eb57c9e95d822897c54b7cc614b8b6a207aabb266c2a92d58
|
7
|
+
data.tar.gz: c30fa811149bc271a3942ad9afb5a834e65c14457e1efa63225610114dacaa7bf89405406220fcdd3f46d9827e55a90ac692193374beb5573e64579ce039f3bc
|
data/lib/support_utils/engine.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: support_utils
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Emilio Forrer
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-05-
|
11
|
+
date: 2015-05-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rails
|