Skip to content

Commit

Permalink
MacPorts updated Ruby to 3.3.6 from 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazzz-S committed Dec 2, 2024
1 parent d6973fd commit 62ecab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macbuild/build4mac_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
# install with 'sudo port install ruby33'
# [Key Type Name] = 'MP33'
Ruby33MacPorts = { 'exe': '/opt/local/bin/ruby3.3',
'inc': '/opt/local/include/ruby-3.3.5',
'inc': '/opt/local/include/ruby-3.3.6',
'lib': '/opt/local/lib/libruby.3.3.dylib'
}

Expand Down

0 comments on commit 62ecab3

Please sign in to comment.