brendan-skynet 0.9.3.6 → 0.9.3.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/skynet.gemspec +2 -2
  2. metadata +2 -2
data/skynet.gemspec CHANGED
@@ -1,12 +1,12 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = %q{skynet}
3
- s.version = "0.9.3.6"
3
+ s.version = "0.9.3.7"
4
4
 
5
5
  s.specification_version = 2 if s.respond_to? :specification_version=
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
8
8
  s.authors = ["Adam Pisoni", "Brendan Baldwin"]
9
- s.date = %q{2008-06-20}
9
+ s.date = %q{2008-07-07}
10
10
  s.description = %q{Skynet - A Ruby Map/Reduce Framework}
11
11
  s.email = %q{apisoni@geni.com}
12
12
  s.executables = %w{
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brendan-skynet
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.3.6
4
+ version: 0.9.3.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Adam Pisoni
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2008-06-20 00:00:00 -07:00
13
+ date: 2008-07-07 00:00:00 -07:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency