rubyforge 0.0.1 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
File without changes
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: rubyforge
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.0.1
7
- date: 2005-11-09 00:00:00.000000 -07:00
6
+ version: 0.1.1
7
+ date: 2006-02-13 00:00:00.000000 -07:00
8
8
  summary: rubyforge
9
9
  require_paths:
10
10
  - lib
@@ -12,7 +12,7 @@ email: ara.t.howard@noaa.gov
12
12
  homepage: http://codeforpeople.com/lib/ruby/rubyforge/
13
13
  rubyforge_project:
14
14
  description:
15
- autorequire: rubyforge
15
+ autorequire:
16
16
  default_executable:
17
17
  bindir: bin
18
18
  has_rdoc: false
@@ -29,11 +29,22 @@ cert_chain:
29
29
  authors:
30
30
  - Ara T. Howard
31
31
  files:
32
+ - README
33
+ - bin
34
+ - rubyforge-0.1.1.gem
35
+ - gemspec.rb
36
+ - install.rb
37
+ - lib
32
38
  - bin/rubyforge
39
+ - lib/http-access2
40
+ - lib/http-access2.rb
41
+ - lib/http-access2/cookie.rb
42
+ - lib/http-access2/http.rb
33
43
  test_files: []
34
44
  rdoc_options: []
35
45
  extra_rdoc_files: []
36
- executables: []
46
+ executables:
47
+ - rubyforge
37
48
  extensions: []
38
49
  requirements: []
39
50
  dependencies: []