webidl 0.1.7 → 0.1.8

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: webidl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jari Bakken
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-07-01 00:00:00.000000000 Z
11
+ date: 2014-11-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: treetop
@@ -116,6 +116,7 @@ files:
116
116
  - lib/webidl/ast/module.rb
117
117
  - lib/webidl/ast/node.rb
118
118
  - lib/webidl/ast/operation.rb
119
+ - lib/webidl/ast/promise_type.rb
119
120
  - lib/webidl/ast/scoped_name.rb
120
121
  - lib/webidl/ast/sequence.rb
121
122
  - lib/webidl/ast/type.rb
@@ -237,4 +238,3 @@ test_files:
237
238
  - spec/parser_spec.rb
238
239
  - spec/spec.opts
239
240
  - spec/spec_helper.rb
240
- has_rdoc: