Skip to content

Commit

Permalink
Update gems again
Browse files Browse the repository at this point in the history
  • Loading branch information
macumber committed Mar 11, 2019
1 parent 6fa2023 commit fda8085
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-20190225.tar.gz")
set(OPENSTUDIO_GEMS_ZIP_EXPECTED_MD5 "f0ba400bf6bfce3990cc56c2388b515c")
set(OPENSTUDIO_GEMS_ZIP_FILENAME "openstudio3-gems-20190307.tar.gz")
set(OPENSTUDIO_GEMS_ZIP_EXPECTED_MD5 "3dcc9690c1a9969e0824d6e2780df56c")


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

0 comments on commit fda8085

Please sign in to comment.