File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source "https://rubygems.org"
2- gem "fastlane" , "2.232.2"
2+ gem "fastlane" , "2.233.1"
3+ gem "json" , ">=2.19.2"
4+ gem "addressable" , ">=2.9.0"
Original file line number Diff line number Diff line change 7272 faraday_middleware (1.2.1 )
7373 faraday (~> 1.0 )
7474 fastimage (2.4.0 )
75- fastlane (2.232.2 )
75+ fastlane (2.233.1 )
7676 CFPropertyList (>= 2.3 , < 4.0.0 )
7777 abbrev (~> 0.1.2 )
7878 addressable (>= 2.8 , < 3.0.0 )
9292 faraday-cookie_jar (~> 0.0.6 )
9393 faraday_middleware (~> 1.0 )
9494 fastimage (>= 2.1.0 , < 3.0.0 )
95- fastlane-sirp (>= 1.0 .0 )
95+ fastlane-sirp (>= 1.1 .0 )
9696 gh_inspector (>= 1.1.2 , < 2.0.0 )
9797 google-apis-androidpublisher_v3 (~> 0.3 )
9898 google-apis-playcustomapp_v1 (~> 0.1 )
122122 xcodeproj (>= 1.13.0 , < 2.0.0 )
123123 xcpretty (~> 0.4.1 )
124124 xcpretty-travis-formatter (>= 0.0.3 , < 2.0.0 )
125- fastlane-sirp (1.0.0 )
126- sysrandom (~> 1.0 )
125+ fastlane-sirp (1.1.0 )
127126 gh_inspector (1.1.3 )
128127 google-apis-androidpublisher_v3 (0.54.0 )
129128 google-apis-core (>= 0.11.0 , < 2.a )
203202 simctl (1.6.10 )
204203 CFPropertyList
205204 naturally
206- sysrandom (1.0.5 )
207205 terminal-notifier (2.0.0 )
208206 terminal-table (3.0.2 )
209207 unicode-display_width (>= 1.1.1 , < 3 )
@@ -232,7 +230,9 @@ PLATFORMS
232230 ruby
233231
234232DEPENDENCIES
235- fastlane (= 2.232.2 )
233+ addressable (>= 2.9.0 )
234+ fastlane (= 2.233.1 )
235+ json (>= 2.19.2 )
236236
237237BUNDLED WITH
238238 4.0.6
You can’t perform that action at this time.
0 commit comments