1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

bin/gem: remove initial empty line

This commit is contained in:
Kenyon Ralph 2019-01-18 00:24:30 -08:00 committed by Hiroshi SHIBATA
parent b4876c8e5f
commit 6b74996810
Notes: git 2022-07-22 12:06:29 +09:00

View file

@ -1,4 +1,3 @@
#!/usr/bin/env ruby
#--
# Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others.