File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
source 'https://rubygems.org'
4
4
5
- gem 'danger-dangermattic' , '~> 1.1 '
5
+ gem 'danger-dangermattic' , '~> 1.2 '
6
6
gem 'fastlane' , '~> 2.216'
7
7
gem 'nokogiri'
8
8
gem 'rubocop' , '~> 1.65'
Original file line number Diff line number Diff line change 72
72
octokit (>= 4.0 )
73
73
pstore (~> 0.1 )
74
74
terminal-table (>= 1 , < 4 )
75
- danger-dangermattic (1.1.2 )
75
+ danger-dangermattic (1.2.0 )
76
76
danger (~> 9.4 )
77
77
danger-plugin-api (~> 1.0 )
78
78
danger-rubocop (~> 0.13 )
90
90
dotenv (2.8.1 )
91
91
drb (2.2.1 )
92
92
emoji_regex (3.2.3 )
93
- excon (0.112 .0 )
93
+ excon (0.111 .0 )
94
94
faraday (1.10.4 )
95
95
faraday-em_http (~> 1.0 )
96
96
faraday-em_synchrony (~> 1.0 )
232
232
java-properties (0.3.0 )
233
233
jmespath (1.6.2 )
234
234
json (2.7.5 )
235
- jwt (2.9.3 )
235
+ jwt (2.8.2 )
236
236
base64
237
237
kramdown (2.4.0 )
238
238
rexml
261
261
optparse (0.5.0 )
262
262
os (1.1.4 )
263
263
parallel (1.26.3 )
264
- parser (3.3.5.0 )
264
+ parser (3.3.5.1 )
265
265
ast (~> 2.4.1 )
266
266
racc
267
267
plist (3.7.1 )
313
313
simctl (1.6.10 )
314
314
CFPropertyList
315
315
naturally
316
- sysrandom (1.0.5 )
317
316
terminal-notifier (2.0.0 )
318
317
terminal-table (3.0.2 )
319
318
unicode-display_width (>= 1.1.1 , < 3 )
@@ -343,7 +342,7 @@ PLATFORMS
343
342
ruby
344
343
345
344
DEPENDENCIES
346
- danger-dangermattic (~> 1.1 )
345
+ danger-dangermattic (~> 1.2 )
347
346
fastlane (~> 2.216 )
348
347
fastlane-plugin-wpmreleasetoolkit (~> 12.3 )
349
348
nokogiri
You can’t perform that action at this time.
0 commit comments