inuicon-rails 0.0.6 → 0.0.7

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: b75a5a8bd09afd8d989ce7f3c749bc47d9b4fc62
4
- data.tar.gz: bf9c5ced8db94a531d1f0b6afa2920e78276bad5
3
+ metadata.gz: 110333423a6e28cc50fbf52b4ffec2fb26aa71d9
4
+ data.tar.gz: 042c9f636aa3daa0b0d637f2d7af8ab84718ef6d
5
5
  SHA512:
6
- metadata.gz: f63a39fc9212c871fb759f17655043ffea51580a776ed76073eae5f4e9d3028a6f39d5b8dc476c72fd49a0a2a62660b1e34afc7a992925d97a02c5ade4916bec
7
- data.tar.gz: 637b688596bb3fb65f6167df71752881dcf95ff496fcfd5e905bc7dcf9e7ed2bbbeab9c6d304fd1579dbcdbf3991e37b8ca835dba10f383688755568c8aab0df
6
+ metadata.gz: 99c0f147831f3bf1505cc06d6a3f735e3ce2479781e4b9b9e4b26a6bf21368855a9cef6dbd80f1889856d54b798ff037f3e3d622cfe02292804d23669d381a51
7
+ data.tar.gz: a5dfb192a7050f51258f27f85814f797cdbc37fd9bf1e2fcdec3f49fc16ed46d9a08bd3fb3af9f00502efe1539b741bc570c1755767fa2a346e2047bb96d88a0
File without changes
File without changes
File without changes
File without changes
@@ -1,3 +1,3 @@
1
1
  module InuiconRails
2
- VERSION = "0.0.6"
2
+ VERSION = "0.0.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: inuicon-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - TAEKO AKATSUKA / @ken_c_lo
@@ -33,13 +33,13 @@ extra_rdoc_files: []
33
33
  files:
34
34
  - MIT-LICENSE
35
35
  - README.md
36
+ - app/assets/fonts/inuicon.eot
37
+ - app/assets/fonts/inuicon.svg
38
+ - app/assets/fonts/inuicon.ttf
39
+ - app/assets/fonts/inuicon.woff
40
+ - app/assets/stylesheets/_inuicon.css.sass
36
41
  - lib/inuicon-rails.rb
37
42
  - lib/inuicon-rails/version.rb
38
- - vendor/assets/fonts/inuicon.eot
39
- - vendor/assets/fonts/inuicon.svg
40
- - vendor/assets/fonts/inuicon.ttf
41
- - vendor/assets/fonts/inuicon.woff
42
- - vendor/assets/stylesheets/_inuicon.css.sass
43
43
  homepage: https://github.com/taea/inuicon-rails
44
44
  licenses: []
45
45
  metadata: {}
@@ -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: