webidl 0.2.0 → 0.2.1

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.
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.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jari Bakken
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-08-08 00:00:00.000000000 Z
11
+ date: 2018-09-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: treetop
@@ -200,6 +200,7 @@ files:
200
200
  - spec/spec.opts
201
201
  - spec/spec_helper.rb
202
202
  - support/webidl-spec-2017-08-08.html
203
+ - support/webidl-spec-2018-09-03.html
203
204
  - webidl.gemspec
204
205
  homepage: http://github.com/jarib/webidl
205
206
  licenses: []
@@ -220,7 +221,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
220
221
  version: '0'
221
222
  requirements: []
222
223
  rubyforge_project: webidl
223
- rubygems_version: 2.6.12
224
+ rubygems_version: 2.7.6
224
225
  signing_key:
225
226
  specification_version: 4
226
227
  summary: Ruby parser for WebIDL