ama_layout 11.2.0 → 11.3.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
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 03e53085e8cb2eed558a7102d1c76d075f1fad6220c91f686df0905d4e3d4094
|
4
|
+
data.tar.gz: fd44ddfbb30f32d000f4871281558588f870542159639e44c5d3263bc446d75d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 55aaeaf994dc4421c7d6b3b821561f9b7679f1f9d06096ca4446a7908aea46a100f11aac1631091625c08e1afa133c30cd16f973e4272f6bda109c2128da4669
|
7
|
+
data.tar.gz: 492f0b0d4347e47dcc4b8b2d4fbd5f1a262bcdb1493dd182c850558d6340dd9c342a211e2fc2a177da8c590371a19df5d8076b20dc37c19f4a9ee32d1ddbb30f
|
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: 11.
|
4
|
+
version: 11.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Darko Dosenovic
|
@@ -13,7 +13,7 @@ authors:
|
|
13
13
|
autorequire:
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
|
-
date: 2020-08-
|
16
|
+
date: 2020-08-19 00:00:00.000000000 Z
|
17
17
|
dependencies:
|
18
18
|
- !ruby/object:Gem::Dependency
|
19
19
|
name: breadcrumbs_on_rails
|
@@ -268,6 +268,7 @@ files:
|
|
268
268
|
- app/views/ama_layout/v2/_custom_nav_links.html.erb
|
269
269
|
- app/views/ama_layout/v2/_custom_sidebar.html.erb
|
270
270
|
- app/views/ama_layout/v2/_font.html.erb
|
271
|
+
- app/views/ama_layout/v2/_font_awesome_pro_kit.html.erb
|
271
272
|
- app/views/ama_layout/v2/_footer.html.erb
|
272
273
|
- app/views/ama_layout/v2/_main_nav_item.html.erb
|
273
274
|
- app/views/ama_layout/v2/_main_top_nav_item.html.erb
|
@@ -294,6 +295,7 @@ files:
|
|
294
295
|
- app/views/ama_layout/v3/_custom_nav_links.html.erb
|
295
296
|
- app/views/ama_layout/v3/_custom_sidebar.html.erb
|
296
297
|
- app/views/ama_layout/v3/_font.html.erb
|
298
|
+
- app/views/ama_layout/v3/_font_awesome_pro_kit.html.erb
|
297
299
|
- app/views/ama_layout/v3/_footer.html.erb
|
298
300
|
- app/views/ama_layout/v3/_main_nav_item.html.erb
|
299
301
|
- app/views/ama_layout/v3/_main_top_nav_item.html.erb
|
@@ -403,7 +405,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
403
405
|
- !ruby/object:Gem::Version
|
404
406
|
version: '0'
|
405
407
|
requirements: []
|
406
|
-
|
408
|
+
rubyforge_project:
|
409
|
+
rubygems_version: 2.7.6.2
|
407
410
|
signing_key:
|
408
411
|
specification_version: 4
|
409
412
|
summary: ".ama.ab.ca site layouts"
|