Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support --bundle and the Gemfile that ships w/OS #25

Open
anyaelena opened this issue Jul 31, 2018 · 2 comments
Open

support --bundle and the Gemfile that ships w/OS #25

anyaelena opened this issue Jul 31, 2018 · 2 comments
Assignees

Comments

@anyaelena
Copy link
Member

ARG OS_BUNDLER_VERSION=1.14.4
RUN ruby -r openstudio -e "require 'openstudio'; puts OpenStudio.openStudioLongVersion" &&
gem install bundler -v $OS_BUNDLER_VERSION &&
bundle ${OS_BUNDLER_VERSION} install --gemfile=/usr/local/openstudio-${OPENSTUDIO_VERSION}/Ruby/Gemfile

@anyaelena
Copy link
Member Author

from OSS CLI branch

@anyaelena
Copy link
Member Author

also update test_gemfile to test w/the OS Gemfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants