machine 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/machine/version.rb +1 -1
  2. metadata +3 -3
@@ -1,4 +1,4 @@
1
1
  # encoding: utf-8
2
2
  module Machine
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: machine
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-17 00:00:00.000000000 Z
12
+ date: 2012-12-24 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sys-proctable
@@ -43,7 +43,7 @@ files:
43
43
  - lib/machine/linux/info.rb
44
44
  - lib/machine/process_status.rb
45
45
  - lib/machine/version.rb
46
- homepage: https://github.com/chatgris/machine
46
+ homepage: http://chatgris.github.com/machine
47
47
  licenses: []
48
48
  post_install_message:
49
49
  rdoc_options: []