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 Dependencies April 2020 #617

Merged

Commits on Apr 2, 2020

  1. Gemfile[.lock]: Update rails to 5.2.4.2

    Also update its dependencies, as required.
    DeeDeeG committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    d2c2618 View commit details
    Browse the repository at this point in the history
  2. Gemfile[.lock]: Update grape and grape-swagger

    Also update their dependencies, as needed.
    DeeDeeG committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    1053fd3 View commit details
    Browse the repository at this point in the history
  3. Gemfile: Pin sprockets to "< 4"

    The 4.x major version upgrade requires some configuration changes.
    
    Pinning keeps the app from breaking when doing `bundle update`.
    DeeDeeG committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ad8af33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b39d33b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8c35fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    664fc82 View commit details
    Browse the repository at this point in the history