Bump view_component from 2.38.0 to 2.39.0 (#14654)

Bumps [view_component](https://github.com/github/view_component) from 2.38.0 to 2.39.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.38.0...v2.39.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-09-01 13:03:11 -06:00 committed by GitHub
parent 6a7ae9576e
commit e586d9f313
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -111,7 +111,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.38", require: "view_component/engine" # View components for Rails
gem "view_component", "~> 2.39", 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.2" # Use webpack to manage app-like JavaScript modules in Rails

View file

@ -789,7 +789,7 @@ GEM
vault (0.16.0)
aws-sigv4
vcr (6.0.0)
view_component (2.38.0)
view_component (2.39.0)
activesupport (>= 5.0.0, < 8.0)
method_source (~> 1.0)
virtus (1.0.5)
@ -978,7 +978,7 @@ DEPENDENCIES
validate_url (~> 1.0)
vault (~> 0.16)
vcr (~> 6.0)
view_component (~> 2.38)
view_component (~> 2.39)
wcag_color_contrast (~> 0.1)
web-console (~> 4.1)
webdrivers (~> 4.6)

Binary file not shown.

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

Binary file not shown.