Skip to content

Commit

Permalink
Bump view_component from 3.11.0 to 3.12.1 (#2360)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 861bc81 commit b270195
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 @@ -42,7 +42,7 @@ gem "redcarpet", "~> 3.6"
gem "gretel", "~> 5.0"
# Better UI components
gem "lookbook", ">= 2.0.0.beta.4"
gem "view_component", "~> 3.11"
gem "view_component", "~> 3.12"
# QR Code Generation!
gem "rqrcode", "~> 2.2"

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ GEM
net-smtp
marcel (1.0.4)
matrix (0.4.2)
method_source (1.0.0)
method_source (1.1.0)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
Expand Down Expand Up @@ -512,7 +512,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
view_component (3.11.0)
view_component (3.12.1)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down Expand Up @@ -599,7 +599,7 @@ DEPENDENCIES
strong_migrations (~> 1.8)
turbo-rails
tzinfo-data (~> 1.2021)
view_component (~> 3.11)
view_component (~> 3.12)
web-console (~> 4.2)
webmock

Expand Down

0 comments on commit b270195

Please sign in to comment.