mahoujin 2.0.0 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mahoujin
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sou.K
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-02-23 00:00:00.000000000 Z
11
+ date: 2016-02-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cairo
@@ -169,11 +169,15 @@ files:
169
169
  - lib/mahoujin/transform.rb
170
170
  - lib/mahoujin/version.rb
171
171
  - mahoujin.gemspec
172
+ - samples/build_graphics
172
173
  - samples/ebnf/syntax.ebnfspec
174
+ - samples/ebnf/syntax.png
173
175
  - samples/ebnf/syntax.svg
174
176
  - samples/ipv4/syntax.ebnfspec
177
+ - samples/ipv4/syntax.png
175
178
  - samples/ipv4/syntax.svg
176
179
  - samples/json/syntax.ebnfspec
180
+ - samples/json/syntax.png
177
181
  - samples/json/syntax.svg
178
182
  homepage: https://github.com/0x01f7/mahoujin
179
183
  licenses:
@@ -200,3 +204,4 @@ signing_key:
200
204
  specification_version: 4
201
205
  summary: Generate syntax diagram(aka railroad diagram) from EBNF specification
202
206
  test_files: []
207
+ has_rdoc: