diff --git a/Gemfile.lock b/Gemfile.lock index ccdc03e..c9a4493 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,9 +61,6 @@ GEM danger rake (> 10) thor (~> 0.19) - danger-xcode_summary (1.2.0) - danger-plugin-api (~> 1.0) - xcresult (~> 0.2) danger-xcov (0.5.0) danger (>= 2.1) xcov (>= 1.7.3) @@ -106,7 +103,7 @@ GEM faraday_middleware (1.2.0) faraday (~> 1.0) fastimage (2.2.6) - fastlane (2.211.0) + fastlane (2.214.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) @@ -130,7 +127,7 @@ GEM json (< 3.0.0) jwt (>= 2.1.0, < 3) mini_magick (>= 4.9.4, < 5.0.0) - multipart-post (~> 2.0.0) + multipart-post (>= 2.0.0, < 3.0.0) naturally (~> 2.2) optparse (~> 0.1.1) plist (>= 3.1.0, < 4.0.0) @@ -233,7 +230,8 @@ GEM trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) retriable (3.1.2) - rexml (3.2.5) + rexml (3.3.3) + strscan rouge (2.0.7) ruby2_keywords (0.0.5) rubyzip (2.3.2) @@ -250,6 +248,7 @@ GEM CFPropertyList naturally slack-notifier (2.4.0) + strscan (3.1.0) terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -267,13 +266,12 @@ GEM uri-ssh_git (2.0.0) webrick (1.7.0) word_wrap (1.0.0) - xcodeproj (1.22.0) + xcodeproj (1.19.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) nanaimo (~> 0.3.0) - rexml (~> 3.2.4) xcov (1.8.1) fastlane (>= 2.141.0, < 3.0.0) multipart-post @@ -291,6 +289,7 @@ GEM PLATFORMS x86_64-darwin-22 + x86_64-linux DEPENDENCIES danger (~> 8.6.1) @@ -298,7 +297,6 @@ DEPENDENCIES danger-ios_logs (~> 0.1.2) danger-swiftformat (~> 0.8.1) danger-swiftlint (~> 0.30.2) - danger-xcode_summary (~> 1.2.0) danger-xcov (~> 0.5.0) fastlane highway (~> 1.0)