inuicon-rails 0.0.2 → 0.0.4

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
  SHA1:
3
- metadata.gz: aa5f116a14ef65ce2c13d8af90faffea7a8654e5
4
- data.tar.gz: 0f454188457a88e36e7d9d9f5056fe3bc136d3f5
3
+ metadata.gz: d1fcc3bc9e7145a94cced2acd794d1eda25989db
4
+ data.tar.gz: 4928719acf31cf197a39cd12419054347db1c961
5
5
  SHA512:
6
- metadata.gz: 8b019c4f3857952a657b282c65689dba40543356f12c3be5eda415baa319da0dd1c9b24d50ba683f69cc5809a744b86314c1bddeafb6a2c58e46709773585096
7
- data.tar.gz: 1504c0cc7be763b6487e4fb190f10c5b8cf472ef93dd8b86e5309e146bc47f1391d1bdebc13a450b59bc096e9fb2ef7fd2d5cf36a5a63412971ecdde0031d331
6
+ metadata.gz: fa007eee44a27df140650643e5b75649fe6521c9468753d0be7e43cc58a0c48a4fa5be3b4b09ba52fe01720c8cbbc0a15d4ec20902b4aec6936b0e3341b7db2d
7
+ data.tar.gz: 91ea3c0d3092c597ffcfa027410e550094e4c58a4ca5cfd671ba04b6e697185fc1f7597979280141ed7fd39e30489061cd9ca9b8260d32f3037ab2d6d4b2ea37
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # inuicon-rails
2
2
 
3
- Icon web font with ligature (used in pplog.net) https://taea.github.io/inuicon/demo.html
3
+ Icon web font ~~with ligature~~ (used in pplog.net) https://taea.github.io/inuicon/demo.html
4
4
 
5
5
  ## Installation
6
6
 
@@ -1,3 +1,3 @@
1
1
  module InuiconRails
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inuicon-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - TAEKO AKATSUKA / @ken_c_lo
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-04-25 00:00:00.000000000 Z
11
+ date: 2014-04-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sass-rails
@@ -24,7 +24,7 @@ dependencies:
24
24
  - - ">="
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
- description: Icon web font with ligature (used in pplog.net) https://taea.github.io/inuicon/demo.html
27
+ description: Icon web font for Rails (used in pplog.net) https://taea.github.io/inuicon/demo.html
28
28
  email:
29
29
  - igiari@gmail.com
30
30
  executables: []
@@ -62,6 +62,6 @@ rubyforge_project:
62
62
  rubygems_version: 2.2.2
63
63
  signing_key:
64
64
  specification_version: 4
65
- summary: Icon web font with ligature (used in pplog.net) https://taea.github.io/inuicon/demo.html
65
+ summary: Icon web font for Rails (used in pplog.net) https://taea.github.io/inuicon/demo.html
66
66
  test_files: []
67
67
  has_rdoc: