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

feat(gemfile.lock): use bundle update to get latest gems [2022-W28] #454

Merged
merged 3 commits into from
Jul 17, 2022

Commits on Jul 5, 2022

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

Commits on Jul 15, 2022

  1. feat(bin/kitchen): fix rubocop violations

    ```
    bin/kitchen:22:57: C: [Correctable] Layout/LineContinuationSpacing: Use one space in front of backslash.
          'Your `bin/bundle` was not generated by Bundler, '\
                                                            ^
    bin/kitchen:23:70: C: [Correctable] Layout/LineContinuationSpacing: Use one space in front of backslash.
          'so this binstub cannot run.  Replace `bin/bundle` by running '\
                                                                         ^
    ```
    myii committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3287920 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

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