exip 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/bin/exip +1 -1
- metadata +4 -4
data/bin/exip
CHANGED
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: exip
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 0.0.
|
5
|
+
version: 0.0.3
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Ed King
|
@@ -10,7 +10,7 @@ autorequire:
|
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
12
|
|
13
|
-
date: 2012-
|
13
|
+
date: 2012-07-21 00:00:00 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: httparty
|
@@ -34,7 +34,7 @@ dependencies:
|
|
34
34
|
version: 0.8.0
|
35
35
|
type: :runtime
|
36
36
|
version_requirements: *id002
|
37
|
-
description: exip outputs your current external IP address. Nothing more, nothing less
|
37
|
+
description: exip outputs your current external IP address. Nothing more, nothing less :D
|
38
38
|
email: ed@victavision.co.uk
|
39
39
|
executables:
|
40
40
|
- exip
|
@@ -45,7 +45,7 @@ extra_rdoc_files: []
|
|
45
45
|
files:
|
46
46
|
- lib/exip.rb
|
47
47
|
- bin/exip
|
48
|
-
homepage: http://ed.victavision.co.uk/exip
|
48
|
+
homepage: http://ed.victavision.co.uk/blog/post/10-7-2012-exip---a-ruby-gem-i-made
|
49
49
|
licenses: []
|
50
50
|
|
51
51
|
post_install_message:
|