From 63389d62c85ddc186dbb9feca8ed61e9d95b4dea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 08:01:47 +0000 Subject: [PATCH] Bump standard from 1.12.1 to 1.27.0 Bumps [standard](https://github.com/testdouble/standard) from 1.12.1 to 1.27.0. - [Release notes](https://github.com/testdouble/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/testdouble/standard/commits) --- updated-dependencies: - dependency-name: standard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 +++++++++++++++++++--------------- 1 file changed, 19 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e11ac68..89b283d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,17 +21,19 @@ GEM i18n (1.12.0) concurrent-ruby (~> 1.0) influxdb-client (2.6.0) + json (2.6.3) + language_server-protocol (3.17.0.3) minitest (5.17.0) octokit (4.25.0) faraday (>= 1, < 3) sawyer (~> 0.9) optparse (0.2.0) - parallel (1.22.1) - parser (3.1.2.0) + parallel (1.23.0) + parser (3.2.2.0) ast (~> 2.4.1) public_suffix (4.0.7) rainbow (3.1.1) - regexp_parser (2.5.0) + regexp_parser (2.8.0) rexml (3.2.5) rspec (3.11.0) rspec-core (~> 3.11.0) @@ -46,31 +48,33 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.11.0) rspec-support (3.11.0) - rubocop (1.29.1) + rubocop (1.50.2) + json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.0.0) + parser (>= 3.2.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.17.0, < 2.0) + rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.19.1) - parser (>= 3.1.1.0) - rubocop-performance (1.13.3) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.28.0) + parser (>= 3.2.1.0) + rubocop-performance (1.16.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - ruby-progressbar (1.11.0) + ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - standard (1.12.1) - rubocop (= 1.29.1) - rubocop-performance (= 1.13.3) + standard (1.27.0) + language_server-protocol (~> 3.17.0.2) + rubocop (~> 1.50.2) + rubocop-performance (~> 1.16.0) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - unicode-display_width (2.2.0) + unicode-display_width (2.4.2) PLATFORMS ruby