diff -u b/core/core.libraries.yml b/core/core.libraries.yml --- b/core/core.libraries.yml +++ b/core/core.libraries.yml @@ -394,7 +394,9 @@ # We rely on a fix (commit c2b3866) that occurred after 2.1.0 was released. # @see https://www.drupal.org/node/2898808. # @todo Update to 2.1.1 or later when that's released. - version: "2.1" + # Version is set at 2.1.0.1 allowing version_compare to consider this lower + # than 2.1.1 however greater than 2.1.0 + version: "2.1.0.1" license: name: MIT url: https://github.com/zurb/joyride/blob/v2.1.0/README.markdown