inuicon-rails 0.0.9 → 0.0.10
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 40c671848ae2cef5b980300e61f74d360a761ae4
|
4
|
+
data.tar.gz: a38fdc7ae1fb1b10d135fa71908f55ee8a635d39
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 820297a06fdbc4fee4a383ffcc2daeff9a4cf3f4e806b6feab415fb2c46bc38bb38d159413b7b4fc18005149e362521199fd3d55cd6edb8e35c293e227d44a4d
|
7
|
+
data.tar.gz: 4d4e11f7b38fabe5f53babc35132e27a5c2acb4f14c8037be4a29c63b982a249a62b3084c5d1103f524aad444831f52b4719a4512bdd8d992390777893c93aa9
|
File without changes
|
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.
|
4
|
+
version: 0.0.10
|
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: 2015-07-
|
11
|
+
date: 2015-07-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: sass-rails
|
@@ -37,7 +37,7 @@ files:
|
|
37
37
|
- app/assets/fonts/inuicon.svg
|
38
38
|
- app/assets/fonts/inuicon.ttf
|
39
39
|
- app/assets/fonts/inuicon.woff
|
40
|
-
- app/assets/stylesheets/_inuicon.
|
40
|
+
- app/assets/stylesheets/_inuicon.sass
|
41
41
|
- lib/inuicon-rails.rb
|
42
42
|
- lib/inuicon-rails/version.rb
|
43
43
|
homepage: https://github.com/taea/inuicon-rails
|
@@ -64,4 +64,3 @@ signing_key:
|
|
64
64
|
specification_version: 4
|
65
65
|
summary: Icon web font for Rails (used in pplog.net) https://taea.github.io/inuicon/demo.html
|
66
66
|
test_files: []
|
67
|
-
has_rdoc:
|