Skip to content

4.1.23

Compare
Choose a tag to compare
@MikeMcQuaid MikeMcQuaid released this 05 Dec 01:09
· 2437 commits to master since this release
fc25915

What's Changed

  • Implement ActiveSupport's Object#blank? directly by @dduugg in #16259
  • Bump VENDOR_VERSION in gems.rb by @dduugg in #16269
  • Support the rc shell. Fixes #16264 by @dertuxmalwieder in #16265
  • formula_creator: move initial CLI values into constructor by @abitrolly in #16260
  • dev-cmd/bump-cask-pr: fix --sha256 by @Bo98 in #16273
  • doc/Installation: make clear the env configs are advanced settings by @Bo98 in #16258
  • bump-cask-pr: fix duplicate PR checking with comma versions by @Bo98 in #16274
  • workflows: move vendor version check to separate workflow by @Bo98 in #16270
  • utils/analytics: don't fail on invalid version by @Bo98 in #16257
  • Vendor Ruby 3.1 gems by @Bo98 in #16267
  • Enable Ruby 3 for all users by @Bo98 in #16268
  • Unset HOMEBREW_RUBY3 after updates by @Bo98 in #16277
  • Add M3 processors by @fxcoudert in #16278
  • formula: fix specified_path for aliases without core tap by @Bo98 in #16280
  • Hack fix for Sorbet hidden definitions update failing on Ruby 3 by @Bo98 in #16281
  • Gemfile: load REXML gem for brew bump by @bevanjkay in #16286
  • cmd/update.sh: don't switch to master when updating to a tag by @Bo98 in #16283
  • unpack_strategy/zip: fix extraction issues on macOS without developer mode by @Bo98 in #16288

New Contributors

Full Changelog: 4.1.22...4.1.23