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

Remove ActiveSupport from runtime #16463

Merged
merged 24 commits into from
Jan 22, 2024
Merged

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    08e12b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5546f77 View commit details
    Browse the repository at this point in the history
  3. Copy enumerable file

    dduugg committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f8de5df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b60d951 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e21eff View commit details
    Browse the repository at this point in the history
  6. Update Library/Homebrew/utils/gems.rb

    Co-authored-by: Mike McQuaid <[email protected]>
    dduugg and MikeMcQuaid committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7ae087b View commit details
    Browse the repository at this point in the history
  7. Fix style/type violations

    dduugg committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c02520f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79e2379 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e9d294 View commit details
    Browse the repository at this point in the history
  10. Add Hash#deep_merge to extend/

    dduugg committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0cdd4ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a87cdf0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    14f8a08 View commit details
    Browse the repository at this point in the history
  13. Add hash/keys to extend/

    dduugg committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f6c7eb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Add Object#deep_dup to extend/

    dduugg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8efe73b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa7b8ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1790904 View commit details
    Browse the repository at this point in the history
  4. Improve atomic_write sig

    dduugg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4c25250 View commit details
    Browse the repository at this point in the history
  5. revert bundler/setup changes

    dduugg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    44e6b48 View commit details
    Browse the repository at this point in the history
  6. concise

    dduugg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    66aff2a View commit details
    Browse the repository at this point in the history
  7. cleanup

    dduugg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    53bba9c View commit details
    Browse the repository at this point in the history
  8. brew style --fix

    dduugg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    df140b3 View commit details
    Browse the repository at this point in the history
  9. Inline index_by

    dduugg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2f8ad2f View commit details
    Browse the repository at this point in the history
  10. Fix compact_blank style

    dduugg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    1a40468 View commit details
    Browse the repository at this point in the history
  11. Use each_with_object

    dduugg committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e574904 View commit details
    Browse the repository at this point in the history