ama_layout 4.4.0 → 4.4.1

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: 99b7a9517bf8176ca9bf1e4bc62caf22e0700a5d
4
- data.tar.gz: eec9cda14eae11bcae20617e23dc55690a6eccc2
3
+ metadata.gz: 40bc61f9eb72d7a520757deea7a6b7f3ba05121d
4
+ data.tar.gz: a66f7729709328abd3717358e1d5273e6de8c0c4
5
5
  SHA512:
6
- metadata.gz: 59bab3180a3f028ec1846ded1904e9b25ff08710a2f259aa69cd4fa536aaf28c18d3dc868767dec9ae5299396aec1f962a0752078285198775134b050781b5c8
7
- data.tar.gz: d3110834a05c82864d118712138440f5036ad7ec9bea9e02b9568c26d3b68d565060b010f69cbcff764595b8962e45dada41ef166db6c3c406e87d9a53e76340
6
+ metadata.gz: 5a116976d599efca3e64a0c5d375fda32df5109d4022a24e8a99dc81c476387438057fe6c3688e722d24281d0214948ec0601eda27f6d5088fd47c9e49635fe6
7
+ data.tar.gz: 45d7c7f07c838388b20909c0fa1c4074738eabe9f72e8377ccb40a717d56d7a2f5fb88954db1e0183fb3c218f374c1898306a7d1b1312bc5dc029c719550a3e7
@@ -44,7 +44,7 @@
44
44
  <%= link_to "Knowledge Base", "https://ama.ab.ca/knowledge-base/", class: "link-list__link--white" %>
45
45
  </li>
46
46
  <li class="link-list__item">
47
- <%= link_to "Email Newsletters", "https://forms.ama.ab.ca/subscriptions", class: "link-list__link--white" %>
47
+ <%= link_to "Email Newsletters", "https://youraccount.ama.ab.ca/subscriptions", class: "link-list__link--white" %>
48
48
  </li>
49
49
  <li class="link-list__item">
50
50
  <%= link_to "Site Map", "https://ama.ab.ca/about-ama/site-map/", class: "link-list__link--white" %>
@@ -1,3 +1,3 @@
1
1
  module AmaLayout
2
- VERSION = '4.4.0'
2
+ VERSION = '4.4.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ama_layout
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.4.0
4
+ version: 4.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael van den Beuken
@@ -18,7 +18,7 @@ authors:
18
18
  autorequire:
19
19
  bindir: bin
20
20
  cert_chain: []
21
- date: 2016-09-14 00:00:00.000000000 Z
21
+ date: 2016-09-23 00:00:00.000000000 Z
22
22
  dependencies:
23
23
  - !ruby/object:Gem::Dependency
24
24
  name: foundation-rails
@@ -405,7 +405,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
405
405
  version: '0'
406
406
  requirements: []
407
407
  rubyforge_project:
408
- rubygems_version: 2.4.5.1
408
+ rubygems_version: 2.5.1
409
409
  signing_key:
410
410
  specification_version: 4
411
411
  summary: ".ama.ab.ca site layouts"