narou 1.2.9 → 1.3.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of narou might be problematic. Click here for more details.

metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: narou
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.9
4
+ version: 1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - whiteleaf7
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-08-02 00:00:00.000000000 Z
11
+ date: 2013-09-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: termcolor
@@ -110,7 +110,9 @@ files:
110
110
  - template/setting.ini.erb
111
111
  - test/data/test.ini
112
112
  - test/device_spec.rb
113
+ - test/generator/num_to_kanji_test_gen.rb
113
114
  - test/ini_spec.rb
115
+ - test/num_to_kanji.rb
114
116
  - webnovel/ncode.syosetu.com.yaml
115
117
  - webnovel/novel18.syosetu.com.yaml
116
118
  - commitversion
@@ -144,11 +146,14 @@ required_rubygems_version: !ruby/object:Gem::Requirement
144
146
  version: '0'
145
147
  requirements: []
146
148
  rubyforge_project:
147
- rubygems_version: 2.0.0
149
+ rubygems_version: 2.0.3
148
150
  signing_key:
149
151
  specification_version: 4
150
152
  summary: Narou.rb ― 小説家になろうダウンローダ&縦書用整形スクリプト
151
153
  test_files:
152
154
  - test/data/test.ini
153
155
  - test/device_spec.rb
156
+ - test/generator/num_to_kanji_test_gen.rb
154
157
  - test/ini_spec.rb
158
+ - test/num_to_kanji.rb
159
+ has_rdoc: