File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ gem 'cocoapods'
99# fastlane plugins
1010
1111group :development do
12- gem 'rubocop' , '~> 1.11 '
12+ gem 'rubocop' , '~> 1.12 '
1313end
Original file line number Diff line number Diff line change 204204 netrc (0.11.0 )
205205 os (1.1.1 )
206206 parallel (1.20.1 )
207- parser (3.0.0 .0 )
207+ parser (3.0.1 .0 )
208208 ast (~> 2.4.1 )
209209 plist (3.6.0 )
210210 public_suffix (4.0.6 )
216216 declarative-option (< 0.2.0 )
217217 uber (< 0.2.0 )
218218 retriable (3.1.2 )
219- rexml (3.2.4 )
219+ rexml (3.2.5 )
220220 rouge (2.0.7 )
221- rubocop (1.11.0 )
221+ rubocop (1.12.1 )
222222 parallel (~> 1.10 )
223223 parser (>= 3.0.0.0 )
224224 rainbow (>= 2.2.2 , < 4.0 )
@@ -281,7 +281,7 @@ DEPENDENCIES
281281 fastlane
282282 json
283283 netrc
284- rubocop (~> 1.11 )
284+ rubocop (~> 1.12 )
285285 xcodeproj
286286
287287BUNDLED WITH
You can’t perform that action at this time.
0 commit comments