Skip to content

Commit

Permalink
Bump view_component from 3.20.0 to 3.21.0 (#2786)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 7b07602 commit e057d03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ gem "redcarpet", "~> 3.6"
gem "gretel", "~> 5.0"
# Better UI components
gem "lookbook", ">= 2.0.0.beta.4"
gem "view_component", "~> 3.20"
gem "view_component", "~> 3.21"
# QR Code Generation!
gem "rqrcode", "~> 2.2"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ GEM
uniform_notifier (1.16.0)
uri (1.0.2)
useragent (0.16.11)
view_component (3.20.0)
view_component (3.21.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -609,7 +609,7 @@ DEPENDENCIES
strong_migrations (~> 2.1)
turbo-rails
tzinfo-data (~> 1.2021)
view_component (~> 3.20)
view_component (~> 3.21)
web-console (~> 4.2)
webmock

Expand Down

0 comments on commit e057d03

Please sign in to comment.