Bump view_component from 2.45.0 to 2.46.0 (#15677)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-06 10:44:41 +07:00 committed by GitHub
parent e20820794b
commit 558dd157be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -116,7 +116,7 @@ gem "uglifier", "~> 4.2" # Uglifier minifies JavaScript files
gem "ulid", "~> 1.3" # Universally Unique Lexicographically Sortable Identifier implementation for Ruby
gem "validate_url", "~> 1.0" # Library for validating urls in Rails
gem "vault", "~> 0.16" # Used to store secrets
gem "view_component", "~> 2.45", require: "view_component/engine" # View components for Rails
gem "view_component", "~> 2.46", require: "view_component/engine" # View components for Rails
gem "wcag_color_contrast", "~> 0.1" # Detect contrast of colors to determine readability and a11y.
gem "webpacker", "~> 5.4.3" # Use webpack to manage app-like JavaScript modules in Rails

View file

@ -868,7 +868,7 @@ GEM
vault (0.16.0)
aws-sigv4
vcr (6.0.0)
view_component (2.45.0)
view_component (2.46.0)
activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0)
virtus (1.0.5)
@ -1067,7 +1067,7 @@ DEPENDENCIES
validate_url (~> 1.0)
vault (~> 0.16)
vcr (~> 6.0)
view_component (~> 2.45)
view_component (~> 2.46)
wcag_color_contrast (~> 0.1)
web-console (~> 4.2)
webdrivers (~> 5.0)

Binary file not shown.

BIN
vendor/cache/view_component-2.46.0.gem vendored Normal file

Binary file not shown.