From 62b78d2f33ce2ba039e2a0e55e9e82d72d49a921 Mon Sep 17 00:00:00 2001 From: Morgan Rodgers Date: Fri, 14 Sep 2018 16:06:53 -0400 Subject: [PATCH] Updates to PBS gem to fix crash on job submission --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index ddc343250e..ba7b4dae7c 100644 --- a/config.json +++ b/config.json @@ -22,7 +22,7 @@ { "name": "dashboard", "url": "https://github.com/OSC/ood-dashboard", - "tag": "v1.27.1", + "tag": "v1.27.2", "app": true }, { @@ -46,13 +46,13 @@ { "name": "activejobs", "url": "https://github.com/OSC/ood-activejobs", - "tag": "v1.6.4", + "tag": "v1.6.5", "app": true }, { "name": "myjobs", "url": "https://github.com/OSC/ood-myjobs", - "tag": "v2.9.1", + "tag": "v2.9.2", "app": true }, {