From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 336D32035F for ; Fri, 28 Oct 2016 20:15:05 +0000 (UTC) From: Eric Wong To: http_spew-public@bogomips.org Subject: [PATCH 0/5] random half-brained updates Date: Fri, 28 Oct 2016 20:14:58 +0000 Message-Id: <20161028201503.10315-1-e@80x24.org> List-Id: This project is not to be taken seriously, obviously. 5 changes: declare empty classes with constant assignment test_upload: use object_id to check matches use frozen string literals for Ruby 2.1+ merge into kcar project and mailing list dedicated mailing list .olddoc.yml | 7 +++++-- GNUmakefile | 1 - README | 8 ++++---- http_spew.gemspec | 4 ++-- lib/http_spew.rb | 26 +++++++++++++------------- lib/http_spew/content_md5.rb | 4 +--- lib/http_spew/headers.rb | 23 +++++++---------------- test/test_upload.rb | 7 +++++-- 8 files changed, 37 insertions(+), 43 deletions(-)