workflow_manager 0.2.4 → 0.2.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -158,7 +158,9 @@ module WorkflowManager
158
158
  'fgcz-c-061: cpu 8,mem 31 GB,scr 200G' => 'fgcz-c-061',
159
159
  'fgcz-c-063: cpu 12,mem 70 GB,scr 450G' => 'fgcz-c-063',
160
160
  'fgcz-c-065: cpu 24,mem 70 GB,scr 197G' => 'fgcz-c-065',
161
+ 'fgcz-h-004: cpu 8,mem 30 GB,scr 400G' => 'fgcz-h-004',
161
162
  'fgcz-h-009: cpu 8,mem 30 GB,scr 500G' => 'fgcz-h-009',
163
+ 'fgcz-h-010: cpu 8,mem 30 GB,scr 400G' => 'fgcz-h-010',
162
164
  }
163
165
  end
164
166
  end
@@ -1,3 +1,3 @@
1
1
  module WorkflowManager
2
- VERSION = "0.2.4"
2
+ VERSION = "0.2.5"
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.4
5
+ version: 0.2.5
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-13 00:00:00 Z
13
+ date: 2015-10-15 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler