Bump view_component from 2.47.0 to 2.48.0 (#16151)

Bumps [view_component](https://github.com/github/view_component) from 2.47.0 to 2.48.0.
- [Release notes](https://github.com/github/view_component/releases)
- [Changelog](https://github.com/github/view_component/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/github/view_component/compare/v2.47.0...v2.48.0)

---
updated-dependencies:
- dependency-name: view_component
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-17 11:59:38 -07:00 committed by GitHub
parent 495baee4bf
commit f882f6520c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -107,7 +107,7 @@ gem "twitter", "~> 7.0" # A Ruby interface to the Twitter API
gem "uglifier", "~> 4.2" # Uglifier minifies JavaScript files
gem "validate_url", "~> 1.0" # Library for validating urls in Rails
gem "vault", "~> 0.16" # Used to store secrets
gem "view_component", "~> 2.47" # View components for Rails
gem "view_component", "~> 2.48" # 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

@ -851,7 +851,7 @@ GEM
vault (0.16.0)
aws-sigv4
vcr (6.0.0)
view_component (2.47.0)
view_component (2.48.0)
activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0)
warden (1.2.9)
@ -1039,7 +1039,7 @@ DEPENDENCIES
validate_url (~> 1.0)
vault (~> 0.16)
vcr (~> 6.0)
view_component (~> 2.47)
view_component (~> 2.48)
wcag_color_contrast (~> 0.1)
web-console (~> 4.2)
webdrivers (~> 5.0)

Binary file not shown.

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

Binary file not shown.