font-ionicons-rails 2.0.1.5 → 2.0.1.6

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
- SHA1:
3
- metadata.gz: 256bb3a7930d50b2bd00f89fb4d67fa64241507a
4
- data.tar.gz: cc132104c6ba68faeb7dce8d53275f3f19fd5794
2
+ SHA256:
3
+ metadata.gz: d5602cf47d622b95b5a06b83edcd8211d18a8c852c972dde879a3bb1e2b27373
4
+ data.tar.gz: 31b8b3cdb3f82aa16cb1b6cd43fa3420b831a7fa2ed15844f67ae56fba452875
5
5
  SHA512:
6
- metadata.gz: 58e24f78f5ea36b4b39e8854dc2b4e3282f6376450caad167a68674a0c0991e7dd7d8ac4a73689a2a0d75690c9c6f96fd76293b77ebd42fa154ec40b4ee1ed34
7
- data.tar.gz: d2bb63dac56635ad5f3f2cb6c8cd944e73ef25c1ed1e69ff6fd0fa5351b224b041a17103ebb56b20724eee38e5508fe4f077e46f9ca6f1430bc9d68e1b5a88fe
6
+ metadata.gz: 69abbcd1e10a0a67cb35c0daf8e8492a7f82b31fa9f8b9113ba429faec5c8e9b7ceca88af866e026851fb463a894c7fb047a86b87ced2289b6964da210e6e19c
7
+ data.tar.gz: 88a8dfccbde47c30e872ec2ce04c8c8795702c3589f45f6872c5ce25859d93c38e5acefcab1fcb52f75a5c7b1cc19c5063e20ee7c6da795bc1c6921d0eb389f4
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- font-ionicons-rails [![Gem Version](https://img.shields.io/badge/gem-v2.0.1.5-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.6-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
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.
@@ -1,6 +1,6 @@
1
1
  module FontIonicons
2
2
  module Rails
3
3
  FI_VERSION = "2.0.1"
4
- VERSION = "2.0.1.5"
4
+ VERSION = "2.0.1.6"
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.5
4
+ version: 2.0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ricardo Emerson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-07-01 00:00:00.000000000 Z
11
+ date: 2019-09-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3.2'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
- version: '6.0'
22
+ version: '7.0'
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3.2'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
- version: '6.0'
32
+ version: '7.0'
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: activesupport
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -112,8 +112,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
112
112
  - !ruby/object:Gem::Version
113
113
  version: '0'
114
114
  requirements: []
115
- rubyforge_project:
116
- rubygems_version: 2.5.1
115
+ rubygems_version: 3.0.3
117
116
  signing_key:
118
117
  specification_version: 4
119
118
  summary: an asset gemification of the ionicons icon font library