tramway-landing 3.3.0.9 → 3.3.0.10

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: ae25a08050f6e16999011caba3a0e6a93dcc0132d0befa1f3136faff0c100a3b
4
- data.tar.gz: 863385edaf5c94afa7449782b0455660b95e38f84bde68fb7d1f7b17d25c0c6a
3
+ metadata.gz: 239cf3fdfa60a74d53a889452a7bf2491144e5c01010585cb4232e0e015cb34e
4
+ data.tar.gz: eefcd282f211addb00f6d6ead09e83cde61d0038fecfaaba095f4cf96f305975
5
5
  SHA512:
6
- metadata.gz: 8ece62357fe2c982cf7b3867fbcf6c42e5eef27c89f90cf7f48a6c56b8be7b47d5b8d38ddf79beb9ecbb7ccee342653b885635894824156479bafc1c7077414b
7
- data.tar.gz: 824b1c1205d137e6f66811166effe8a3d77d70cde8dc68095b8640576e12847063765e278bd59bd9015ea300e5a5719beb693161a04ffe81782110bf32018852
6
+ metadata.gz: a164909b039504e0ddbd336e868f15d25273c4dd6d5cd20e16af54dd011c1da760556616c4988b1d638aa8620636c1888eb97f911357087019fcf3c2bfcd651f
7
+ data.tar.gz: e37e51a91357506708c9c63c3e6c224423dbbcadacc35e340d85c85e0b687483bc5e63611f4ce13d237e14258d77debdecc2652a19439086b0d4179aae73f30e
@@ -1,4 +1,4 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- class Tramway::Landing::PageWithButtonDecorator < ::Tramway::ApplicationDecorator
3
+ class Tramway::Landing::BlockTypes::PageWithButtonDecorator < Tramway::ApplicationDecorator
4
4
  end
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Tramway
4
4
  module Landing
5
- VERSION = '3.3.0.9'
5
+ VERSION = '3.3.0.10'
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: 3.3.0.9
4
+ version: 3.3.0.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - kalashnikovisme
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-09 00:00:00.000000000 Z
11
+ date: 2023-02-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Landing Engine for your Rails projects
14
14
  email: