File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 281281 uber (< 0.2.0 )
282282 retriable (3.1.2 )
283283 rexml (3.2.5 )
284- rmagick (3 .2.0 )
284+ rmagick (4 .2.5 )
285285 rouge (2.0.7 )
286286 rubocop (1.25.1 )
287287 parallel (~> 1.10 )
@@ -361,7 +361,7 @@ DEPENDENCIES
361361 fastlane-plugin-sentry (~> 1.0 )
362362 fastlane-plugin-wpmreleasetoolkit (~> 4.1 )
363363 rake (~> 12.3 )
364- rmagick (~> 3.2.0 )
364+ rmagick (~> 4.1 )
365365 rubocop (~> 1.25 )
366366 rubocop-rake (~> 0.6 )
367367 xcode-install
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
3- # Autogenerated by fastlane
4- #
53# Ensure this file is checked in to source control!
64
75group :screenshots, optional: true do
8- gem 'rmagick', '~> 3.2.0 '
6+ gem 'rmagick', '~> 4.1 '
97end
108
119gem 'fastlane-plugin-wpmreleasetoolkit', '~> 4.1'
You can’t perform that action at this time.
0 commit comments