tramway-auth 1.0.1.2 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a9cb818ce07d19cb80e70af368c72e828d708b3eac0c27199554e625d5c90ca7
4
- data.tar.gz: d51885d2c35e87e7bb3bf269bab39650a3a7abb122db4320ab29cc9c6e98753c
3
+ metadata.gz: 3b5e3728f129947365cc098b525efbe7190fff125512c856a20f205d39b400cd
4
+ data.tar.gz: d086566a1c5e555885044fcaa8f4077e50b476110e469f12ea1e3b6ae3b9c3ac
5
5
  SHA512:
6
- metadata.gz: 52709d6f09386aa602578acb9f7acb33ab901bb3adb0dff8230d263bc4d6fcbc7afb29d29d43f1d225a51917b30eb1048aa4956b9c5737098fbce2ebf666b5b1
7
- data.tar.gz: 0f22967a693601ec55e5ae3210067be069e4205e43df9f99c5770ce618cd2b3f973f19559a1edbb76540f253a7b64bb66e7d42c645bf550890878d14ec27de59
6
+ metadata.gz: 4cb5db773468d67fd48dcf64d110cdf6a87f90fde6f020a78d508aa42f80db4483bac7ae4b0a4f69a75c27ca7d20e576922a75bed580e46dea8ba1e521d806c1
7
+ data.tar.gz: b17e4f09c8527d22014c306e735a87bbc400a6ef396284298f87bd93eb96375f22247ddb39cac904684ca46bd5a3e0c98b346ca495f444bb009c35b2af212805
@@ -2,7 +2,7 @@ module Tramway
2
2
  module Auth
3
3
  module ApplicationHelper
4
4
  include AuthManagment
5
- include ::FontAwesome::Rails::IconHelper
5
+ include ::FontAwesome5::Rails::IconHelper
6
6
  include Tramway::Core::TitleHelper
7
7
  include Tramway::Admin::NavbarHelper
8
8
  end
@@ -1,5 +1,5 @@
1
1
  module Tramway
2
2
  module Auth
3
- VERSION = '1.0.1.2'
3
+ VERSION = '1.0.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tramway-auth
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1.2
4
+ version: 1.0.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: 2019-06-10 00:00:00.000000000 Z
11
+ date: 2019-06-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Rails engine for auth
14
14
  email: