alpha_omega 0.0.84 → 0.0.85

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module AlphaOmega
2
- Version = "0.0.84"
2
+ Version = "0.0.85"
3
3
  end
data/libexec/proxy CHANGED
@@ -3,4 +3,4 @@
3
3
  hst_proxy="${GATEWAY:=deploy}"
4
4
  git_url="$(git config --list | grep remote.origin.url | cut -d= -f2-)"
5
5
 
6
- ssh zendesk@$hst_proxy alpha_omega_proxy_helper "$USER" "$git_url" "$@"
6
+ ssh $hst_proxy alpha_omega_proxy_helper "$USER" "$git_url" "$@"
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alpha_omega
3
3
  version: !ruby/object:Gem::Version
4
- hash: 183
4
+ hash: 181
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 84
10
- version: 0.0.84
9
+ - 85
10
+ version: 0.0.85
11
11
  platform: ruby
12
12
  authors:
13
13
  - David Nghiem