shiftzilla 0.2.10 → 0.2.11

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
  SHA256:
3
- metadata.gz: 426436e8e53c81f6f4dab914b5e876ab510cd8cbf712332a4c73c0cb31a9fb99
4
- data.tar.gz: a2b64cc31a8bf755f0bf4904baaf3c1a36e39d302eb248ac0775c95c42139b92
3
+ metadata.gz: ea980b30c6b791aaad697655423a68a7402b6aac013be2e62c51b4f774b57cfc
4
+ data.tar.gz: f4940596031fdbe16505795dc684a79be7fb3797eff0fcd860faf1dc3717bc46
5
5
  SHA512:
6
- metadata.gz: 93a4a9154c505ac7d91ba280bce2372e10a7c37724da406220e9e3f0ea56a7c55d9fbad7b39f043f3ed485c16f047cc0dd21736ae2bfec4619de37e1ba5de64b
7
- data.tar.gz: 8c4ad8540bccebef00bfa457c92a13991d05403dc57a0e8973ee142f328d19c2cf61c735674bcb24d58f311b8913e5ea43b1cfc9400c6b7166f13c4e75dcca7d
6
+ metadata.gz: 0ffb536b556064cc141dfdb1f3c706ee83ff15fa454c41eafd2cb263edb66601afc9c24b77aa5e082d8871912168a1121fcd91145db787feabf01eff68a29874
7
+ data.tar.gz: 07eb7b345e3e72bc2b2c7e252d3fdf61668ef7bba2b0cf06cb19b1df799bd1c7005926f763801c5cfc385e6de6fb253595a986fa86d1707afe1bbd0c1e8a0f31
@@ -1,3 +1,3 @@
1
1
  module Shiftzilla
2
- VERSION = "0.2.10"
2
+ VERSION = "0.2.11"
3
3
  end
data/template.haml CHANGED
@@ -37,7 +37,7 @@
37
37
  %span.text-muted= latest_snapshot
38
38
  .row
39
39
  .col
40
- %p.text-muted= "Last built: #{build_time} (builds hourly 06:00 - 20:00 UTC-4)"
40
+ %p.text-muted= "Last built: #{build_time} (builds hourly 03:00 - 21:00 UTC-4)"
41
41
  %hr
42
42
  .row
43
43
  .col-6
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shiftzilla
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.10
4
+ version: 0.2.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - N. Harrison Ripps
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-04-11 00:00:00.000000000 Z
11
+ date: 2018-05-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler