Skip to content

Commit b2bbbbb

Browse files
Bump lucide-rails from 0.5.1 to 0.7.1 (#277)
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](heyvito/lucide-rails@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a22b721 commit b2bbbbb

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

23-
gem "lucide-rails", "0.5.1"
23+
gem "lucide-rails", "0.7.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
loofah (2.24.1)
146146
crass (~> 1.0.2)
147147
nokogiri (>= 1.12.0)
148-
lucide-rails (0.5.1)
148+
lucide-rails (0.7.1)
149149
railties (>= 4.1.0)
150150
mail (2.8.1)
151151
mini_mime (>= 0.1.1)
@@ -329,7 +329,7 @@ DEPENDENCIES
329329
debug
330330
dockerfile-rails (>= 1.6)
331331
jsbundling-rails (= 1.3.1)
332-
lucide-rails (= 0.5.1)
332+
lucide-rails (= 0.7.1)
333333
phlex!
334334
phlex-rails!
335335
propshaft (= 1.1.0)

0 commit comments

Comments
 (0)