Skip to content

Commit 5a3387a

Browse files
Bump rmagick from 7.0.5 to 7.1.0 (#23156)
Co-authored-by: Gio Lodi <gio.lodi@automattic.com> Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60cb17e commit 5a3387a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.11.1'
1515

1616
### Gems needed only for generating Promo Screenshots
1717
group :screenshots, optional: true do
18-
gem 'rmagick', '~> 7.0'
18+
gem 'rmagick', '~> 7.1'
1919
end
2020

2121
# Security: https://github.com/lostisland/faraday/pull/1665

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ GEM
313313
uber (< 0.2.0)
314314
retriable (3.8.0)
315315
rexml (3.4.4)
316-
rmagick (7.0.5)
316+
rmagick (7.1.0)
317317
observer (~> 0.1)
318318
pkg-config (~> 1.4)
319319
rouge (3.28.0)
@@ -382,7 +382,7 @@ DEPENDENCIES
382382
fastlane-plugin-firebase_app_distribution (~> 1.0)
383383
fastlane-plugin-sentry
384384
fastlane-plugin-wpmreleasetoolkit (~> 14.11.1)
385-
rmagick (~> 7.0)
385+
rmagick (~> 7.1)
386386

387387
BUNDLED WITH
388388
2.6.8

0 commit comments

Comments
 (0)