aaf-lipstick 4.1.0 → 4.2.0

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: 63367fada9feb5a00858f64daea84e05ffcf76d3
4
- data.tar.gz: fce504703c147c2429893b49a4712a08451bf6fe
3
+ metadata.gz: 51c40a77140713b3547d8b516df90c8330ee5b56
4
+ data.tar.gz: 439534035d5c998f865b5f37dcd04cbac9f987a3
5
5
  SHA512:
6
- metadata.gz: e696653e2a7469e0861978756ab01c746ebad649ecd317e6bfe1c8190f06eb627d30cef87a46304a68f96b792ef28756ebc224bdd2f38871ae205ed93772cb16
7
- data.tar.gz: 92d65a0241351ae1bdb4f22b6ee69dcec728ce1bb575183b9aa81e045640be762461a171c2653095a0b7276bba790fa73fe015d37a9090bbd1ae15ebc47e779e
6
+ metadata.gz: 2a83ab4c24cdda9b10d0030ff42d2505608e41e936eec332331394a92248bd9bd74df8c15512c7b64af9f62badeda1efc48cdee5559aacb68dac4ca9ef32a242
7
+ data.tar.gz: 5321a107c28a281c745774a5ffd1472afa4644da7b1efa1a322b0685eac09557b0c0c848e6fb4835c211a94c03f4331ec83f6d0720f724662f252787d27343d7
@@ -216,7 +216,7 @@
216
216
  </td>
217
217
  <td valign="top" width="190">
218
218
  <div >
219
- Do you need help?<br /><a href="http://support.aaf.edu.au" target="_blank">Access the AAF Support service</a>.
219
+ Do you need help?<br /><a href="https://support.aaf.edu.au" target="_blank">Access the AAF Support service</a>.
220
220
  </div>
221
221
  </td>
222
222
  </tr>
@@ -267,7 +267,7 @@
267
267
  <tr>
268
268
  <td colspan="2" valign="middle" id="social" style="background-color:#f5f5f5; border:0; padding: 8px 15px; border-radius: 4px;">
269
269
  <div style="text-align:center;">
270
- &nbsp;<a href="http://twitter.com/ausaccessfed" style="color:#08c;">Follow on Twitter</a> | <a href="http://www.facebook.com/ausaccessfed" style="color:#08c;">Friend on Facebook</a> | <a href="https://support.aaf.edu.au" style="color:#08c;">Get AAF Support</a>&nbsp;
270
+ &nbsp;<a href="https://twitter.com/ausaccessfed" style="color:#08c;">Follow on Twitter</a> | <a href="https://support.aaf.edu.au" style="color:#08c;">Get AAF Support</a>&nbsp;
271
271
  </div>
272
272
  </td>
273
273
  </tr>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Lipstick
4
- VERSION = '4.1.0'
4
+ VERSION = '4.2.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aaf-lipstick
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.0
4
+ version: 4.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shaun Mangelsdorf
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-09-19 00:00:00.000000000 Z
11
+ date: 2019-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: erubis