netstat24 0.0.3 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/netstat24.rb +5 -0
- metadata +3 -3
data/lib/netstat24.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: netstat24
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.4
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -11,14 +11,14 @@ bindir: bin
|
|
11
11
|
cert_chain: []
|
12
12
|
date: 2013-02-11 00:00:00.000000000 Z
|
13
13
|
dependencies: []
|
14
|
-
description: Netstat24 ruby api
|
14
|
+
description: Netstat24.com ruby api
|
15
15
|
email: maksim.berjoza@gmail.com
|
16
16
|
executables: []
|
17
17
|
extensions: []
|
18
18
|
extra_rdoc_files: []
|
19
19
|
files:
|
20
20
|
- lib/netstat24.rb
|
21
|
-
homepage:
|
21
|
+
homepage: https://github.com/thoughtbot/paperclip
|
22
22
|
licenses: []
|
23
23
|
post_install_message:
|
24
24
|
rdoc_options: []
|