tramway-landing 2.0.1.4 → 2.0.1.5

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: 06db1315e39e0c0c0a4e0c57e7f60d8e67ef6ec2b1c7e6165420d8b100e94c09
4
- data.tar.gz: 274bb1bd4b5014f6e6f2a4da8f105607a0252c0c2d69ffa0dea5b56c671dc7f3
3
+ metadata.gz: b27fab49c91050efca7bd994a2ba7561dbf829c7e6beb56528a6fcd276ac917d
4
+ data.tar.gz: 7fbe433604bbc5a7650c36e26661ceaeeccdb28b8bde3bf27faf7d07b5999e54
5
5
  SHA512:
6
- metadata.gz: c1f9ea58666cee23d2635855282cf5b5813fc7e6bcb13517149cd7058befcf210e84682bd0bcd6aff5ca2f8c94d5e84e513cd220159ab56685bb045d4615c80e
7
- data.tar.gz: 527a9f7d3f6a6854af14af74323b830ae0baf5f80de37dc0d76873fd2d02625d1f1ec054e42cfaee976c9ac05997600dfc0a0f893d6409ddfed5778525170ed7
6
+ metadata.gz: 8cfd09630aaa0927685e0d20eebafd3333ca525e3cfd10d462584c96cda647f5567e8680b6abfd34ebbf1db52284082c639f91b0a131541e2a8d2001e3ea1ed1
7
+ data.tar.gz: 4f9059429b639cf448f92fbdaf2babc1d663f8539a09b0ff1197f2b24be06ed36e55cf85b37c85e92f1e9c42456ab54b1f1565c55b0ad1560a1df93e76c58cdf
File without changes
File without changes
File without changes
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Tramway
4
4
  module Landing
5
- VERSION = '2.0.1.4'
5
+ VERSION = '2.0.1.5'
6
6
  end
7
7
  end
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: 2.0.1.4
4
+ version: 2.0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pavel Kalashnikov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-10 00:00:00.000000000 Z
11
+ date: 2020-03-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Landing Engine for your Rails projects
14
14
  email:
@@ -62,10 +62,10 @@ files:
62
62
  - app/views/tramway/landing/blocks/templates/_text.html.haml
63
63
  - config/initializers/assets.rb
64
64
  - config/initializers/tramway.rb
65
- - config/locales/en/forms.yml
66
- - config/locales/ru/forms.yml
67
- - config/locales/ru/models.yml
68
- - config/locales/ru/state_machines.yml
65
+ - config/locales/en.forms.yml
66
+ - config/locales/ru.forms.yml
67
+ - config/locales/ru.models.yml
68
+ - config/locales/ru.state_machines.yml
69
69
  - config/routes.rb
70
70
  - lib/tasks/tramway/landing_tasks.rake
71
71
  - lib/tramway/landing.rb