malloc 0.1.2 → 0.1.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/malloc.gemspec +2 -2
  2. metadata +4 -4
@@ -1,7 +1,7 @@
1
1
  require 'date'
2
2
  Gem::Specification.new do |s|
3
3
  s.name = %q{malloc}
4
- s.version = '0.1.2'
4
+ s.version = '0.1.3'
5
5
  # gem1.8 help platforms
6
6
  # CURRENT, LINUX_586, WIN32, RUBY, RUBY, or DARWIN
7
7
  s.platform = Gem::Platform::RUBY
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
23
23
  # s.default_executable = %q{...}
24
24
  # s.executables = Dir.glob( 'bin/*' ).collect { |f| File.basename f }
25
25
  s.require_paths = [ 'lib', 'ext' ]
26
- # s.rubyforge_project = %q{malloc}
26
+ s.rubyforge_project = %q{hornetseye}
27
27
  s.extensions = %w{ext/extconf.rb}
28
28
  s.has_rdoc = false
29
29
  # s.extra_rdoc_files = [ 'README' ]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: malloc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jan Wedekind
@@ -26,11 +26,11 @@ files:
26
26
  - README
27
27
  - COPYING
28
28
  - lib/malloc_ext.rb
29
- - ext/error.cc
30
29
  - ext/malloc.cc
31
30
  - ext/init.cc
32
- - ext/error.hh
31
+ - ext/error.cc
33
32
  - ext/malloc.hh
33
+ - ext/error.hh
34
34
  - ext/extconf.rb
35
35
  - tests/ts_malloc.rb
36
36
  has_rdoc: true
@@ -57,7 +57,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
57
57
  version:
58
58
  requirements:
59
59
  - GNU/Linux
60
- rubyforge_project:
60
+ rubyforge_project: hornetseye
61
61
  rubygems_version: 1.3.5
62
62
  signing_key:
63
63
  specification_version: 3