File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
GIT
2
2
remote: git@github.com:wordpress-mobile/release-toolkit
3
- revision: 329effd14e4176817d28ff5b97f35ea84a19c69e
4
- branch: trunk
3
+ revision: 49e0c21b5cf51ed523d10bc69070df079d8aea7c
4
+ branch: app-size-metrics
5
5
specs:
6
6
fastlane-plugin-wpmreleasetoolkit (4.1.0 )
7
7
activesupport (~> 5 )
14
14
nokogiri (~> 1.11 )
15
15
octokit (~> 4.18 )
16
16
parallel (~> 1.14 )
17
+ plist (~> 3.1 )
17
18
progress_bar (~> 1.3 )
18
19
rake (>= 12.3 , < 14.0 )
19
20
rake-compiler (~> 1.0 )
23
24
specs:
24
25
CFPropertyList (3.0.5 )
25
26
rexml
26
- activesupport (5.2.7 )
27
+ activesupport (5.2.8 )
27
28
concurrent-ruby (~> 1.0 , >= 1.0.2 )
28
29
i18n (>= 0.7 , < 2 )
29
30
minitest (~> 5.1 )
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ group :screenshots, optional: true do
7
7
end
8
8
9
9
# This comment avoids typing to switch to a development version for testing.
10
- gem 'fastlane-plugin-wpmreleasetoolkit', git: 'git@github.com:wordpress-mobile/release-toolkit', branch: 'trunk '
10
+ gem 'fastlane-plugin-wpmreleasetoolkit', git: 'git@github.com:wordpress-mobile/release-toolkit', branch: 'app-size-metrics '
11
11
# gem 'fastlane-plugin-wpmreleasetoolkit', '~> 4.1'
12
12
13
13
gem 'fastlane-plugin-sentry'
You can’t perform that action at this time.
0 commit comments