Skip to content

Commit

Permalink
Update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
macumber committed Feb 26, 2019
1 parent 434c828 commit 6fa2023
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openstudiocore/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -681,8 +681,8 @@ endif()
# to update the openstudio gems, you must first update the gems specified in the \dependencies\ruby\Gemfile file
# next, build the openstudio-gems target of the OpenStudio super-build project (CMakeLists.txt one directory above this)
# upload the openstudio-gems-DATE.tar.gz to the dependencies location on s3, then update the MD5sum and url below
set(OPENSTUDIO_GEMS_ZIP_FILENAME "openstudio3-gems-20190212.tar.gz")
set(OPENSTUDIO_GEMS_ZIP_EXPECTED_MD5 "b402b5234f4dc881b67ecb008496b70d")
set(OPENSTUDIO_GEMS_ZIP_FILENAME "openstudio3-gems-20190225.tar.gz")
set(OPENSTUDIO_GEMS_ZIP_EXPECTED_MD5 "f0ba400bf6bfce3990cc56c2388b515c")


set(OPENSTUDIO_GEMS_ZIP_LOCAL_PATH "${CMAKE_BINARY_DIR}/${OPENSTUDIO_GEMS_ZIP_FILENAME}")
Expand Down

0 comments on commit 6fa2023

Please sign in to comment.