From d6daa2baf497d349603415ef75d3590bb0c71036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 07:45:34 +0000 Subject: [PATCH] Bump font-awesome-rails from 4.7.0.8 to 4.7.0.9 Bumps [font-awesome-rails](https://github.com/bokmann/font-awesome-rails) from 4.7.0.8 to 4.7.0.9. - [Release notes](https://github.com/bokmann/font-awesome-rails/releases) - [Changelog](https://github.com/bokmann/font-awesome-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/bokmann/font-awesome-rails/compare/v4.7.0.8...v4.7.0.9) --- updated-dependencies: - dependency-name: font-awesome-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59cfbb8c6..d2b8a3480 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,8 +191,8 @@ GEM ffaker (2.23.0) ffi (1.17.0-arm64-darwin) ffi (1.17.0-x86_64-linux-gnu) - font-awesome-rails (4.7.0.8) - railties (>= 3.2, < 8.0) + font-awesome-rails (4.7.0.9) + railties (>= 3.2, < 9.0) formatador (1.1.0) globalid (1.2.1) activesupport (>= 6.1) @@ -254,7 +254,7 @@ GEM mini_portile2 (2.8.7) mini_racer (0.16.0) libv8-node (~> 18.19.0.0) - minitest (5.25.1) + minitest (5.25.2) msgpack (1.7.2) nenv (0.3.0) net-imap (0.4.12)