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

Need less entries in require.rb #818

Merged
merged 5 commits into from Mar 3, 2022
Merged

Need less entries in require.rb #818

merged 5 commits into from Mar 3, 2022

Commits on Mar 2, 2022

  1. Change require: false to require: [] for all gems

    Co-authored-by: Alexandre Terrasa <583144+Morriar@users.noreply.github.com>
    paracycle and Morriar committed Mar 2, 2022
    Copy the full SHA
    f044818 View commit details
    Browse the repository at this point in the history
  2. Add option to pass require for gem deps in tests

    Co-authored-by: Alexandre Terrasa <583144+Morriar@users.noreply.github.com>
    paracycle and Morriar committed Mar 2, 2022
    Copy the full SHA
    936c44b View commit details
    Browse the repository at this point in the history
  3. Add test for loading require: false gems

    Co-authored-by: Alexandre Terrasa <583144+Morriar@users.noreply.github.com>
    paracycle and Morriar committed Mar 2, 2022
    Copy the full SHA
    2a4607b View commit details
    Browse the repository at this point in the history
  4. Trim require.rb file and regenerate gem RBIs

    Co-authored-by: Alexandre Terrasa <583144+Morriar@users.noreply.github.com>
    paracycle and Morriar committed Mar 2, 2022
    Copy the full SHA
    70f3700 View commit details
    Browse the repository at this point in the history
  5. Do not force require excluded gems

    Co-authored-by: Alexandre Terrasa <583144+Morriar@users.noreply.github.com>
    paracycle and Morriar committed Mar 2, 2022
    Copy the full SHA
    ee595f6 View commit details
    Browse the repository at this point in the history