Skip to content

Commit 052abef

Browse files
Bump rmagick in the ruby-minor-and-patch group across 1 directory
Bumps the ruby-minor-and-patch group with 1 update in the / directory: [rmagick](https://github.com/rmagick/rmagick). Updates `rmagick` from 7.0.5 to 7.1.0 - [Release notes](https://github.com/rmagick/rmagick/releases) - [Changelog](https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md) - [Commits](https://github.com/rmagick/rmagick/commits) --- updated-dependencies: - dependency-name: rmagick dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5c0f2f commit 052abef

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)