mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Fix the ruby bin environment
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env ruby.exe
|
||||
#!/usr/bin/env ruby
|
||||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
|
||||
load Gem.bin_path('bundler', 'bundle')
|
||||
|
||||
Reference in New Issue
Block a user