Skip to content

Commit

Permalink
Bump rmagick from 6.0.1 to 6.1.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent b3e792a commit 730e268
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -245,7 +245,7 @@ DEPENDENCIES
middleman-sprockets (~> 4.0)
nokogiri (= 1.18.1)
oj
rmagick (~> 6.0)
rmagick (~> 6.1)
sass
slim
tzinfo-data
Expand Down

0 comments on commit 730e268

Please sign in to comment.