cloud-crowd 0.7.0.pre → 0.7.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/cloud-crowd.gemspec +2 -2
  3. metadata +5 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b642c04c5f924a808fb7e8877db3f784f4150345
4
- data.tar.gz: ca7630f054708dc5ed088eb36019cd2587047cb0
3
+ metadata.gz: a38547aad32d857200204b7fcb9e0a25f6c13861
4
+ data.tar.gz: 644c72ddf7e97a8d130f6ec2116c91f2ad0fd855
5
5
  SHA512:
6
- metadata.gz: 440f76dc31892df07de7549ac985a4bd9fbca89b656a66340979a7fd9469685112f73a807fd1b256ec773a15c12798bf78c9d73f660e4d7f9c705a892153410c
7
- data.tar.gz: 0b92287c1c6aa436dafd1a4f38e9a9bbe312c12967b67dfd08d272bafc16277696715ea3d46c2e8d22500e6087cc07b693e40338950d5c7da9f887cfa8063d42
6
+ metadata.gz: 35c026269d179f4a6b86677faeff241a528fe81246b0f5ad02e3e04c7a5b245742f2fce4e1972ebcb716dff150b8a310a9baf145cc90098a1c3a0a006c21ee65
7
+ data.tar.gz: e9975da19d0c731288eca031216e4e528a35fe41b2d313176fe577b6049f6259c4d6200a9e02b6d59eaa6d11d90b7c05ba7673fc21da1560214ddf1baf25f33d
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'cloud-crowd'
3
- s.version = '0.7.0.pre' # Keep version in sync with cloud-cloud.rb
4
- s.date = '2014-03-08'
3
+ s.version = '0.7.0' # Keep version in sync with cloud-cloud.rb
4
+ s.date = '2014-03-29'
5
5
 
6
6
  s.homepage = "http://wiki.github.com/documentcloud/cloud-crowd"
7
7
  s.summary = "Parallel Processing for the Rest of Us"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloud-crowd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0.pre
4
+ version: 0.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeremy Ashkenas
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-03-08 00:00:00.000000000 Z
12
+ date: 2014-03-29 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: |2
15
15
  The crowd, suddenly there where there was nothing before, is a mysterious and
@@ -117,9 +117,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
117
117
  version: '0'
118
118
  required_rubygems_version: !ruby/object:Gem::Requirement
119
119
  requirements:
120
- - - ">"
120
+ - - ">="
121
121
  - !ruby/object:Gem::Version
122
- version: 1.3.1
122
+ version: '0'
123
123
  requirements: []
124
124
  rubyforge_project: cloud-crowd
125
125
  rubygems_version: 2.2.1
@@ -127,3 +127,4 @@ signing_key:
127
127
  specification_version: 4
128
128
  summary: Parallel Processing for the Rest of Us
129
129
  test_files: []
130
+ has_rdoc: