tobias-server_remote 0.1.0 → 0.2.0

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.
Files changed (1) hide show
  1. metadata +4 -6
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tobias-server_remote
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
- - tobias
7
+ - Tobias Crawley
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-03-29 00:00:00 -07:00
12
+ date: 2009-03-30 00:00:00 -07:00
13
13
  default_executable: server_remotify
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -29,11 +29,9 @@ executables:
29
29
  extensions: []
30
30
 
31
31
  extra_rdoc_files:
32
- - README.rdoc
33
32
  - README.textile
34
33
  - LICENSE
35
34
  files:
36
- - README.rdoc
37
35
  - README.textile
38
36
  - VERSION.yml
39
37
  - bin/server_remotify
@@ -79,6 +77,6 @@ rubyforge_project:
79
77
  rubygems_version: 1.2.0
80
78
  signing_key:
81
79
  specification_version: 2
82
- summary: TODO
80
+ summary: A gem that provides script/remote to a project for executing remote commands.
83
81
  test_files: []
84
82