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

Upgrade to ruby 2.7.6 #865

Merged
merged 27 commits into from
May 12, 2022
Merged

Upgrade to ruby 2.7.6 #865

merged 27 commits into from
May 12, 2022

Commits on Sep 3, 2021

  1. Bump active_enum from 949849e to 5cbcf17

    Bumps [active_enum](https://github.com/adzap/active_enum) from `949849e` to `5cbcf17`.
    - [Release notes](https://github.com/adzap/active_enum/releases)
    - [Commits](adzap/active_enum@949849e...5cbcf17)
    
    ---
    updated-dependencies:
    - dependency-name: active_enum
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    3584329 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Bump will_paginate from 3.3.0 to 3.3.1

    Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/mislav/will_paginate/releases)
    - [Commits](mislav/will_paginate@v3.3.0...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: will_paginate
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and caustt committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    ca39ee1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Update ruby to 2.7.4

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

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    bffa113 View commit details
    Browse the repository at this point in the history
  2. Bump nokogiri from 1.12.4 to 1.12.5

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 to 1.12.5.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.12.4...v1.12.5)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f03555d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Merge pull request #820 from openHPI/dependabot/bundler/nokogiri-1.12.5

    Bump nokogiri from 1.12.4 to 1.12.5
    SanJSp authored Oct 4, 2021
    Configuration menu
    Copy the full SHA
    1699283 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Bump tinymce-rails from 5.6.2.1 to 5.10.2

    Bumps [tinymce-rails](https://github.com/spohlenz/tinymce-rails) from 5.6.2.1 to 5.10.2.
    - [Release notes](https://github.com/spohlenz/tinymce-rails/releases)
    - [Commits](spohlenz/tinymce-rails@v5.6.2.1...v5.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: tinymce-rails
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    6c32d69 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Bump web-console from 4.1.0 to 4.2.0

    Bumps [web-console](https://github.com/rails/web-console) from 4.1.0 to 4.2.0.
    - [Release notes](https://github.com/rails/web-console/releases)
    - [Changelog](https://github.com/rails/web-console/blob/master/CHANGELOG.markdown)
    - [Commits](rails/web-console@v4.1.0...v4.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: web-console
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    1984949 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    356a43b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #835 from openHPI/dependabot/bundler/web-console-4…

    ….2.0
    
    Bump web-console from 4.1.0 to 4.2.0
    SanJSp authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    8250455 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #834 from openHPI/dependabot/bundler/tinymce-rails…

    …-5.10.2
    
    Bump tinymce-rails from 5.6.2.1 to 5.10.2
    SanJSp authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    d4fa806 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #814 from openHPI/dependabot/bundler/active_enum-5…

    …cbcf17
    
    Bump active_enum from `949849e` to `5cbcf17`
    SanJSp authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    0b012ee View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    29c5dc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff0aa57 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    8f54ffb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #846 from openHPI/revert-834-dependabot/bundler/ti…

    …nymce-rails-5.10.2
    
    Revert "Bump tinymce-rails from 5.6.2.1 to 5.10.2"
    SanJSp authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    dba6d48 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Bump nokogiri from 1.12.5 to 1.13.3

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.12.5...v1.13.3)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    420efdd View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Merge pull request #849 from openHPI/dependabot/bundler/nokogiri-1.13.3

    Bump nokogiri from 1.12.5 to 1.13.3
    SanJSp authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    defbd12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93df0e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

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

Commits on Apr 12, 2022

  1. Bump nokogiri from 1.13.3 to 1.13.4 (#855)

    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.13.3...v1.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a6be561 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    88a77da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b7d04 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