Sha256: d1e5b5bbabb5353972cc3194008bbe13fc2f9378995f584882fdf87505f3964f
Contents?: true
Size: 231 Bytes
Versions: 4
Compression:
Stored size: 231 Bytes
Contents
# frozen_string_literal: true require "hourly_logger_rotator/patch/ruby_2_4" module HourlyLoggerRotator module Patch module Ruby_2_6 # rubocop:disable Naming/ClassAndModuleCamelCase include Ruby_2_4 end end end
Version data entries
4 entries across 4 versions & 1 rubygems