From 24e5c29a6bce5b2371b560d485860f394d91a6ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Oct 2022 12:13:17 +0000 Subject: [PATCH] Bump standard from 1.16.0 to 1.16.1 Bumps [standard](https://github.com/testdouble/standard) from 1.16.0 to 1.16.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.16.1) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f0da339b..6607016f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -319,10 +319,10 @@ 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.35.1) json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.2.1) @@ -332,7 +332,7 @@ GEM rubocop-ast (>= 1.20.1, < 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 (>= 1.7.0, < 2.0) @@ -360,8 +360,8 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stackprof (0.2.21) - standard (1.16.0) - rubocop (= 1.35.0) + standard (1.16.1) + rubocop (= 1.35.1) rubocop-performance (= 1.14.3) statsd-ruby (1.5.0) stimulus-rails (1.1.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)