Skip to content

Commit

Permalink
Update ruby path
Browse files Browse the repository at this point in the history
  • Loading branch information
marciok committed May 8, 2016
1 parent eae8a80 commit 4a9f843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion module.modulemap
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module CRuby {
header "/opt/boxen/rbenv/versions/2.1.0/include/ruby-2.1.0/ruby.h"
header "/usr/local/var/rbenv/versions/2.1.0/include/ruby-2.1.0/ruby.h"
link "ruby"
export *
}
Expand Down

0 comments on commit 4a9f843

Please sign in to comment.