RubyGems
npm
Organizations
Log in
Sign up
RubyGems
sys-proctable
Versions diffs
0.8.2-x86-linux → 0.9.0-x86-linux
sys-proctable 0.8.2-x86-linux → 0.9.0-x86-linux
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
data/sys-proctable.gemspec
+1
-1
metadata
+1
-1
data/sys-proctable.gemspec
CHANGED
Viewed
@@ -3,7 +3,7 @@ require 'rbconfig'
3
3
4
4
Gem::Specification.new do |gem|
5
5
gem.name = 'sys-proctable'
6
-
gem.version = '0.
8
.
2
'
6
+
gem.version = '0.
9
.
0
'
7
7
gem.author = 'Daniel J. Berger'
8
8
gem.license = 'Artistic 2.0'
9
9
gem.email = 'djberg96@gmail.com'
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: sys-proctable
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.
8
.
2
4
+
version: 0.
9
.
0
5
5
platform: x86-linux
6
6
authors:
7
7
- Daniel J. Berger