Skip to content

Commit

Permalink
MMT-1358: Update Preview Gem
Browse files Browse the repository at this point in the history
  • Loading branch information
charleshuang80 authored and oubiwann committed Jul 20, 2018
1 parent cf00f17 commit c23b840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collection-renderer-lib/project.clj
Expand Up @@ -14,7 +14,7 @@
the hardcoded commit id during dev integration with cmr_metadata_preview project.
The hardcoded commit id should be updated when MMT releases a new version of the gem."
(or (System/getenv "CMR_METADATA_PREVIEW_COMMIT")
"487bb407418"))
"acffcfadc5e"))

(def gem-install-path
"The directory within this library where Ruby gems are installed."
Expand Down

0 comments on commit c23b840

Please sign in to comment.