tramway-profiles 1.3 → 1.3.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: 7870f5919629c8b3cf982c35bda57296b2abc463e322e4d3c6dfbde5254078db
4
- data.tar.gz: 797a4098f31eba235618fc79b226169c6223270fe977a514c8e0c7570a1e84c7
3
+ metadata.gz: 5f3b74760688d0849b636537611ea1c450b6dec27abe79e44a7331f3346f19a9
4
+ data.tar.gz: 6a7d645787ca47ce93fdc5c366179d1c275c5b6aa445a694961859d494f43534
5
5
  SHA512:
6
- metadata.gz: edced41bbaa4b336eddf53e2d01554e1450412f183ab6b0a17e82db2116abaa5846664bff9c0e917933a7394ca5c3895c870e4beba213650e5b106d81deda62f
7
- data.tar.gz: 49f644a904ca1f10e80eb9f12a67462663bca64863cd902ac0e0d4dc10c989955d612cdeda9a1c22edb746513c2563dc0f5d46d0fc1b23c646048dbe31015188
6
+ metadata.gz: ac74cc2b77a2c6d4315d7921dc41f26eb9da1946abbd87dff571e8bf5eb48faacc6bb0e88c0c946117fb7e91fad807ca241f583e6a984400a02390ff4e676010
7
+ data.tar.gz: af9d3dc577c0d347ffaf10f8b11be25ab8adad08c481e1cbdaa4a58bcf8984b7b07bf644f8db701203699d4f8b78582da26d4da08ec5b38582cf56e1a3b94bad
@@ -31,7 +31,7 @@ module Tramway::Profiles::LinksHelper
31
31
 
32
32
  def profile_link_template(title, link, icon)
33
33
  link_to link, target: '_blank' do
34
- concat fa_icon icon
34
+ concat fab_icon icon
35
35
  concat ' '
36
36
  concat title
37
37
  end
@@ -1,5 +1,5 @@
1
1
  module Tramway
2
2
  module Profiles
3
- VERSION = '1.3'
3
+ VERSION = '1.3.1'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tramway-profiles
3
3
  version: !ruby/object:Gem::Version
4
- version: '1.3'
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pavel Kalashnikov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-06-13 00:00:00.000000000 Z
11
+ date: 2019-06-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Rails engine for social networks profiles
14
14
  email: