From f3d09837420735e46919da9e45050533a0a64f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 22:04:59 +0000 Subject: [PATCH] Bump rubocop from 1.43.0 to 1.44.1 Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.43.0 to 1.44.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.43.0...v1.44.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97ed1fe..c84e756 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,10 +214,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.6.1) + regexp_parser (2.6.2) rexml (3.2.5) rouge (4.0.1) - rubocop (1.43.0) + rubocop (1.44.1) json (~> 2.3) parallel (~> 1.10) parser (>= 3.2.0.0) @@ -238,6 +238,8 @@ GEM sass-embedded (1.57.1) google-protobuf (~> 3.21) rake (>= 10.0.0) + sass-embedded (1.57.1-x86_64-linux-gnu) + google-protobuf (~> 3.21) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0)