ruby-changes:58173
From: Pavel <ko1@a...>
Date: Wed, 9 Oct 2019 12:42:03 +0900 (JST)
Subject: [ruby-changes:58173] b439ee1b8f (master): Remove uselsess shebang
https://git.ruby-lang.org/ruby.git/commit/?id=b439ee1b8f From b439ee1b8fa8d8a99f3f519af946ead94917edb2 Mon Sep 17 00:00:00 2001 From: Pavel Valena <pvalena@r...> Date: Wed, 25 Sep 2019 15:35:56 +0200 Subject: Remove uselsess shebang as the file is not executable anyway. diff --git a/lib/net/http/status.rb b/lib/net/http/status.rb index b3995f7..8db3f7d 100644 --- a/lib/net/http/status.rb +++ b/lib/net/http/status.rb @@ -1,4 +1,3 @@ https://github.com/ruby/ruby/blob/trunk/lib/net/http/status.rb#L1 -#!/usr/bin/env ruby # frozen_string_literal: true require_relative '../http' -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/