Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit f88d78c

Browse files
Bump lucide-rails from 0.7.3 to 0.7.4
Bumps [lucide-rails](https://github.com/heyvito/lucide-rails) from 0.7.3 to 0.7.4. - [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/commits/v0.7.4) --- updated-dependencies: - dependency-name: lucide-rails dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a27d562 commit f88d78c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ gem "stimulus-rails", "1.3.4"
2020
# Bundle and process CSS [https://github.com/rails/cssbundling-rails]
2121
gem "cssbundling-rails", "1.4.3"
2222

23-
gem "lucide-rails", "0.7.3"
23+
gem "lucide-rails", "0.7.4"
2424

2525
# gem "jbuilder"
2626

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ GEM
100100
public_suffix (>= 2.0.2, < 7.0)
101101
ast (2.4.3)
102102
base64 (0.3.0)
103-
bigdecimal (4.0.1)
103+
bigdecimal (4.1.0)
104104
bindex (0.8.1)
105105
bootsnap (1.23.0)
106106
msgpack (~> 1.2)
@@ -139,14 +139,14 @@ GEM
139139
reline (>= 0.4.2)
140140
jsbundling-rails (1.3.1)
141141
railties (>= 6.0.0)
142-
json (2.18.1)
142+
json (2.19.3)
143143
language_server-protocol (3.17.0.5)
144144
lint_roller (1.1.0)
145145
logger (1.7.0)
146-
loofah (2.25.0)
146+
loofah (2.25.1)
147147
crass (~> 1.0.2)
148148
nokogiri (>= 1.12.0)
149-
lucide-rails (0.7.3)
149+
lucide-rails (0.7.4)
150150
railties (>= 4.1.0)
151151
mail (2.9.0)
152152
logger
@@ -173,10 +173,10 @@ GEM
173173
net-smtp (0.5.1)
174174
net-protocol
175175
nio4r (2.7.5)
176-
nokogiri (1.19.1)
176+
nokogiri (1.19.2)
177177
mini_portile2 (~> 2.8.2)
178178
racc (~> 1.4)
179-
nokogiri (1.19.1-x86_64-linux-gnu)
179+
nokogiri (1.19.2-x86_64-linux-gnu)
180180
racc (~> 1.4)
181181
parallel (1.27.0)
182182
parser (3.3.10.1)
@@ -334,7 +334,7 @@ DEPENDENCIES
334334
cssbundling-rails (= 1.4.3)
335335
debug
336336
jsbundling-rails (= 1.3.1)
337-
lucide-rails (= 0.7.3)
337+
lucide-rails (= 0.7.4)
338338
phlex!
339339
phlex-rails!
340340
propshaft (= 1.3.1)

0 commit comments

Comments
 (0)