Updated gemfile, added comments to repairer, updater, and uninstaller task stubs

This commit is contained in:
2021-11-22 12:36:38 -06:00
parent b3665af5c4
commit 8c8a051034
6 changed files with 54 additions and 1 deletions

View File

@@ -12,7 +12,6 @@ require "rexml"
require "i18n"
require "launchy"
require "zip"
I18n.load_path << Dir[File.expand_path("locales") + "/*.yml"]
I18n.default_locale = :en