관리-도구
편집 파일: version.rb
# frozen_string_literal: true class Logger VERSION = "1.4.3" end