Skip to content

Commit

Permalink
bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelroudnitski committed Jan 2, 2025
1 parent 0cd89b8 commit 2ab4154
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PATH
remote: .
specs:
sn_filterable (3.0.0)
sn_filterable (3.0.1)
heroicon (~> 1)
kaminari (~> 1)
tailwindcss-rails (~> 2)
tailwindcss-rails (~> 3)
turbo-rails (~> 2)
view_component (~> 2)
view_component (~> 3)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -258,8 +258,10 @@ GEM
ruby-progressbar (1.13.0)
securerandom (0.3.1)
stringio (3.1.1)
tailwindcss-rails (2.7.9)
tailwindcss-rails (3.1.0)
railties (>= 7.0.0)
tailwindcss-ruby
tailwindcss-ruby (3.4.17)
thor (1.3.2)
timeout (0.4.1)
turbo-rails (2.0.11)
Expand All @@ -269,8 +271,8 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.6.0)
useragent (0.16.10)
view_component (2.83.0)
activesupport (>= 5.2.0, < 8.0)
view_component (3.21.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
webrick (1.8.2)
Expand Down

0 comments on commit 2ab4154

Please sign in to comment.