trusty-festivity-extension 2.6.1 → 2.6.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 09ac3cbaead649f3d632c00fc0b0b566d107c3a3
4
- data.tar.gz: 37946eff1f8444135f3288d1571b80f57e17319d
3
+ metadata.gz: 16cbf1b2fbf51061a6668131519c0b67df85ed32
4
+ data.tar.gz: 0df5d277d9e41bd34b5f8f9da171b95c31f35892
5
5
  SHA512:
6
- metadata.gz: e4661c723569a200d16d301b3a736f15bc6aef7205e664b8e16ecd1118d4044143007d050712a8186544d4563e5427fa08c927a81a7b6b3e566a3ac73f2c4660
7
- data.tar.gz: 13b557b93f5dec7542fcd739086c166a7ba740818f55931201a1fd2a397457abc52ec72b14fe867163f858086dc024134cfafe807203d05b37017e383230923a
6
+ metadata.gz: fdf7435f425012e5abf4e3a87fde44ea3cbaa62df541f94398c4fb19a4f388848fe6c99f9fff281404f8355fe12a47b82f2e1156e379005bd2315d4266263ed9
7
+ data.tar.gz: 6ab58f213e82992e2078b928f934c86bcf71aa679044a62b0666fd8bcfbb2f115509203f8a68a18e0450d1702e6dee6b25e33b3340ca1dbd860c286d02110465
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trusty-festivity-extension (2.6.1)
4
+ trusty-festivity-extension (2.6.2)
5
5
  actionpack-action_caching (~> 1.1.1)
6
6
  chronic (~> 0.10.2)
7
7
  dalli-elasticache (~> 0.1.2)
@@ -65,19 +65,18 @@ GEM
65
65
  activerecord (>= 3.0.0)
66
66
  addressable (2.5.0)
67
67
  public_suffix (~> 2.0, >= 2.0.2)
68
- arel (6.0.3)
68
+ arel (6.0.4)
69
69
  buftok (0.2.0)
70
70
  builder (3.2.2)
71
71
  chronic (0.10.2)
72
72
  chunky_png (1.3.8)
73
- ckeditor (4.2.0)
73
+ ckeditor (4.2.2)
74
74
  cocaine
75
75
  orm_adapter (~> 0.5.0)
76
- climate_control (0.0.3)
77
- activesupport (>= 3.0)
76
+ climate_control (0.1.0)
78
77
  cocaine (0.5.8)
79
78
  climate_control (>= 0.0.3, < 1.0)
80
- codeclimate-test-reporter (1.0.3)
79
+ codeclimate-test-reporter (1.0.4)
81
80
  simplecov
82
81
  coderay (1.1.1)
83
82
  compass (1.0.3)
@@ -112,12 +111,12 @@ GEM
112
111
  erubis (2.7.0)
113
112
  excon (0.54.0)
114
113
  execjs (2.7.0)
115
- factory_girl (4.7.0)
114
+ factory_girl (4.8.0)
116
115
  activesupport (>= 3.0.0)
117
- factory_girl_rails (4.7.0)
118
- factory_girl (~> 4.7.0)
116
+ factory_girl_rails (4.8.0)
117
+ factory_girl (~> 4.8.0)
119
118
  railties (>= 3.0.0)
120
- faker (1.6.6)
119
+ faker (1.7.2)
121
120
  i18n (~> 0.5)
122
121
  faraday (0.9.2)
123
122
  multipart-post (>= 1.2, < 3)
@@ -163,7 +162,7 @@ GEM
163
162
  fog-atmos (0.1.0)
164
163
  fog-core
165
164
  fog-xml
166
- fog-aws (0.13.0)
165
+ fog-aws (1.1.0)
167
166
  fog-core (~> 1.38)
168
167
  fog-json (~> 1.0)
169
168
  fog-xml (~> 0.1)
@@ -197,7 +196,7 @@ GEM
197
196
  multi_json (~> 1.10)
198
197
  fog-local (0.3.1)
199
198
  fog-core (~> 1.27)
200
- fog-openstack (0.1.18)
199
+ fog-openstack (0.1.19)
201
200
  fog-core (>= 1.40)
202
201
  fog-json (>= 1.0)
203
202
  ipaddress (>= 0.8)
@@ -208,7 +207,7 @@ GEM
208
207
  fog-profitbricks (3.0.0)
209
208
  fog-core (~> 1.42)
210
209
  fog-json (~> 1.0)
211
- fog-rackspace (0.1.2)
210
+ fog-rackspace (0.1.3)
212
211
  fog-core (>= 1.35)
213
212
  fog-json (>= 1.0)
214
213
  fog-xml (>= 0.1)
@@ -242,7 +241,7 @@ GEM
242
241
  fog-voxel (0.1.0)
243
242
  fog-core
244
243
  fog-xml
245
- fog-vsphere (1.5.2)
244
+ fog-vsphere (1.6.0)
246
245
  fog-core
247
246
  rbvmomi (~> 1.9)
