tramway-landing 3.1 → 3.1.0.1

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: eb1d9f3f7fd008ccc5b7bf6e10d92157d06a2d43bcfa06d4626eb50376eab1ff
4
- data.tar.gz: bce155b9e752abf9ceb692d7cdd8aaf7f03ab62fa99b6ae061f07b7e7e2a076c
3
+ metadata.gz: '0995eeba8c0242829e3a8322ff6eb24847aada4ba3d9762a84c524832c75cf76'
4
+ data.tar.gz: 4747fe0063d827fc9512d45df257e010aed9878f687d8eb35a2451c7c4f21e86
5
5
  SHA512:
6
- metadata.gz: ab36c3b758559543c77678054d6284eabc6b9e6050e864203b12ab2851fe62e3a1d6651091f1210b096859123529b6cb79ccf12a7b790a8efb8a7ac211a314c5
7
- data.tar.gz: 1e4c6c583436c421e8548f0e757a194bafe36f225203e8dc8394c4a312c64fc92e6cc6eeb148d370c8481485431ac658ccd1e81a9849805f08d631a7e7796edf
6
+ metadata.gz: cc2c092c39a0dafd4b8cf188f791caa29af610a3d7a0b31ff87d1d23c96032ff7eb54cf5ad455192e80f4a9746da83ee970d512ad4b69929be2635eea427d57a
7
+ data.tar.gz: f38908cfdf94666d8c6956409afab6a1321c86195def2d84c482a47efaf1623cb301af429957406af6c5270117f573a8e190da7ecf6fdd708bd31055acad6617
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- class Tramway::Landing::BlockLinkDecorator < ::Tramway::Landing::LinkDecorator
3
+ class Tramway::Landing::BlockLinkDecorator < ::Tramway::Landing::Navbar::LinkDecorator
4
4
  delegate :title, to: :object
5
5
 
6
6
  def link
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Tramway
4
4
  module Landing
5
- VERSION = '3.1'
5
+ VERSION = '3.1.0.1'
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.1'
4
+ version: 3.1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - moshinaan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-01 00:00:00.000000000 Z
11
+ date: 2020-05-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Landing Engine for your Rails projects
14
14
  email: