From 730e268cd3187eda5bd1e2643e12fbdb06efec98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:45:04 +0000 Subject: [PATCH] Bump rmagick from 6.0.1 to 6.1.0 Bumps [rmagick](https://github.com/rmagick/rmagick) from 6.0.1 to 6.1.0. - [Changelog](https://github.com/rmagick/rmagick/blob/main/CHANGELOG.md) - [Commits](https://github.com/rmagick/rmagick/commits) --- updated-dependencies: - dependency-name: rmagick dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 55804bf73..b2409f61b 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem "slim" gem 'middleman-minify-html' gem "i18n-tasks" -gem 'rmagick', '~>6.0' +gem 'rmagick', '~>6.1' gem 'font-awesome-middleman' diff --git a/Gemfile.lock b/Gemfile.lock index 1d32fa7a5..b6fa6cf51 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM ast (~> 2.4.1) racc parslet (2.0.0) - pkg-config (1.5.6) + pkg-config (1.5.9) public_suffix (5.0.4) racc (1.8.1) rack (2.2.10) @@ -195,7 +195,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.3.9) - rmagick (6.0.1) + rmagick (6.1.0) observer (~> 0.1) pkg-config (~> 1.4) sass (3.7.4) @@ -245,7 +245,7 @@ DEPENDENCIES middleman-sprockets (~> 4.0) nokogiri (= 1.18.1) oj - rmagick (~> 6.0) + rmagick (~> 6.1) sass slim tzinfo-data