From fdce8d44f9f13f1ecfa21779fd6d22122c1c2171 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 13:16:52 +0000 Subject: [PATCH] build(deps): bump the ruby group across 1 directory with 3 updates Bumps the ruby group with 3 updates in the / directory: [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails), [rubocop-rails](https://github.com/rubocop/rubocop-rails) and [git](https://github.com/ruby-git/ruby-git). Updates `factory_bot_rails` from 6.4.3 to 6.4.4 - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.3...v6.4.4) Updates `rubocop-rails` from 2.26.2 to 2.27.0 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.26.2...v2.27.0) Updates `git` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-git/ruby-git/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: git dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 9636061d..93d31bc5 100644 --- a/Gemfile +++ b/Gemfile @@ -63,7 +63,7 @@ group :linter do gem 'rubocop', '~> 1.67.0' gem 'rubocop-capybara', '~> 2.21.0' gem 'rubocop-performance', '~> 1.22.1' - gem 'rubocop-rails', '~> 2.26.2' + gem 'rubocop-rails', '~> 2.27.0' gem 'rubocop-rake', '~> 0.6.0' end diff --git a/Gemfile.lock b/Gemfile.lock index cdef8d54..3ee88111 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,10 +151,10 @@ GEM facter (4.6.1) hocon (~> 1.3) thor (>= 1.0.1, < 2.0) - factory_bot (6.4.5) + factory_bot (6.5.0) activesupport (>= 5.0.0) - factory_bot_rails (6.4.3) - factory_bot (~> 6.4) + factory_bot_rails (6.4.4) + factory_bot (~> 6.5) railties (>= 5.0.0) faker (3.5.1) i18n (>= 1.8.11, < 2) @@ -175,7 +175,7 @@ GEM friendly_id (5.5.1) activerecord (>= 4.0.0) getoptlong (0.2.1) - git (2.3.0) + git (2.3.1) activesupport (>= 5.0) addressable (~> 2.8) process_executer (~> 1.1) @@ -225,7 +225,7 @@ GEM irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.7.4) language_server-protocol (3.17.0.3) libv8-node (18.19.0.0) libv8-node (18.19.0.0-arm64-darwin) @@ -236,7 +236,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) locale (2.1.4) logger (1.6.1) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -288,7 +288,7 @@ GEM prime (0.1.2) forwardable singleton - process_executer (1.1.0) + process_executer (1.2.0) protocol-hpack (1.4.2) protocol-http (0.25.0) protocol-http1 (0.16.0) @@ -402,7 +402,7 @@ GEM rubocop-performance (1.22.1) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails (2.26.2) + rubocop-rails (2.27.0) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.52.0, < 2.0) @@ -524,7 +524,7 @@ DEPENDENCIES rubocop (~> 1.67.0) rubocop-capybara (~> 2.21.0) rubocop-performance (~> 1.22.1) - rubocop-rails (~> 2.26.2) + rubocop-rails (~> 2.27.0) rubocop-rake (~> 0.6.0) ruby-saml selenium-webdriver