gestopft 0.0.1 → 0.0.2

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.
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: []