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

Update ruby and bundler version #78

Merged
merged 55 commits into from
Oct 30, 2024
Merged

Update ruby and bundler version #78

merged 55 commits into from
Oct 30, 2024

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    7ec00a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b94bb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e24bebf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5906af5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    db5b4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c8286 View commit details
    Browse the repository at this point in the history
  3. Replace 'should' syntax

    matthijsgroen committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d91eb4e View commit details
    Browse the repository at this point in the history
  4. Fix env for testing

    matthijsgroen committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c01fea2 View commit details
    Browse the repository at this point in the history
  5. Setup mail username

    matthijsgroen committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2b0b0a2 View commit details
    Browse the repository at this point in the history
  6. Upgrade json gem

    to get rid of a lot of deprecation messages
    matthijsgroen committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9d8fff8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    d51d53c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5023d21 View commit details
    Browse the repository at this point in the history
  3. Fix resolver error

    matthijsgroen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d9f9fac View commit details
    Browse the repository at this point in the history
  4. Use builtin date type

    matthijsgroen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7e3cfcc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cfd9c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa28b0e View commit details
    Browse the repository at this point in the history
  7. Disable Typed store statements

    because we removed 'activerecord-typedstore'
    matthijsgroen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8df5238 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eeb220a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb94777 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4c1a60 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d59264c View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    faa623d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce30b9 View commit details
    Browse the repository at this point in the history
  3. Upgrade rspec-rails

    matthijsgroen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d3ff44e View commit details
    Browse the repository at this point in the history
  4. Disable graph ql guard

    matthijsgroen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    976df3c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Fix creating goal

    matthijsgroen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1ed8f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    281bb94 View commit details
    Browse the repository at this point in the history
  3. Reactivate typed_store

    matthijsgroen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    043142d View commit details
    Browse the repository at this point in the history
  4. Fix typos

    matthijsgroen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6915a73 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    0307aee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48b2ab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09b0039 View commit details
    Browse the repository at this point in the history
  4. Fix trail to data

    matthijsgroen committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    250b8d0 View commit details
    Browse the repository at this point in the history
  5. Update date type

    matthijsgroen committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    210becd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ac9a91 View commit details
    Browse the repository at this point in the history
  7. Remove space

    matthijsgroen committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a99845d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    156c5be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f41840 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab81fc5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d583fed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cbbb992 View commit details
    Browse the repository at this point in the history
  13. Update workflows

    matthijsgroen committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    27d59fc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f855752 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Merge pull request #79 from kabisa/upgrade-rails-to-6

    Upgrade rails to 6
    Ashhas authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4b6eb6e View commit details
    Browse the repository at this point in the history
  2. add redis initializer

    Added redis initializer to disable the SSL connection, needed for Heroku
    Ashhas committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    09e8a45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fb96c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fceab2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a63a74f View commit details
    Browse the repository at this point in the history
  6. add logging comments

    Ashhas committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c757d08 View commit details
    Browse the repository at this point in the history
  7. remove loggers for client

    Ashhas committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cfa0637 View commit details
    Browse the repository at this point in the history
  8. remove loggers for client

    Ashhas committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    04f2651 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    735584b View commit details
    Browse the repository at this point in the history
  2. Parse MAIL_ENABLE_STARTTLS_AUTO into a boolean

    ```
    Unrecognized :enable_starttls_auto value "true"; expected true, false, or nil
    ```
    pascalw committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    81a369d View commit details
    Browse the repository at this point in the history
  3. Install Heroku CLI in GH Actions

    This is needed now because the ubuntu-24.04 image does not contain the
    Heroku CLI anymore.
    
    See AkhileshNS/heroku-deploy#184
    pascalw committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f88a366 View commit details
    Browse the repository at this point in the history