gestopft 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/gestopft/app.rb +1 -1
  2. metadata +3 -3
@@ -16,7 +16,7 @@ class Gestopft::App
16
16
  })
17
17
  end
18
18
 
19
- def self.run(argv)
19
+ def self.run(argv=ARGV)
20
20
  new(argv).parse_arg.dispatch
21
21
  end
22
22
 
metadata CHANGED
@@ -2,10 +2,10 @@
2
2
  name: gestopft
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.1
5
+ version: 0.0.2
6
6
  platform: ruby
7
- authors: []
8
-
7
+ authors:
8
+ - aereal
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []