mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-17 08:30:04 +00:00
add require fileutils
This commit is contained in:
parent
a055c7779e
commit
3807c2866c
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ module MPW
|
|||
require 'gpgme'
|
||||
require 'csv'
|
||||
require 'i18n'
|
||||
require 'fileutils'
|
||||
|
||||
class MPW
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue