From 73ab325f3c25ed5fb0d59a27779fae127c0696c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 20:54:58 +0000 Subject: [PATCH] Bump the rails_70 group in /gemfiles/rails_70 with 2 updates (#68) Bumps the rails_70 group in /gemfiles/rails_70 with 2 updates: [mocha](https://github.com/freerange/mocha) and [rubocop](https://github.com/rubocop/rubocop). Updates `mocha` from 2.1.0 to 2.2.0 - [Changelog](https://github.com/freerange/mocha/blob/main/RELEASE.md) - [Commits](https://github.com/freerange/mocha/compare/v2.1.0...v2.2.0) Updates `rubocop` from 1.62.1 to 1.63.4 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.62.1...v1.63.4) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rails_70 - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rails_70 ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- gemfiles/rails_70/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gemfiles/rails_70/Gemfile.lock b/gemfiles/rails_70/Gemfile.lock index d0913cdc..0037dd84 100644 --- a/gemfiles/rails_70/Gemfile.lock +++ b/gemfiles/rails_70/Gemfile.lock @@ -91,8 +91,8 @@ GEM activesupport (>= 5.2) i18n (1.14.1) concurrent-ruby (~> 1.0) - json (2.7.1) - json (2.7.1-java) + json (2.7.2) + json (2.7.2-java) language_server-protocol (3.17.0.3) loofah (2.22.0) crass (~> 1.0.2) @@ -111,7 +111,7 @@ GEM builder minitest (>= 5.0) ruby-progressbar - mocha (2.1.0) + mocha (2.2.0) ruby2_keywords (>= 0.0.5) net-imap (0.4.10) date @@ -131,7 +131,7 @@ GEM nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) parallel (1.24.0) - parser (3.3.0.5) + parser (3.3.1.0) ast (~> 2.4.1) racc racc (1.7.3) @@ -178,7 +178,7 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.2.6) - rubocop (1.62.1) + rubocop (1.63.4) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -189,8 +189,8 @@ GEM rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) + rubocop-ast (1.31.3) + parser (>= 3.3.1.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) simplecov (0.22.0)