ama_layout 5.0.2 → 5.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/ama_layout/navigation.yml +0 -3
- data/lib/ama_layout/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ba140e3d6c47fd717f3874c8244815d087291a5e
|
4
|
+
data.tar.gz: d7920cdc904fa9f7e6aa327e633841e769a270c3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 334873371bcad7fb697a2b1b54b5de3d5a3a35dd95aac6531e1618c07bff806181c44a1f20d19294cb0e0e49ecf25c9f45bfdb1c0b5442e1cb4d69e0301e9795
|
7
|
+
data.tar.gz: db740a575cb6c1589185a43501d2277ec60eb4f9faaf9a26f28897a793ade858bfa8579eba308c41506d9d9fa05a1252ea8927480ac9617bca0d29a1be693444
|
@@ -50,9 +50,6 @@ member:
|
|
50
50
|
link: "<%= Rails.configuration.registries_site %>/order/registrations/new"
|
51
51
|
- text: "My Travel"
|
52
52
|
link: "<%= Rails.configuration.travel_site %>"
|
53
|
-
sub_nav:
|
54
|
-
- text: "Pin & Win Contest"
|
55
|
-
link: "<%= Rails.configuration.travel_site %>/travel-promotions-contests/pin-and-win/dashboard"
|
56
53
|
- text: "My Account Settings"
|
57
54
|
link: "<%= Rails.configuration.gatekeeper_site %>/user/edit"
|
58
55
|
icon: "fa-cogs"
|
data/lib/ama_layout/version.rb
CHANGED
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: 5.0
|
4
|
+
version: 5.1.0
|
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: 2017-
|
21
|
+
date: 2017-04-13 00:00:00.000000000 Z
|
22
22
|
dependencies:
|
23
23
|
- !ruby/object:Gem::Dependency
|
24
24
|
name: foundation-rails
|
@@ -324,7 +324,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
324
324
|
version: '0'
|
325
325
|
requirements: []
|
326
326
|
rubyforge_project:
|
327
|
-
rubygems_version: 2.
|
327
|
+
rubygems_version: 2.5.1
|
328
328
|
signing_key:
|
329
329
|
specification_version: 4
|
330
330
|
summary: ".ama.ab.ca site layouts"
|