From 78fa44739f75caa6ddf958ae35d976b705db6c87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 06:22:01 +0000 Subject: [PATCH] Bump view_component from 2.71.0 to 2.72.0 Bumps [view_component](https://github.com/viewcomponent/view_component) from 2.71.0 to 2.72.0. - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/viewcomponent/view_component/compare/v2.71.0...v2.72.0) --- updated-dependencies: - dependency-name: view_component dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 06dca874e2..b1a3786d2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,8 +138,8 @@ GEM activerecord (>= 5.0, < 6.2) acts_as_list (1.0.4) activerecord (>= 4.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) angular-rails-templates (1.2.0) railties (>= 5.0, < 7.1) @@ -431,7 +431,7 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.7) + public_suffix (5.0.0) puma (5.6.5) nio4r (~> 2.0) raabro (1.4.0) @@ -541,7 +541,7 @@ GEM rspec-support (3.10.3) rswag-api (2.6.0) railties (>= 3.1, < 7.1) - rswag-specs (2.5.1) + rswag-specs (2.6.0) activesupport (>= 3.1, < 7.1) json-schema (~> 2.2) railties (>= 3.1, < 7.1) @@ -639,7 +639,7 @@ GEM valid_email2 (4.0.4) activemodel (>= 3.2) mail (~> 2.5) - view_component (2.71.0) + view_component (2.72.0) activesupport (>= 5.0.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)