From 01ed3867bc29a73eef4a4766c96dd32a67c50461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:59:11 -0400 Subject: [PATCH] Bump standard-rails from 0.1.0 to 0.2.0 (#69) Bumps [standard-rails](https://github.com/testdouble/standard-rails) from 0.1.0 to 0.2.0. - [Changelog](https://github.com/standardrb/standard-rails/blob/main/CHANGELOG.md) - [Commits](https://github.com/testdouble/standard-rails/compare/v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: standard-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 713ecbc..7a80f21 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -258,7 +258,7 @@ GEM rubocop-performance (1.19.1) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.19.1) + rubocop-rails (2.20.2) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -284,9 +284,9 @@ GEM standard-performance (1.2.0) lint_roller (~> 1.1) rubocop-performance (~> 1.19.0) - standard-rails (0.1.0) + standard-rails (0.2.0) lint_roller (~> 1.0) - rubocop-rails (~> 2.19.0) + rubocop-rails (~> 2.20.2) stimulus-rails (1.2.2) railties (>= 6.0.0) thor (1.2.2)