obbistrano 1.1.49 → 1.1.50

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.
@@ -93,7 +93,6 @@ Capistrano::Configuration.instance(:must_exist).load do
93
93
  api.add_collaborator("Sheldon")
94
94
  api.add_collaborator("charlesmarshall")
95
95
  api.add_collaborator("MichalNoskovic")
96
- api.add_collaborator("AndrewLowther")
97
96
  github:key
98
97
  end
99
98
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gem::Specification.new do |s|
4
4
  s.name = %q{obbistrano}
5
- s.version = "1.1.49"
5
+ s.version = "1.1.50"
6
6
  s.authors = ["Ross Riley", "One Black Bear"]
7
7
  s.date = Time.now
8
8
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: obbistrano
3
3
  version: !ruby/object:Gem::Version
4
- hash: 113
4
+ hash: 119
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 49
10
- version: 1.1.49
9
+ - 50
10
+ version: 1.1.50
11
11
  platform: ruby
12
12
  authors:
13
13
  - Ross Riley
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2010-09-27 00:00:00 +01:00
19
+ date: 2010-10-01 00:00:00 +01:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency