Skip to content

Commit 4d293e6

Browse files
Bump lucide-rails from 0.4.0 to 0.5.1 (#203)
Bumps [lucide-rails](https://github.com/heyvito/lucide-rails) from 0.4.0 to 0.5.1. - [Release notes](https://github.com/heyvito/lucide-rails/releases) - [Changelog](https://github.com/heyvito/lucide-rails/blob/master/CHANGELOG.md) - [Commits](heyvito/lucide-rails@v0.4.0...v0.5.1) --- updated-dependencies: - dependency-name: lucide-rails dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2104a78 commit 4d293e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.0"
2222

23-
gem "lucide-rails", "0.4.0"
23+
gem "lucide-rails", "0.5.1"
2424

2525
# gem "jbuilder"
2626

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ GEM
145145
crass (~> 1.0.2)
146146
nokogiri (>= 1.12.0)
147147
lru_redux (1.1.0)
148-
lucide-rails (0.4.0)
148+
lucide-rails (0.5.1)
149149
railties (>= 4.1.0)
150150
mail (2.8.1)
151151
mini_mime (>= 0.1.1)
@@ -327,7 +327,7 @@ DEPENDENCIES
327327
debug
328328
dockerfile-rails (>= 1.6)
329329
jsbundling-rails (= 1.3.1)
330-
lucide-rails (= 0.4.0)
330+
lucide-rails (= 0.5.1)
331331
phlex!
332332
phlex-rails!
333333
propshaft (= 0.9.0)

0 commit comments

Comments
 (0)