Merge pull request #19727 from Homebrew/portable-ruby-3.3.8
Portable Ruby 3.3.8
This commit is contained in:
commit
f9fe0f573b
@ -1 +1 @@
|
|||||||
3.3.7
|
3.3.8
|
||||||
|
|||||||
@ -210,7 +210,7 @@ DEPENDENCIES
|
|||||||
yard-sorbet
|
yard-sorbet
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 3.3.7p123
|
ruby 3.3.8p144
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.5.20
|
2.5.22
|
||||||
|
|||||||
@ -10,7 +10,7 @@ Homebrew::FastBootRequire.from_rubylibdir("English")
|
|||||||
module Homebrew
|
module Homebrew
|
||||||
# Keep in sync with the `Gemfile.lock`'s BUNDLED WITH.
|
# Keep in sync with the `Gemfile.lock`'s BUNDLED WITH.
|
||||||
# After updating this, run `brew vendor-gems --update=--bundler`.
|
# After updating this, run `brew vendor-gems --update=--bundler`.
|
||||||
HOMEBREW_BUNDLER_VERSION = "2.5.20"
|
HOMEBREW_BUNDLER_VERSION = "2.5.22"
|
||||||
|
|
||||||
# Bump this whenever a committed vendored gem is later added to or exclusion removed from gitignore.
|
# Bump this whenever a committed vendored gem is later added to or exclusion removed from gitignore.
|
||||||
# This will trigger it to reinstall properly if `brew install-bundler-gems` needs it.
|
# This will trigger it to reinstall properly if `brew install-bundler-gems` needs it.
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
ruby_TAG=arm64_big_sur
|
ruby_TAG=arm64_big_sur
|
||||||
ruby_SHA=d9faa506c014dedc0b034a68103ba75c9a58242f4d6c67b6ca0f649c39602bcf
|
ruby_SHA=7645e2d653a335798030f6502e7834dfdbeeec5629429a1a34da5dbb2c57d63e
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
ruby_TAG=arm64_linux
|
ruby_TAG=arm64_linux
|
||||||
ruby_SHA=3049ddc87eed5ca434e2290308feefb6000d1135eeaf2b46a99c26cb4018890d
|
ruby_SHA=e0514b6cc7f3501381b333ee92d5310b8eadb2650086c12304fdbab69c68d16f
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
3.3.7
|
3.3.8
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
ruby_TAG=el_capitan
|
ruby_TAG=el_capitan
|
||||||
ruby_SHA=4ffc8607e08e9bd536f1df71643b2ecb4cea1a15be9226f297008bc34d0bc8e2
|
ruby_SHA=ef0bc1da0f381f61f3e1fbc1abaf7616f66d1e2fff5eff3682645f966077392d
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
ruby_TAG=x86_64_linux
|
ruby_TAG=x86_64_linux
|
||||||
ruby_SHA=ece69c4b930308e50187f2df4f909026610a943cefa5e2b5942a327e3ad0d8f8
|
ruby_SHA=2449f1f4cbfe2332caa8410cc487fd92fd26a8a74da9f6b8c98f39eb4235fd9a
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user