font-ionicons-rails 2.0.1.2 → 2.0.1.3

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
  SHA1:
3
- metadata.gz: 04d924aea258224ae4b38b776df7e20ed254f592
4
- data.tar.gz: 7c9303d7a32d71415f8a8d882c9f9f6e6e93c639
3
+ metadata.gz: fe62800b9ec90c6924ef650e13e53d5d5da123b9
4
+ data.tar.gz: 517feb46f551a5424187ef56004d30b24dd8a84d
5
5
  SHA512:
6
- metadata.gz: 5c4503dc67810c77fc7a235fb36bf58b35b06c0bc5ff26f0c481acac62563aeea6eb8035f0e1092ca525aa8a9b8edef974cd60a032cdbcc45cfeef521ee27046
7
- data.tar.gz: 4cab5fb3bd053add1900fb654512184fac13d6db64c6a2af38e96e915831207c10452070e7423a1340c5690ca79cacc70b407dace1b35fba1163e6d8248505a7
6
+ metadata.gz: ac45b76907fd47b36dddcab6950302c2326729573b3d7fa658ea471c6b677bd650a28d83ae4c8e354c2cfd8d5f17231e2b3480cb1ad5ae101c7d6de681f3edf4
7
+ data.tar.gz: 82e32b6983f6f85dd41a4ffad3a5a3ab1d48e3420e20b018a8456ea6f7ccc40a2817216c49d7d491c31e0121b2d5e2b2ceaada12878f4fd06c3434286bdbcca3
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
- font-ionicons-rails [![Gem Version](https://img.shields.io/badge/gem-v2.0.1.2-blue.svg)](https://github.com/ricardoemerson/font-ionicons-rails) [![Build Status](https://img.shields.io/badge/build-passing-green.svg)](https://github.com/ricardoemerson/font-ionicons-rails)
1
+ font-ionicons-rails [![Gem Version](https://img.shields.io/badge/gem-v2.0.1.3-blue.svg)](https://github.com/ricardoemerson/font-ionicons-rails) [![Build Status](https://img.shields.io/badge/build-passing-green.svg)](https://github.com/ricardoemerson/font-ionicons-rails)
2
2
  ==============================================================================================================================================================================================================================================================================
3
3
 
4
- The font-ionicons-rails provides the [ionicons](http://ionicons.com/) web fonts and stylesheets as a Rails engine for use with the asset pipeline.
4
+ The font-ionicons-rails is the best gem made for ionicons and provides the [ionicons](http://ionicons.com/) web fonts and stylesheets as a Rails engine for use with the asset pipeline.
5
5
 
6
6
  Installation
7
7
  ------------
@@ -73,4 +73,4 @@ License
73
73
  Special Thanks
74
74
  --------------
75
75
 
76
- The font-ionicons-rails was inspired by [font-awesome-rails](https://github.com/bokmann/font-awesome-rails).
76
+ The font-ionicons-rails was inspired by [font-awesome-rails](https://github.com/bokmann/font-awesome-rails) made by David Bock.
@@ -1,6 +1,6 @@
1
1
  module FontIonicons
2
2
  module Rails
3
3
  FI_VERSION = "2.0.1"
4
- VERSION = "2.0.1.2"
4
+ VERSION = "2.0.1.3"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: font-ionicons-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1.2
4
+ version: 2.0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ricardo Emerson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-08-13 00:00:00.000000000 Z
11
+ date: 2015-10-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -58,7 +58,8 @@ dependencies:
58
58
  - - ">="
59
59
  - !ruby/object:Gem::Version
60
60
  version: '0'
61
- description: The Ionicons for Ruby on Rails with helpers for better use.
61
+ description: The best Ionicons gem made for Ruby on Rails and with helpers for better
62
+ use.
62
63
  email:
63
64
  - ricardo_emerson@yahoo.com.br
64
65
  executables: []