gym/lib/gym/generators/package_command_generator.rb in fastlane-2.7.0 vs gym/lib/gym/generators/package_command_generator.rb in fastlane-2.8.0
- old
+ new
@@ -1,6 +1,6 @@
# encoding: utf-8
-# from http://stackoverflow.com/a/9857493/445598
+# from https://stackoverflow.com/a/9857493/445598
# because of
# `incompatible encoding regexp match (UTF-8 regexp with ASCII-8BIT string) (Encoding::CompatibilityError)`
require 'shellwords'