antlr3 1.6.0 → 1.6.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: antlr3
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.0
4
+ version: 1.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kyle Yetter
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-01-27 00:00:00 -05:00
12
+ date: 2010-02-12 00:00:00 -05:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -144,8 +144,10 @@ files:
144
144
  - README.txt
145
145
  - ANTLR-LICENSE.txt
146
146
  - History.txt
147
+ - Manifest.txt
147
148
  - java/antlr-full-3.2.1.jar
148
149
  - java/RubyTarget.java
150
+ - Rakefile
149
151
  has_rdoc: true
150
152
  homepage: http://github.com/ohboyohboyohboy/antlr3
151
153
  licenses: []