From 3c1f323a667fe2476275f6c8502e962b2ffbf57e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 06:05:34 +0000 Subject: [PATCH] Bump lucide-rails from 0.5.1 to 0.7.1 Bumps [lucide-rails](https://github.com/heyvito/lucide-rails) from 0.5.1 to 0.7.1. - [Release notes](https://github.com/heyvito/lucide-rails/releases) - [Changelog](https://github.com/heyvito/lucide-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/heyvito/lucide-rails/compare/v0.5.1...v0.7.1) --- updated-dependencies: - dependency-name: lucide-rails dependency-version: 0.7.1 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 c83e3017..f59ab761 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem "stimulus-rails", "1.3.4" # Bundle and process CSS [https://github.com/rails/cssbundling-rails] gem "cssbundling-rails", "1.4.3" -gem "lucide-rails", "0.5.1" +gem "lucide-rails", "0.7.1" # gem "jbuilder" diff --git a/Gemfile.lock b/Gemfile.lock index 740ac743..7a089747 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,7 @@ GEM loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - lucide-rails (0.5.1) + lucide-rails (0.7.1) railties (>= 4.1.0) mail (2.8.1) mini_mime (>= 0.1.1) @@ -236,7 +236,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.0) - rdoc (6.14.0) + rdoc (6.14.1) erb psych (>= 4.0.0) regexp_parser (2.10.0) @@ -329,7 +329,7 @@ DEPENDENCIES debug dockerfile-rails (>= 1.6) jsbundling-rails (= 1.3.1) - lucide-rails (= 0.5.1) + lucide-rails (= 0.7.1) phlex! phlex-rails! propshaft (= 1.1.0)