fix rubocop

This commit is contained in:
viehlieb 2023-02-20 18:22:32 +01:00
parent fd0a81d074
commit 3a25a5f61e
14 changed files with 381 additions and 343 deletions

View file

@ -1,3 +1,5 @@
# frozen_string_literal: true
require File.expand_path('lib/foodsoft_article_import/version', __dir__)
Gem::Specification.new do |spec|
spec.name = 'foodsoft_article_import'