Skip to content

Commit

Permalink
Updates to PBS gem to fix crash on job submission
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgan Rodgers committed Sep 14, 2018
1 parent da715d3 commit 62b78d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
{
"name": "dashboard",
"url": "https://github.com/OSC/ood-dashboard",
"tag": "v1.27.1",
"tag": "v1.27.2",
"app": true
},
{
Expand All @@ -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
},
{
Expand Down

0 comments on commit 62b78d2

Please sign in to comment.