Fix Gemfile.lock to use a real gem, not a dev build. refs #3550
[arvados.git] / sdk / cli / bin / arv-crunch-job
1 #!/usr/bin/env ruby
2 exec File.join(File.dirname(File.realpath(__FILE__)), 'crunch-job'), *ARGV