tramway-landing 1.1.1 → 1.1.2
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: e9f3599c6a57716b3eb063df62923a7cb27f0203232f6c3a988aac1663cf66da
|
4
|
+
data.tar.gz: c952f33e71555eb173b56c66b6287ef07ea2512f16ab3b43bcd3148509e50228
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a4bdc6201d9b55c36ed1aa91781171d4d1a3bbef691f6aa2fc1536d422da4610178e0aee2736e26345a5e2e55d7e2f1b71912231e36320a9ec801e8986e0b12b
|
7
|
+
data.tar.gz: 567b3452261acaaf660ad5ba3e2b17bbaed155a51e13fa2cd515cee1448bc9ac88ca2022ef65294aa9381794c14884680bed6f97138eb315cd6f7fbeda48dfbb
|
File without changes
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tramway-landing
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pavel Kalashnikov
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-03-
|
11
|
+
date: 2018-03-21 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Landing Engine for your Rails projects
|
14
14
|
email:
|
@@ -25,7 +25,7 @@ files:
|
|
25
25
|
- app/assets/javascripts/tramway/landing/application.js.coffee
|
26
26
|
- app/assets/javascripts/tramway/landing/footer.js.coffee
|
27
27
|
- app/assets/javascripts/tramway/landing/smooth-scroll.js
|
28
|
-
- app/assets/stylesheets/tramway/landing/application.
|
28
|
+
- app/assets/stylesheets/tramway/landing/application.sass
|
29
29
|
- app/assets/stylesheets/tramway/landing/collage.css.sass
|
30
30
|
- app/assets/stylesheets/tramway/landing/justified.css
|
31
31
|
- app/controllers/tramway/landing/application_controller.rb
|