shellopts 0.9.7 → 2.0.0.pre.4

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: shellopts
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.7
4
+ version: 2.0.0.pre.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Claus Rasmussen
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-07-18 00:00:00.000000000 Z
11
+ date: 2020-07-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -106,18 +106,25 @@ files:
106
106
  - doc/stylesheet.css
107
107
  - lib/ext/array.rb
108
108
  - lib/shellopts.rb
109
+ - lib/shellopts/args.rb
109
110
  - lib/shellopts/ast/command.rb
110
111
  - lib/shellopts/ast/node.rb
111
112
  - lib/shellopts/ast/option.rb
112
113
  - lib/shellopts/ast/program.rb
113
114
  - lib/shellopts/compiler.rb
115
+ - lib/shellopts/generator.rb
114
116
  - lib/shellopts/grammar/command.rb
115
117
  - lib/shellopts/grammar/node.rb
116
118
  - lib/shellopts/grammar/option.rb
117
119
  - lib/shellopts/grammar/program.rb
120
+ - lib/shellopts/idr.rb
121
+ - lib/shellopts/messenger.rb
122
+ - lib/shellopts/option_struct.rb
118
123
  - lib/shellopts/parser.rb
124
+ - lib/shellopts/shellopts.rb
119
125
  - lib/shellopts/utils.rb
120
126
  - lib/shellopts/version.rb
127
+ - rs
121
128
  - shellopts.gemspec
122
129
  homepage: http://github.com/clrgit/shellopts
123
130
  licenses: []
@@ -134,9 +141,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
134
141
  version: '0'
135
142
  required_rubygems_version: !ruby/object:Gem::Requirement
136
143
  requirements:
137
- - - ">="
144
+ - - ">"
138
145
  - !ruby/object:Gem::Version
139
- version: '0'
146
+ version: 1.3.1
140
147
  requirements: []
141
148
  rubygems_version: 3.0.8
142
149
  signing_key: