From 438580f81a20923b8f54db9196f76d54151e6319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 13:14:17 +0000 Subject: [PATCH] Bump standard from 1.16.0 to 1.17.0 Bumps [standard](https://github.com/testdouble/standard) from 1.16.0 to 1.17.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.17.0) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0da339b..989e927c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -319,22 +319,22 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - regexp_parser (2.5.0) + regexp_parser (2.6.0) rexml (3.2.5) rouge (4.0.0) - rubocop (1.35.0) + rubocop (1.38.0) json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.2.1) 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.23.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.21.0) + rubocop-ast (1.23.0) parser (>= 3.1.1.0) - rubocop-performance (1.14.3) + rubocop-performance (1.15.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) @@ -360,9 +360,9 @@ 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.17.0) + rubocop (= 1.38.0) + rubocop-performance (= 1.15.0) statsd-ruby (1.5.0) stimulus-rails (1.1.0) railties (>= 6.0.0) @@ -382,7 +382,7 @@ GEM tzinfo (2.0.5) concurrent-ruby (~> 1.0) unaccent (0.4.0) - unicode-display_width (2.2.0) + unicode-display_width (2.3.0) uri (0.11.0) view_component (2.60.0) activesupport (>= 5.0.0, < 8.0)