From 4cf0124742285914a63ca4089f9baadd2ba9511a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 02:53:24 +0000 Subject: [PATCH 1/3] Bump solid_queue from 1.4.0 to 1.5.0 Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a34895f..e425f54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM faraday (>= 1, < 3) faraday-net_http (3.4.4) net-http (~> 0.5) - fugit (1.12.1) + fugit (1.13.0) et-orbi (~> 1.4) raabro (~> 1.4) globalid (1.4.0) @@ -311,7 +311,7 @@ GEM nio4r (~> 2.0) pundit (2.5.2) activesupport (>= 3.0.0) - raabro (1.4.0) + raabro (1.5.0) racc (1.8.1) rack (3.2.6) rack-session (2.1.2) @@ -457,7 +457,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.4.0) + solid_queue (1.5.0) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) From ef03fc5ab261972353c28ec99362f30c7dce7e30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 02:53:25 +0000 Subject: [PATCH 2/3] Bump simplecov from 1.0.2 to 1.0.3 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a34895f..2cdcbc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -447,7 +447,7 @@ GEM addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 4.0) - simplecov (1.0.2) + simplecov (1.0.3) solid_cable (4.0.2) actioncable (>= 7.2) activejob (>= 7.2) From 90388f93e009c9e92fdd6aaa4550511bdc62f97c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 02:53:14 +0000 Subject: [PATCH 3/3] Bump lsa_tdx_feedback from 2.0.1 to 2.0.2 Bumps [lsa_tdx_feedback](https://github.com/lsa-mis/lsa_feedback) from 2.0.1 to 2.0.2. - [Changelog](https://github.com/lsa-mis/lsa_feedback/blob/main/CHANGELOG.md) - [Commits](https://github.com/lsa-mis/lsa_feedback/commits) --- updated-dependencies: - dependency-name: lsa_tdx_feedback dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a34895f..1b6c4f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM concurrent-ruby (1.3.8) connection_pool (3.0.2) crass (1.0.7) - csv (3.3.5) + csv (3.3.6) date (3.5.1) debug (1.11.1) irb (~> 1.10) @@ -227,7 +227,7 @@ GEM loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) - lsa_tdx_feedback (2.0.1) + lsa_tdx_feedback (2.0.2) httparty (~> 0.24.0) rails (>= 6.0) redis (>= 4.0) @@ -250,7 +250,7 @@ GEM bigdecimal (>= 3.1, < 5) net-http (0.9.1) uri (>= 0.11.1) - net-imap (0.6.4.1) + net-imap (0.6.6) date net-protocol net-pop (0.1.2) @@ -353,7 +353,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.4.2) - rbs (4.0.3) + rbs (4.1.0) logger prism (>= 1.6.0) tsort @@ -364,7 +364,7 @@ GEM tsort redis (5.4.1) redis-client (>= 0.22.0) - redis-client (0.30.0) + redis-client (0.30.1) connection_pool regexp_parser (2.10.0) reline (0.6.3)