File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323BUNDLER_VERSION = "2.3.27"
2424
2525# https://www.ruby-lang.org/en/downloads/ (tar.gz)
26- BUNDLED_RUBY_VERSION = "3.2.7 "
27- BUNDLED_RUBY_SOURCE_SHA256SUM = "8488fa620ff0333c16d437f2b890bba3b67f8745fdecb1472568a6114aad9741 "
26+ BUNDLED_RUBY_VERSION = "3.2.8 "
27+ BUNDLED_RUBY_SOURCE_SHA256SUM = "77acdd8cfbbe1f8e573b5e6536e03c5103df989dc05fa68c70f011833c356075 "
2828
2929BUNDLED_RUBY_PATCHES = [
3030 # An example entry:
3131 # ["ruby-3.0/0001-ruby-resolv-Fix-confusion-of-received-response-messa.patch", ["= 3.0.1"]],
3232]
3333
3434# https://rubyinstaller.org/downloads/ (7-ZIP ARCHIVES)
35- BUNDLED_RUBY_INSTALLER_X64_VERSION = "3.2.7 -1"
36- BUNDLED_RUBY_INSTALLER_X64_SHA256SUM = "f0d1a8ec7b778432a8ab6a4d7d41c21ae3f9d2849e048fce4e2ba648c3821dbc "
35+ BUNDLED_RUBY_INSTALLER_X64_VERSION = "3.2.8 -1"
36+ BUNDLED_RUBY_INSTALLER_X64_SHA256SUM = "e37172bc960a22b1fda9603bea617625b5a1af48d009844818e85eaa00684962 "
3737
3838# Files under rubyinstaller/ are patches for RubyInstaller's binary package.
3939# Other patches for Ruby's source tree which can be shared with BUNDLED_RUBY_PATCHES.
You can’t perform that action at this time.
0 commit comments