Skip to content

Commit fd51346

Browse files
Bump rmagick from 6.1.1 to 6.1.2 (#24696)
Bumps [rmagick](https://github.com/rmagick/rmagick) from 6.1.1 to 6.1.2. - [Changelog](https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md) - [Commits](https://github.com/rmagick/rmagick/commits) --- updated-dependencies: - dependency-name: rmagick dependency-version: 6.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e644373 commit fd51346

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ gem 'rubocop-rake', '~> 0.7'
2121
gem 'xcpretty-travis-formatter'
2222

2323
group :screenshots, optional: true do
24-
gem 'rmagick', '~> 6.1.1'
24+
gem 'rmagick', '~> 6.1.2'
2525
end

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ GEM
280280
parser (3.3.9.0)
281281
ast (~> 2.4.1)
282282
racc
283-
pkg-config (1.5.9)
283+
pkg-config (1.6.2)
284284
plist (3.7.2)
285285
prism (1.4.0)
286286
progress_bar (1.3.4)
@@ -301,7 +301,7 @@ GEM
301301
uber (< 0.2.0)
302302
retriable (3.1.2)
303303
rexml (3.4.1)
304-
rmagick (6.1.1)
304+
rmagick (6.1.2)
305305
observer (~> 0.1)
306306
pkg-config (~> 1.4)
307307
rouge (3.28.0)
@@ -378,7 +378,7 @@ DEPENDENCIES
378378
fastlane-plugin-sentry
379379
fastlane-plugin-wpmreleasetoolkit (~> 13.3)
380380
rake
381-
rmagick (~> 6.1.1)
381+
rmagick (~> 6.1.2)
382382
rubocop (~> 1.79)
383383
rubocop-rake (~> 0.7)
384384
xcpretty-travis-formatter

0 commit comments

Comments
 (0)