Bump view_component from 2.40.0 to 2.41.0 (#15163)

Bumps [view_component](https://github.com/github/view_component) from 2.40.0 to 2.41.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.40.0...v2.41.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] 2021-10-25 12:38:50 -06:00 committed by GitHub
parent cac9a4567e
commit 4756a19a8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -113,7 +113,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.40", require: "view_component/engine" # View components for Rails
gem "view_component", "~> 2.41", 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

@ -832,7 +832,7 @@ GEM
vault (0.16.0)
aws-sigv4
vcr (6.0.0)
view_component (2.40.0)
view_component (2.41.0)
activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0)
virtus (1.0.5)
@ -1025,7 +1025,7 @@ DEPENDENCIES
validate_url (~> 1.0)
vault (~> 0.16)
vcr (~> 6.0)
view_component (~> 2.40)
view_component (~> 2.41)
wcag_color_contrast (~> 0.1)
web-console (~> 4.1)
webdrivers (~> 5.0)

Binary file not shown.

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

Binary file not shown.