248
247
  fog-xenserver (0.2.3)
@@ -328,7 +327,7 @@ GEM
328
327
  slop (~> 3.4)
329
328
  pry-rails (0.3.4)
330
329
  pry (>= 0.9.10)
331
- public_suffix (2.0.4)
330
+ public_suffix (2.0.5)
332
331
  rack (1.6.5)
333
332
  rack-cache (1.6.1)
334
333
  rack (>= 0.4)
@@ -348,9 +347,9 @@ GEM
348
347
  sprockets-rails
349
348
  rails-deprecated_sanitizer (1.0.3)
350
349
  activesupport (>= 4.2.0.alpha)
351
- rails-dom-testing (1.0.7)
350
+ rails-dom-testing (1.0.8)
352
351
  activesupport (>= 4.2.0.beta, < 5.0)
353
- nokogiri (~> 1.6.0)
352
+ nokogiri (~> 1.6)
354
353
  rails-deprecated_sanitizer (>= 1.0.1)
355
354
  rails-html-sanitizer (1.0.3)
356
355
  loofah (~> 2.0)
@@ -375,9 +374,9 @@ GEM
375
374
  recaptcha (3.4.0)
376
375
  json
377
376
  ref (2.0.0)
378
- roadie (3.2.0)
377
+ roadie (3.2.1)
379
378
  css_parser (~> 1.4.5)
380
- nokogiri (>= 1.5.0, < 1.7.0)
379
+ nokogiri (>= 1.5.0, < 1.8.0)
381
380
  roadie-rails (1.0.6)
382
381
  railties (>= 3.0, < 4.3)
383
382
  roadie (~> 3.0)
@@ -399,7 +398,7 @@ GEM
399
398
  rspec-support (3.0.4)
400
399
  ruby_parser (3.8.3)
401
400
  sexp_processor (~> 4.1)
402
- sass (3.4.22)
401
+ sass (3.4.23)
403
402
  sass-rails (5.0.6)
404
403
  railties (>= 4.0.0, < 6)
405
404
  sass (~> 3.1)
@@ -424,8 +423,8 @@ GEM
424
423
  activesupport (>= 3.0)
425
424
  sprockets (>= 2.8, < 4.0)
426
425
  stringex (1.5.1)
427
- therubyracer (0.12.2)
428
- libv8 (~> 3.16.14.0)
426
+ therubyracer (0.12.3)
427
+ libv8 (~> 3.16.14.15)
429
428
  ref
430
429
  thor (0.19.4)
431
430
  thread_safe (0.3.5)
@@ -523,4 +522,4 @@ DEPENDENCIES
523
522
  trustygems (~> 0.1.0)
524
523
 
525
524
  BUNDLED WITH
526
- 1.13.6
525
+ 1.13.7
@@ -69,7 +69,7 @@
69
69
  $iconDuration: 0.6s;
70
70
  $iconEasing: cubic-bezier(.25,1.7,.35,.8);
71
71
 
72
- @include breakpoint($breakpoint-xs) {
72
+ @include breakpoint($breakpoint-xxs) {
73
73
  @include column(4);
74
74
  @include last;
75
75
  }
@@ -212,7 +212,7 @@
212
212
  }
213
213
  .get-access, .how-it-works {
214
214
  .section-wrapper {
215
- padding: 1.5em;
215
+ padding: 5em 1.5em;
216
216
 
217
217
  @include breakpoint($breakpoint-xl) {
218
218
  padding: 4em 1.5em;
@@ -419,7 +419,7 @@
419
419
  color: $link-color;
420
420
  }
421
421
  }
422
- &.dates ul .day, {
422
+ &.dates ul .day {
423
423
  @include copy-face;
424
424
  font-size: 1em;
425
425
  }
@@ -15,7 +15,7 @@
15
15
 
16
16
  .mobile-navigation {
17
17
  padding: .5em 0;
18
- @include breakpoint($breakpoint-xs) {
18
+ @include breakpoint($breakpoint-xxs) {
19
19
  float: right;
20
20
  }
21
21
  }
@@ -449,7 +449,7 @@
449
449
  color: $link-color;
450
450
  }
451
451
  }
452
- &.dates ul .day, {
452
+ &.dates ul .day {
453
453
  @include copy-face;
454
454
  font-size: 1em;
455
455
  }
@@ -25,10 +25,12 @@ section.homepage {
25
25
  }
26
26
 
27
27
  .home-header {
28
+ padding: 0.5em;
28
29
  display: flex;
29
30
  flex-flow: row wrap;
30
31
  .welcome-image {
31
32
  height: 65px;
33
+ width: 30%;
32
34
  background: url(frog_mobile.png) no-repeat;
33
35
  // @include column()
34
36
  @include breakpoint($breakpoint-xl) {
@@ -1,5 +1,5 @@
1
1
  module TrustyFestivityExtension
2
- VERSION = "2.6.1"
2
+ VERSION = "2.6.2"
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"