Skip to content

Commit 88d3dd6

Browse files
authored
Nix whitespace
1 parent 51f7ccc commit 88d3dd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

solidus_dev_support.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Gem::Specification.new do |spec|
1717
spec.metadata['changelog_uri'] = 'https://github.com/solidusio/solidus_dev_support/blob/master/CHANGELOG.md'
1818

1919
spec.required_ruby_version = '>= 2.5.0'
20-
20+
2121
# Specify which files should be added to the gem when it is released.
2222
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.
2323
files = Dir.chdir(__dir__) { `git ls-files -z`.split("\x0") }

0 commit comments

Comments
 (0)