Skip to content

Commit e2a5c45

Browse files
authored
keep using ruby 2.7 (#126)
1 parent 2a31e37 commit e2a5c45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bin/ruby

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
3+
source scl_source enable rh-ruby27
4+
exec /bin/env ruby "$@"

0 commit comments

Comments
 (0)