gem_liux1 0.4.9 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
data/bin/gem_liux1-cli CHANGED
@@ -7,4 +7,7 @@ require 'optparse'
7
7
 
8
8
  OptionParser.new do |opts|
9
9
  opts.banner = "Usage: gem_liux1-cli [options] file"
10
+ opts.on('-d', '--doing', 'init') do
11
+ require 'gem_liux1'
12
+ end
10
13
  end.parse!(ARGV)
@@ -1,3 +1,3 @@
1
1
  module GemLiux1
2
- VERSION = "0.4.9"
2
+ VERSION = "0.5.0"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gem_liux1
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 11
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
- - 4
9
- - 9
10
- version: 0.4.9
8
+ - 5
9
+ - 0
10
+ version: 0.5.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - a