font_awesome5_rails 1.1.0 → 1.1.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: ac1e4d27e6b565225f301f8758710ec6d4a29f1fc71e3b9739f62a3e6e092e9b
4
- data.tar.gz: 6523ce02d5a8b7c58e33fc439a869cbc427005efab21fed79c4731941a080d97
3
+ metadata.gz: 34b256bee0e92aa93e45374ecf6107545583dfb40001e40ad27275502da921ab
4
+ data.tar.gz: 6168e18b9d475bec873350d5d27a10686880f30a62543d4ab75b7da0b7cc48c7
5
5
  SHA512:
6
- metadata.gz: 85decf4154066aa04385c47f73b16a6fc91784ca62f952dd5ddac5b55dccaad7a9e2c26c1523fb1915f9926af3b4746476380ae8215166ae5c5ed9686216238d
7
- data.tar.gz: 73d1cb4fa68c056c882f546f2eb31376c545722ff0115b25d4065a747c36d2f85a314006e8e3c19d08ba7ed72c0c39566d213ffbbda006d66af221ea57e4dd6d
6
+ metadata.gz: 16bd1b37270c32bc475d103767d1995e9e31bc808a67be6531151ae985bcaeb236c843d78db5a1bb47d69fe5af69a60d5ee43f09a6c2a838bd63a2448734d1bc
7
+ data.tar.gz: e69191dee76b3ee6a09eed322e4ecfbe7bd3b5161d4245fa13413fefc5669bcef53ee466076136e1cd4ae84a6f9c49f3047e37cba2cc16c6cdf0bf9624136b5b
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Font Awesome 5 Rails
2
2
  [![Gem Version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=rb&type=6&v=1.1.0&x2=0)](https://badge.fury.io/rb/font_awesome5_rails)
3
- [![FA5 version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=6&v=5.13.0&x2=0)](https://github.com/tomkra/font_awesome5_rails/blob/master/lib/font_awesome5_rails/version.rb)
3
+ [![FA5 version](https://d25lcipzij17d.cloudfront.net/badge.svg?id=gh&type=6&v=5.13.1&x2=0)](https://github.com/tomkra/font_awesome5_rails/blob/master/lib/font_awesome5_rails/version.rb)
4
4
  [![Build Status](https://travis-ci.org/tomkra/font_awesome5_rails.svg?branch=master)](https://travis-ci.org/tomkra/font_awesome5_rails)
5
5
  [![HitCount](http://hits.dwyl.io/tomkra/tomkra/font_awesome5_rails.svg)](http://hrits.dwyl.io/tomkra/tomkra/font_awesome5_rails)
6
6
 
@@ -5,7 +5,3 @@
5
5
  .fa5-text {
6
6
  padding-left: 5px;
7
7
  }
8
-
9
- .fontawesome-i2svg-pending body {
10
- display: none;
11
- }
@@ -1,4 +1,4 @@
1
1
  module FontAwesome5Rails
2
2
  FA_VERSION = '5.13.0'
3
- VERSION = '1.1.0'
3
+ VERSION = '1.1.1'
4
4
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: font_awesome5_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - tomkra
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-25 00:00:00.000000000 Z
11
+ date: 2020-03-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties