trusty-festivity-extension 2.4.2 → 2.4.3

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: bb7d120ff77ce4df37e82977b10b07807b41f4bf
4
- data.tar.gz: 727a827c493c806ab53d28113e9e4749fe2f54d3
3
+ metadata.gz: 34162c4a2d0b644944b0fb1a8d142a15a9efe645
4
+ data.tar.gz: 841514d2b1e36f6ea2b32a9177cab9276e7dac83
5
5
  SHA512:
6
- metadata.gz: 448973bcff29d07bed1b18c7e854b6f8d21a0d23f07344f4af3862f6ba6efc058e650bbec2df4dc0e27e064e2b83c25d488ad1013eb23c02793bd26cb9b9a2fd
7
- data.tar.gz: 6da2f2b87c616932f3610fea86b8a481d13c1905376a5ced87b819235e02abd564cd4cfa904309d74a9700237260d63e4b3b3086fa76244746aaec0b08b93ebb
6
+ metadata.gz: b75b863c646e1670b7df608b934f25ee7f9d75fd35c49aefba2ceacd209a3e624840059e2aa00871b45f0e2718d29472207235c26af4f49256a6fd212ae20f24
7
+ data.tar.gz: 6a87ac6ff8a4ad39fa816e30c21f84ae54ded9bd7afd3359a5de058e83390fc30b11892a7f889bca77caaa04b972263390dc6b39dd92a8bd642241760c491527
@@ -7,7 +7,8 @@ module Festivity
7
7
  main.css
8
8
  first-night.css
9
9
  traf.css
10
- pghkids.scss
10
+ pghkids.css
11
+ skins/pghkids/skin.css
11
12
  admin/festivity_admin.css
12
13
  admin/festivity_admin.js
13
14
  festivity.css
@@ -1,5 +1,5 @@
1
1
  module TrustyFestivityExtension
2
- VERSION = "2.4.2"
2
+ VERSION = "2.4.3"
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,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trusty-festivity-extension
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.4.2
4
+ version: 2.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eric Sipple
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-03-23 00:00:00.000000000 Z
11
+ date: 2016-03-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: trusty-cms