Skip to content

Commit 938404b

Browse files
committed
Rubocop fix.
1 parent 27793ab commit 938404b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ext/argon2_wrap/extconf.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# frozen_string_literal: true
2+
23
require 'mkmf'
4+
35
File.rename('Makefile.real', 'Makefile')
46
system "make"

0 commit comments

Comments
 (0)