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

Ds/ruby 2.7.6 #876

Open
wants to merge 5 commits into
base: staging
Choose a base branch
from
Open

Ds/ruby 2.7.6 #876

wants to merge 5 commits into from

Commits on Sep 23, 2021

  1. Update ruby to 2.7.4

    caustt committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    80679ff View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Upgrade to ruby 2.7.6

    Upgrade ruby and remove the `therubyracer` gem causing libv8 conflicts
    on MacOs.
    
    `therubyracer` is an `execjs` engine to run JS, e.g. when building
    assets. Assets are precompiled locally and copied by the Capistrano
    tasks. So asset precompilation can fall back to the installed NodeJS
    version.
    Dome-GER committed May 11, 2022
    Configuration menu
    Copy the full SHA
    dc42a90 View commit details
    Browse the repository at this point in the history
  2. Upgrade rubocop gem

    Dome-GER committed May 11, 2022
    Configuration menu
    Copy the full SHA
    878bb3a View commit details
    Browse the repository at this point in the history
  3. Drop outdated rake task

    This seems to have been used for the SWT lecture but is most likely not
    working anymore.
    Dome-GER committed May 11, 2022
    Configuration menu
    Copy the full SHA
    e055446 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    4c594d0 View commit details
    Browse the repository at this point in the history