From 70f80fc2600976c3c70a7dbb9ffbe67fa1083084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 15:26:23 +0000 Subject: [PATCH] Bump shadcn-ui from 0.0.12 to 0.0.13 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](https://github.com/aviflombaum/shadcn-rails/compare/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] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 4ab74d4..4700040 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index 504bdcd..21591c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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) @@ -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