workflow_manager 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -160,6 +160,7 @@ module WorkflowManager
160
160
  'fgcz-h-002: cpu 32,mem 63 GB,scr 500G' => 'fgcz-h-002',
161
161
  'fgcz-h-005: cpu 16,mem 65 GB,scr 500G' => 'fgcz-h-005',
162
162
  'fgcz-h-006: cpu 8,mem 30 GB,scr 500G' => 'fgcz-h-006',
163
+ 'fgcz-h-009: cpu 8,mem 30 GB,scr 500G' => 'fgcz-h-009',
163
164
  }
164
165
  end
165
166
  end
@@ -1,3 +1,3 @@
1
1
  module WorkflowManager
2
- VERSION = "0.2.2"
2
+ VERSION = "0.2.3"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: workflow_manager
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.2.2
5
+ version: 0.2.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Functional Genomics Center Zurich
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2015-10-06 00:00:00 Z
13
+ date: 2015-10-13 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler