Skip to content
GitLab
Explore
Sign in
Changes
Page history
no need to explicitly call pbs
authored
Oct 18, 2016
by
Brian L. McMichael
Show whitespace changes
Inline
Side-by-side
Port-an-existing-app-to-OOD.md
View page @
7376ef29
...
...
@@ -58,7 +58,6 @@ For details, see:
```
diff
+gem 'ood_appkit', '~> 0.3.0'
+gem 'pbs', '~> 2.0'
+gem 'awesim_branding', :git => 'git@github.com:AweSim-OSC/awesim_branding.git', :tag => 'v1.0.0'
```
...
...