Skip to content

Commit c0f2bdd

Browse files
committed
Use Ruby 3.3.7 from MacPorts
1 parent e064987 commit c0f2bdd

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.6',
195+
'inc': '/opt/local/include/ruby-3.3.7',
196196
'lib': '/opt/local/lib/libruby.3.3.dylib'
197197
}
198198

0 commit comments

Comments
 (0)