From 6bd3af41cd21d2976a7cf56115becd39a32578fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 10:05:27 +0000 Subject: [PATCH] Bump the patch-and-minor-dependencies group with 4 updates Bumps the patch-and-minor-dependencies group with 4 updates: [activerecord](https://github.com/rails/rails), [activesupport](https://github.com/rails/rails), [sass-embedded](https://github.com/sass-contrib/sass-embedded-host-ruby) and [rubocop](https://github.com/rubocop/rubocop). Updates `activerecord` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activerecord/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.0...v8.0.1) Updates `activesupport` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.0...v8.0.1) Updates `sass-embedded` from 1.82.0 to 1.83.0 - [Commits](https://github.com/sass-contrib/sass-embedded-host-ruby/compare/v1.82.0...v1.83.0) Updates `rubocop` from 1.69.1 to 1.69.2 - [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.69.1...v1.69.2) --- updated-dependencies: - dependency-name: activerecord dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies - dependency-name: sass-embedded dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor-dependencies - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d825f1e..8a469a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - activemodel (8.0.0) - activesupport (= 8.0.0) - activerecord (8.0.0) - activemodel (= 8.0.0) - activesupport (= 8.0.0) + activemodel (8.0.1) + activesupport (= 8.0.1) + activerecord (8.0.1) + activemodel (= 8.0.1) + activesupport (= 8.0.1) timeout (>= 0.4.0) - activesupport (8.0.0) + activesupport (8.0.1) base64 benchmark (>= 0.3) bigdecimal @@ -75,9 +75,9 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) language_server-protocol (3.17.0.3) - logger (1.6.1) + logger (1.6.3) method_source (1.1.0) - minitest (5.25.2) + minitest (5.25.4) multi_json (1.15.0) mustermann (3.0.3) ruby2_keywords (~> 0.0.1) @@ -125,7 +125,7 @@ GEM reverse_markdown (2.1.1) nokogiri rexml (3.3.9) - rubocop (1.69.1) + rubocop (1.69.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -135,25 +135,25 @@ GEM rubocop-ast (>= 1.36.2, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.36.2) + rubocop-ast (1.37.0) parser (>= 3.3.1.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sass-embedded (1.82.0-aarch64-linux-gnu) + sass-embedded (1.83.0-aarch64-linux-gnu) google-protobuf (~> 4.28) - sass-embedded (1.82.0-arm-linux-gnueabihf) + sass-embedded (1.83.0-arm-linux-gnueabihf) google-protobuf (~> 4.28) - sass-embedded (1.82.0-arm64-darwin) + sass-embedded (1.83.0-arm64-darwin) google-protobuf (~> 4.28) - sass-embedded (1.82.0-x86-linux-gnu) + sass-embedded (1.83.0-x86-linux-gnu) google-protobuf (~> 4.28) - sass-embedded (1.82.0-x86_64-darwin) + sass-embedded (1.83.0-x86_64-darwin) google-protobuf (~> 4.28) - sass-embedded (1.82.0-x86_64-linux-gnu) + sass-embedded (1.83.0-x86_64-linux-gnu) google-protobuf (~> 4.28) sassc (2.4.0) ffi (~> 1.9) - securerandom (0.3.2) + securerandom (0.4.0) sinatra (4.1.1) logger (>= 1.6.0) mustermann (~> 3.0)