hanzi-rails 0.0.3 → 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.
@@ -1,6 +1,6 @@
1
1
  module Hanzi
2
2
  module Rails
3
- VERSION = "0.0.3"
4
- HANZI_VERSION = "3.1.0"
3
+ VERSION = "0.0.4"
4
+ HANZI_VERSION = "3.2.0"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hanzi-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - billy3321
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-02-10 00:00:00.000000000 Z
11
+ date: 2015-04-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -68,6 +68,8 @@ extra_rdoc_files: []
68
68
  files:
69
69
  - LICENSE.txt
70
70
  - README.md
71
+ - app/assets/fonts/han-space.otf
72
+ - app/assets/fonts/han-space.woff
71
73
  - app/assets/fonts/han.otf
72
74
  - app/assets/fonts/han.ttf
73
75
  - app/assets/fonts/han.woff
@@ -96,7 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
96
98
  version: '0'
97
99
  requirements: []
98
100
  rubyforge_project:
99
- rubygems_version: 2.4.5
101
+ rubygems_version: 2.4.6
100
102
  signing_key:
101
103
  specification_version: 4
102
104
  summary: Han.css for rails