From e9aa3eddb64a76036f59ed462478ef0f968ad84f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:45:17 +0000 Subject: [PATCH] build(deps): bump the all-gems group with 4 updates Bumps the all-gems group with 4 updates: [rollbar](https://github.com/rollbar/rollbar-gem), [kamal](https://github.com/basecamp/kamal), [rspec-rails](https://github.com/rspec/rspec-rails) and [rubocop](https://github.com/rubocop/rubocop). Updates `rollbar` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/rollbar/rollbar-gem/releases) - [Changelog](https://github.com/rollbar/rollbar-gem/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollbar/rollbar-gem/compare/v3.6.0...v3.6.1) Updates `kamal` from 2.4.0 to 2.5.2 - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v2.4.0...v2.5.2) Updates `rspec-rails` from 7.1.0 to 7.1.1 - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v7.1.0...v7.1.1) Updates `rubocop` from 1.71.1 to 1.71.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.71.1...v1.71.2) --- updated-dependencies: - dependency-name: rollbar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gems - dependency-name: kamal dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-gems - dependency-name: rspec-rails dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-gems - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-gems ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 44 +++++++++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a7c6983..6b7de550 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM warden (~> 1.2.3) diff-lcs (1.5.1) docile (1.4.1) - dotenv (3.1.6) + dotenv (3.1.7) drb (2.2.1) ed25519 (1.3.0) erubi (1.13.1) @@ -135,13 +135,14 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.0) - irb (1.14.3) + irb (1.15.1) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.9.1) + json (2.10.1) jwt (2.10.1) base64 - kamal (2.4.0) + kamal (2.5.2) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -159,7 +160,7 @@ GEM letter_opener (1.10.0) launchy (>= 2.2, < 4) logger (1.6.5) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -184,7 +185,7 @@ GEM net-protocol net-protocol (0.2.2) timeout - net-scp (4.0.0) + net-scp (4.1.0) net-ssh (>= 2.6.5, < 8.0.0) net-sftp (4.0.0) net-ssh (>= 5.0.0, < 8.0.0) @@ -192,7 +193,7 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.17.2) + nokogiri (1.18.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) oauth2 (2.0.9) @@ -220,25 +221,29 @@ GEM orm_adapter (0.5.0) ostruct (0.6.1) parallel (1.26.3) - parser (3.3.7.0) + parser (3.3.7.1) ast (~> 2.4.1) racc pg (1.5.9) - psych (5.2.2) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) + psych (5.2.3) date stringio public_suffix (5.0.4) puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.10) rack-protection (4.1.1) base64 (>= 0.1.0) logger (>= 1.6.0) rack (>= 3.0.0, < 4) - rack-session (2.0.0) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) @@ -273,7 +278,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.10.0) + rdoc (6.12.0) psych (>= 4.0.0) regexp_parser (2.10.0) reline (0.6.0) @@ -282,8 +287,8 @@ GEM actionpack (>= 5.2) railties (>= 5.2) rexml (3.4.0) - rollbar (3.6.0) - rspec-core (3.13.2) + rollbar (3.6.1) + rspec-core (3.13.3) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) @@ -291,7 +296,7 @@ GEM rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.1.0) + rspec-rails (7.1.1) actionpack (>= 7.0) activesupport (>= 7.0) railties (>= 7.0) @@ -299,8 +304,8 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.1) - rubocop (1.71.1) + rspec-support (3.13.2) + rubocop (1.71.2) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10) @@ -355,8 +360,9 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sshkit (1.23.2) + sshkit (1.24.0) base64 + logger net-scp (>= 1.1.2) net-sftp (>= 2.1.2) net-ssh (>= 2.8.0)