haxor_gem 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION.yml CHANGED
@@ -1,5 +1,5 @@
1
1
  ---
2
2
  :major: 1
3
3
  :minor: 0
4
- :patch: 2
4
+ :patch: 3
5
5
  :build:
@@ -8,6 +8,10 @@ class Gem::Commands::HaxorCommand < Gem::Command
8
8
  :latest => false
9
9
  end
10
10
 
11
+ def arguments
12
+ ""
13
+ end
14
+
11
15
  def execute
12
16
  exec '/bin/zsh'
13
17
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 0
8
- - 2
9
- version: 1.0.2
8
+ - 3
9
+ version: 1.0.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - James Conroy-Finn