From 1968d7dce9f7ca8dc251d45b03587e71d1e9f3f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 18:21:44 +0000 Subject: [PATCH] Bump activesupport from 8.1.0 to 8.1.1 Bumps [activesupport](https://github.com/rails/rails) from 8.1.0 to 8.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.0...v8.1.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1402901..1aa8087 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (8.1.0) + activesupport (8.1.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -70,7 +70,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.15.1) + json (2.15.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) llhttp-ffi (0.5.1) @@ -198,7 +198,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.1.0) - uri (1.0.4) + uri (1.1.0) webmock (3.25.1) addressable (>= 2.8.0) crack (>= 0.3.2)