From 052ef02d97b934cdff7c3d0c39980a1ca874e890 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 13:30:40 +0000 Subject: [PATCH] Bump standard from 1.16.0 to 1.18.1 Bumps [standard](https://github.com/testdouble/standard) from 1.16.0 to 1.18.1. - [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.18.1) --- 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..a780669c 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.1) rexml (3.2.5) rouge (4.0.0) - rubocop (1.35.0) + rubocop (1.39.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.1) 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.18.1) + rubocop (= 1.39.0) + rubocop-performance (= 1.15.1) 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)