Skip to content

Commit 1da10d9

Browse files
committed
build using a newer ruby version
ruby 2.3.7 used an old version of openssl that didn't work on OSX anymore - bump to ruby 2.5.7 because it's new enough to get past those build errors. It's still a couple of ruby versions behind, unfortunately.
1 parent faaa5a2 commit 1da10d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.3.7
1+
2.5.7

0 commit comments

Comments
 (0)