Skip to content

Commit

Permalink
Bump shadcn-ui from 0.0.12 to 0.0.13
Browse files Browse the repository at this point in the history
Bumps [shadcn-ui](https://github.com/aviflombaum/shadcn-rails) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/aviflombaum/shadcn-rails/releases)
- [Changelog](https://github.com/aviflombaum/shadcn-rails/blob/main/CHANGELOG.md)
- [Commits](aviflombaum/shadcn-rails@0.0.12...0.0.13)

---
updated-dependencies:
- dependency-name: shadcn-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent eb0da92 commit 70f80fc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem "jbuilder"
gem "jsbundling-rails"
gem "pg", "~> 1.1"
gem "puma", ">= 5.0"
gem "shadcn-ui", "~> 0.0.12"
gem "shadcn-ui", "~> 0.0.13"
gem "sprockets-rails"
gem "stimulus-rails"
gem "turbo-rails"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
shadcn-ui (0.0.12)
shadcn-ui (0.0.13)
tailwind_merge (~> 0.7)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
Expand All @@ -321,7 +321,7 @@ GEM
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
tailwind_merge (0.11.0)
tailwind_merge (0.12.0)
lru_redux (~> 1.1)
thor (1.3.1)
tilt (2.3.0)
Expand Down Expand Up @@ -374,7 +374,7 @@ DEPENDENCIES
puma (>= 5.0)
rails (~> 7.1.3, >= 7.1.3.2)
selenium-webdriver
shadcn-ui (~> 0.0.12)
shadcn-ui (~> 0.0.13)
sprockets-rails
standardrb
stimulus-rails
Expand Down

0 comments on commit 70f80fc

Please sign in to comment.