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

fix: docker build failures #447

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Commits on Sep 24, 2020

  1. fix: use rvm installer

    remove workaround for rvm/issues/4068 as this issue was fixed in Aug 28, 2017
    Barrie Treloar committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    580411d View commit details
    Browse the repository at this point in the history
  2. fix: use released version of awestruct

    Barrie Treloar committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    b21bb74 View commit details
    Browse the repository at this point in the history
  3. fix: install awestruct gem

    Forgot to uncomment line
    Barrie Treloar committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    007cfe1 View commit details
    Browse the repository at this point in the history
  4. fix: add back in alias for install-gems

    incorrectly removed while cleaning up using released version of awestruck
    Barrie Treloar committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    21a2aea View commit details
    Browse the repository at this point in the history
  5. fix: use released version of awestruct in Gemfile

    Barrie Treloar committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    23f504e View commit details
    Browse the repository at this point in the history
  6. fix: use bundle config to set path

    the --path option to bundle has been deprecated
    Barrie Treloar committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    1f0929c View commit details
    Browse the repository at this point in the history
  7. chore: upgrade awestruct version to 0.6.1

    Barrie Treloar committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    4e2ec41 View commit details
    Browse the repository at this point in the history
  8. fix: disable unknown Minify awestruct extension

    Barrie Treloar committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    006a888 View commit details
    Browse the repository at this point in the history