From 59bc3229730ac0796ed219fe48d223c7e7cedd9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 13:16:12 +0000 Subject: [PATCH] Bump standard from 1.16.0 to 1.23.0 Bumps [standard](https://github.com/testdouble/standard) from 1.16.0 to 1.23.0. - [Release notes](https://github.com/testdouble/standard/releases) - [Changelog](https://github.com/testdouble/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/testdouble/standard/compare/v1.16.0...v1.23.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0da339b..a99e0b85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,7 +203,8 @@ GEM jmespath (1.6.1) jsbundling-rails (1.0.3) railties (>= 6.0.0) - json (2.6.2) + json (2.6.3) + language_server-protocol (3.17.0.3) listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -267,7 +268,7 @@ GEM pagy (5.10.1) activesupport parallel (1.22.1) - parser (3.1.2.1) + parser (3.2.0.0) ast (~> 2.4.1) pg (1.4.3) public_suffix (4.0.7) @@ -319,22 +320,22 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - regexp_parser (2.5.0) + regexp_parser (2.6.2) rexml (3.2.5) rouge (4.0.0) - rubocop (1.35.0) + rubocop (1.44.1) json (~> 2.3) parallel (~> 1.10) - parser (>= 3.1.2.1) + 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.20.1, < 2.0) + rubocop-ast (>= 1.24.1, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) + unicode-display_width (>= 2.4.0, < 3.0) + rubocop-ast (1.24.1) parser (>= 3.1.1.0) - rubocop-performance (1.14.3) + rubocop-performance (1.15.2) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) @@ -360,9 +361,10 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stackprof (0.2.21) - standard (1.16.0) - rubocop (= 1.35.0) - rubocop-performance (= 1.14.3) + standard (1.23.0) + language_server-protocol (~> 3.17.0.2) + rubocop (= 1.44.1) + rubocop-performance (= 1.15.2) statsd-ruby (1.5.0) stimulus-rails (1.1.0) railties (>= 6.0.0) @@ -382,7 +384,7 @@ GEM tzinfo (2.0.5) concurrent-ruby (~> 1.0) unaccent (0.4.0) - unicode-display_width (2.2.0) + unicode-display_width (2.4.2) uri (0.11.0) view_component (2.60.0) activesupport (>= 5.0.0, < 8.0)