trusty-festivity-extension 2.5.11 → 2.5.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9b2fbfc843144168ae2a1409c5170da5eb5c2f31
4
- data.tar.gz: ea66b1a078d25553eb754fc8763e5f1aaba30008
3
+ metadata.gz: 9fea77ac85f94e78609fa6f2a133f9e8ae5a22d4
4
+ data.tar.gz: 90220df7b4d6e229b2039fe237c5fee41b9547a8
5
5
  SHA512:
6
- metadata.gz: b977a29bfb78fcdf5f82e8c064b3efec1309a1cc5a2c1620f4e97f9b2d5a1954389e323c881e2bbcfc7450cba186c785344c42a178938cc81c8509eb99be62be
7
- data.tar.gz: 5ad2845c1509fa1a2ced44f2b8777d71d824f0efdbf0e157e1aef162658cb88b93d197f208090321dfbebd31df6c81fc4845ebc5e63aa7f5f5158a9dce7dee41
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.11)
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.2)
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.0)
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.11.2
531
+ 1.12.5
@@ -8,7 +8,7 @@
8
8
  = image_tag post.standard_res_image_url, class: "insta-image", alt: "Lead Image"
9
9
  .post-text
10
10
  %p.post
11
- = post.text
11
+ = post.text.truncate(160)
12
12
  %span.user-account
13
13
  = "@#{post.user_username}"
14
14
  %time
@@ -1,5 +1,5 @@
1
1
  module TrustyFestivityExtension
2
- VERSION = "2.5.11"
2
+ VERSION = "2.5.12"
3
3
  SUMMARY = "Festival microsite engine for Trusty CMS"
4
4
  DESCRIPTION = "Event management for arts festivals."
5
5
  URL = "http://github.com/pgharts/trusty-festivity-extension"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trusty-festivity-extension
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.11
4
+ version: 2.5.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Sipple, Danielle Greaves, Brittany Martin, Patrick FitzGerald