From b956277da6533c7fa54b93906ffec458b2d5c670 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 10:00:55 +0000 Subject: [PATCH] Bump pronto-rubocop from 0.11.4 to 0.11.5 Bumps [pronto-rubocop](https://github.com/mmozuras/pronto-rubocop) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/mmozuras/pronto-rubocop/releases) - [Commits](https://github.com/mmozuras/pronto-rubocop/compare/v0.11.4...v0.11.5) --- updated-dependencies: - dependency-name: pronto-rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71bb460..6c2dfaa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM smart_properties erubi (1.12.0) erubis (2.7.0) - faraday (2.7.2) + faraday (2.7.4) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -124,7 +124,7 @@ GEM pronto-reek (0.11.0) pronto (~> 0.11.0) reek (>= 4.2, < 7.0) - pronto-rubocop (0.11.4) + pronto-rubocop (0.11.5) pronto (~> 0.11.0) rubocop (>= 0.63.1, < 2.0) pronto-scss (0.11.0) @@ -163,7 +163,7 @@ GEM kwalify (~> 0.7.0) parser (~> 3.1.0) rainbow (>= 2.0, < 4.0) - regexp_parser (2.6.1) + regexp_parser (2.6.2) require_all (3.0.0) rexml (3.2.5) rspec (3.11.0)