From cff8c44aea885ee5d4675d3b293003594a56575c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 08:01:23 +0000 Subject: [PATCH] Bump standard from 1.12.1 to 1.28.3 Bumps [standard](https://github.com/standardrb/standard) from 1.12.1 to 1.28.3. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard/compare/v1.12.1...v1.28.3) --- updated-dependencies: - dependency-name: standard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 42 +++++++++++++++++++++++++++--------------- 1 file changed, 27 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3930e1b..4189a12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,17 +21,20 @@ 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) + lint_roller (1.0.0) minitest (5.18.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.1) 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 +49,40 @@ 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.1) + 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.28.3) + language_server-protocol (~> 3.17.0.2) + lint_roller (~> 1.0) + rubocop (~> 1.50.2) + standard-custom (~> 1.0.0) + standard-performance (~> 1.0.1) + standard-custom (1.0.0) + lint_roller (~> 1.0) + standard-performance (1.0.1) + lint_roller (~> 1.0) + rubocop-performance (~> 1.16.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.2.0) + unicode-display_width (2.4.2) PLATFORMS ruby