trusty-festivity-extension 2.5.11 → 2.5.12
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +4 -4
- data/app/views/social/_instagram_posts.html.haml +1 -1
- data/lib/trusty-festivity-extension.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9fea77ac85f94e78609fa6f2a133f9e8ae5a22d4
|
4
|
+
data.tar.gz: 90220df7b4d6e229b2039fe237c5fee41b9547a8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eeaf944f614737a4f63cace9926cb535e33c9746138b7c49fa7b9e95a554902f778e0800deb8c5188c7c3d934f1ec56431388b261b5d44e207b9e439b982118a
|
7
|
+
data.tar.gz: be8e0338211ce883816c171b32eb134055711c538f348742881d69098ef7d15d5f67cb1eba955cf6c6bf30b3568fd964fd6acb57564a70bcda606181df7b3016
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
trusty-festivity-extension (2.5.
|
4
|
+
trusty-festivity-extension (2.5.12)
|
5
5
|
actionpack-action_caching (~> 1.1.1)
|
6
6
|
chronic (~> 0.10.2)
|
7
7
|
dalli-elasticache (~> 0.1.2)
|
@@ -21,7 +21,7 @@ PATH
|
|
21
21
|
GEM
|
22
22
|
remote: https://rubygems.org/
|
23
23
|
specs:
|
24
|
-
CFPropertyList (2.3.
|
24
|
+
CFPropertyList (2.3.3)
|
25
25
|
RedCloth (4.3.2)
|
26
26
|
actionmailer (4.2.7.1)
|
27
27
|
actionpack (= 4.2.7.1)
|
@@ -62,7 +62,7 @@ GEM
|
|
62
62
|
tzinfo (~> 1.1)
|
63
63
|
acts_as_list (0.4.0)
|
64
64
|
activerecord (>= 3.0)
|
65
|
-
acts_as_tree (2.5.
|
65
|
+
acts_as_tree (2.5.1)
|
66
66
|
activerecord (>= 3.0.0)
|
67
67
|
addressable (2.4.0)
|
68
68
|
arel (6.0.3)
|
@@ -528,4 +528,4 @@ DEPENDENCIES
|
|
528
528
|
trustygems (~> 0.1.0)
|
529
529
|
|
530
530
|
BUNDLED WITH
|
531
|
-
1.
|
531
|
+
1.12.5
|