From 666150e8cb56ee573c1a36d1663d8d7ca910baa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 00:48:57 +0000 Subject: [PATCH] chore(deps-dev): bump rubocop-rails-omakase in /inventory_manager Bumps [rubocop-rails-omakase](https://github.com/rails/rubocop-rails-omakase) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/rails/rubocop-rails-omakase/releases) - [Commits](https://github.com/rails/rubocop-rails-omakase/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: rubocop-rails-omakase dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- inventory_manager/Gemfile.lock | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/inventory_manager/Gemfile.lock b/inventory_manager/Gemfile.lock index 2c9ae44..b5f008d 100644 --- a/inventory_manager/Gemfile.lock +++ b/inventory_manager/Gemfile.lock @@ -9,7 +9,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2) + activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -21,6 +21,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) @@ -38,11 +39,11 @@ GEM aws-sigv4 (1.11.0) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.9) coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.4.1) + connection_pool (2.5.0) crack (1.0.0) bigdecimal rexml @@ -56,7 +57,7 @@ GEM faraday-net_http (3.4.0) net-http (>= 0.5.0) hashdiff (1.1.2) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) jmespath (1.6.2) json (2.10.1) @@ -64,7 +65,7 @@ GEM lint_roller (1.1.0) logger (1.6.6) method_source (1.1.0) - minitest (5.25.1) + minitest (5.25.4) net-http (0.6.0) uri ostruct (0.6.1) @@ -107,30 +108,27 @@ GEM rubocop-ast (>= 1.38.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.38.0) + rubocop-ast (1.38.1) parser (>= 3.3.1.0) - rubocop-minitest (0.36.0) - rubocop (>= 1.61, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) rubocop-performance (1.24.0) lint_roller (~> 1.1) rubocop (>= 1.72.1, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) - rubocop-rails (2.27.0) + rubocop-rails (2.30.2) activesupport (>= 4.2.0) + lint_roller (~> 1.1) rack (>= 1.1) - rubocop (>= 1.52.0, < 2.0) - rubocop-ast (>= 1.31.1, < 2.0) - rubocop-rails-omakase (1.0.0) - rubocop - rubocop-minitest - rubocop-performance - rubocop-rails + rubocop (>= 1.72.1, < 2.0) + rubocop-ast (>= 1.38.0, < 2.0) + rubocop-rails-omakase (1.1.0) + rubocop (>= 1.72) + rubocop-performance (>= 1.24) + rubocop-rails (>= 2.30) rubocop-rspec (3.5.0) lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) ruby-progressbar (1.13.0) - securerandom (0.3.1) + securerandom (0.4.1) sentry-ruby (5.22.4) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2)