ama_layout 4.2.0 → 4.2.1

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: 1e1de870b16d4d67317c9e4694b49c00e74057d7
4
- data.tar.gz: a83e4e0bf9e46f8ad504f37c648d925e8172a7d5
3
+ metadata.gz: 3da374a8c6ae0a94c17e982672938db4afdcc197
4
+ data.tar.gz: c81aff8b9e92c5844a5154691e4df66237cde645
5
5
  SHA512:
6
- metadata.gz: f6156a27fc0efdd259a9fc4578a66434fc9c6efeaeeef99bdd4ed861a81414dca014a23d0c851b724525d83d43be6fb56b6dd441e6dbcd042dd506cc3883ac49
7
- data.tar.gz: ee4505ed821c7f60497609adac25978ccd4295d211a93b919ccd537633f7f4fc3c3772ddde60501510a085484b50f622026c5ffa9dbdb1ad9d9352fcaf4287d8
6
+ metadata.gz: 8cb8f7d0a70c2de87ea02bb6d48d3217e11740394ed4d102fba3f16a20cfc44c08b93f2176357c85aefbe690af1167a9d9997d2bf84c5ce9d7b763bc01856fbb
7
+ data.tar.gz: e4686d5f1576229f2843795cacdf64ad3ea5bf7cc5f84c293b7d7044cbba8fcb33ac177aa902dbd40e744248ca6f75860188de0a86b298c348ed4524c4b2af82
@@ -32,6 +32,8 @@ member:
32
32
  link: "<%= Rails.configuration.membership_site %>/reward_cards"
33
33
  - text: "Transaction History"
34
34
  link: "<%= Rails.configuration.youraccount_site %>/reward_dollars"
35
+ - text: "Pizza 73 Coupon Codes"
36
+ link: "<%= Rails.configuration.youraccount_site %>/pizza73"
35
37
  - text: "My Registries"
36
38
  link: "<%= Rails.configuration.registries_site %>/"
37
39
  icon: "fa-folder-open"
@@ -1,3 +1,3 @@
1
1
  module AmaLayout
2
- VERSION = '4.2.0'
2
+ VERSION = '4.2.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.2.0
4
+ version: 4.2.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-08-22 00:00:00.000000000 Z
21
+ date: 2016-09-01 00:00:00.000000000 Z
22
22
  dependencies:
23
23
  - !ruby/object:Gem::Dependency
24
24
  name: foundation-rails