1
0
Fork 0
pre-commit/testing/resources/ruby_versioned_hooks_repo/bin/ruby_hook
Daniel Baumann c0d06915b7
Adding upstream version 2.2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:10:22 +01:00

4 lines
75 B
Ruby
Executable file

#!/usr/bin/env ruby
puts RUBY_VERSION
puts 'Hello world from a ruby hook'