瀏覽代碼

rexml_update

Jonas Björkert 2 年之前
父節點
當前提交
7a5d2a902f
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      Gemfile
  2. 1 0
      Gemfile.lock

+ 1 - 0
Gemfile

@@ -1,3 +1,4 @@
 source "https://rubygems.org"
 source "https://rubygems.org"
 
 
 gem "fastlane"
 gem "fastlane"
+gem "rexml", ">= 3.2.7"

+ 1 - 0
Gemfile.lock

@@ -222,6 +222,7 @@ PLATFORMS
 
 
 DEPENDENCIES
 DEPENDENCIES
   fastlane
   fastlane
+  rexml (>= 3.2.7)
 
 
 BUNDLED WITH
 BUNDLED WITH
    2.4.19
    2.4.19