Skip to content

Commit 889b6b0

Browse files
Merge pull request #2117 from Kazzz-S/0.30.3-mac1
Using Ruby 3.3.9 from MacPorts
2 parents c77fa56 + aec3e35 commit 889b6b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macbuild/build4mac_env.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
# install with 'sudo port install ruby33'
193193
# [Key Type Name] = 'MP33'
194194
Ruby33MacPorts = { 'exe': '/opt/local/bin/ruby3.3',
195-
'inc': '/opt/local/include/ruby-3.3.8',
195+
'inc': '/opt/local/include/ruby-3.3.9',
196196
'lib': '/opt/local/lib/libruby.3.3.dylib'
197197
}
198198

0 commit comments

Comments
 (0)