Rubocop auto correct

This commit is contained in:
kojix2
2020-09-19 00:08:09 +09:00
parent 4d62acea75
commit a33b0e7628
16 changed files with 33 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
# frozen_string_literal: true
require_relative 'lib/uplot/version'
Gem::Specification.new do |spec|