Skip to content

Commit

Permalink
[Chore] fixed rubocop warning
Browse files Browse the repository at this point in the history
  • Loading branch information
rpbaltazar committed Apr 2, 2020
1 parent b609d48 commit 23bcbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/dummy_engine/dummy_engine.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true

$:.push File.expand_path('lib', __dir__)
$LOAD_PATH << File.expand_path('lib', __dir__)

# Maintain your gem's version:
require 'dummy_engine/version'
Expand Down

0 comments on commit 23bcbbd

Please sign in to comment.