From 8b9fe1e394a97f9ba249b585be4aa7c640e30e58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 10:06:07 +0000 Subject: [PATCH] Bump the bundler-dependencies group with 5 updates Bumps the bundler-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [rake](https://github.com/ruby/rake) | `13.1.0` | `13.2.1` | | [rake-compiler](https://github.com/luislavena/rake-compiler) | `1.2.5` | `1.2.9` | | [rspec](https://github.com/rspec/rspec-metagem) | `3.12.0` | `3.13.0` | | [standard](https://github.com/standardrb/standard) | `1.33.0` | `1.43.0` | | [racc](https://github.com/ruby/racc) | `1.7.3` | `1.8.1` | Updates `rake` from 13.1.0 to 13.2.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.1.0...v13.2.1) Updates `rake-compiler` from 1.2.5 to 1.2.9 - [Release notes](https://github.com/luislavena/rake-compiler/releases) - [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md) - [Commits](https://github.com/luislavena/rake-compiler/compare/v1.2.5...v1.2.9) Updates `rspec` from 3.12.0 to 3.13.0 - [Commits](https://github.com/rspec/rspec-metagem/compare/v3.12.0...v3.13.0) Updates `standard` from 1.33.0 to 1.43.0 - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard/compare/v1.33.0...v1.43.0) Updates `racc` from 1.7.3 to 1.8.1 - [Release notes](https://github.com/ruby/racc/releases) - [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog) - [Commits](https://github.com/ruby/racc/compare/v1.7.3...v1.8.1) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: rake-compiler dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies - dependency-name: rspec dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: standard dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: racc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 72 ++++++++++++++++++++++++++-------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5168ced..5185b4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,66 +8,66 @@ GEM remote: https://rubygems.org/ specs: ast (2.4.2) - diff-lcs (1.5.0) - json (2.7.1) + diff-lcs (1.5.1) + json (2.9.1) language_server-protocol (3.17.0.3) lint_roller (1.1.0) minitest (5.21.2) - parallel (1.24.0) - parser (3.3.0.4) + parallel (1.26.3) + parser (3.3.6.0) ast (~> 2.4.1) racc - racc (1.7.3) + racc (1.8.1) rainbow (3.1.1) - rake (13.1.0) - rake-compiler (1.2.5) + rake (13.2.1) + rake-compiler (1.2.9) rake rb_sys (0.9.105) - regexp_parser (2.9.0) - rexml (3.2.6) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + regexp_parser (2.10.0) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.2) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.6) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.1) - rubocop (1.59.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.2) + rubocop (1.69.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) - parser (>= 3.2.2.4) + parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8, < 3.0) - rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.30.0, < 2.0) + regexp_parser (>= 2.9.3, < 3.0) + rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) - unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.30.0) - parser (>= 3.2.1.0) - rubocop-performance (1.20.2) + unicode-display_width (>= 2.4.0, < 4.0) + rubocop-ast (1.37.0) + parser (>= 3.3.1.0) + rubocop-performance (1.23.0) rubocop (>= 1.48.1, < 2.0) - rubocop-ast (>= 1.30.0, < 2.0) + rubocop-ast (>= 1.31.1, < 2.0) ruby-progressbar (1.13.0) - standard (1.33.0) + standard (1.43.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) - rubocop (~> 1.59.0) + rubocop (~> 1.69.1) standard-custom (~> 1.0.0) - standard-performance (~> 1.3) + standard-performance (~> 1.6) standard-custom (1.0.2) lint_roller (~> 1.0) rubocop (~> 1.50) - standard-performance (1.3.1) + standard-performance (1.6.0) lint_roller (~> 1.1) - rubocop-performance (~> 1.20.2) - unicode-display_width (2.5.0) + rubocop-performance (~> 1.23.0) + unicode-display_width (3.1.3) + unicode-emoji (~> 4.0, >= 4.0.4) + unicode-emoji (4.0.4) yard (0.9.34) yard-doctest (0.1.17) minitest