@@ -1,3 +1,4 @@
source "https://rubygems.org"
gem "fastlane"
+gem "rexml", ">= 3.2.7"
@@ -222,6 +222,7 @@ PLATFORMS
DEPENDENCIES
fastlane
+ rexml (>= 3.2.7)
BUNDLED WITH
2.4.19