From 11a5163dfb0929cac3f738d301ed43e07a07cd53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 01:09:36 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 4 updates Bumps the bundler group with 2 updates in the / directory: [actionview](https://github.com/rails/rails) and [erb](https://github.com/ruby/erb). Updates `actionview` from 8.1.2 to 8.1.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.2...v8.1.2.1) Updates `actionpack` from 8.1.2 to 8.1.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.2...v8.1.2.1) Updates `activesupport` from 8.1.2 to 8.1.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.2...v8.1.2.1) Updates `erb` from 6.0.1 to 6.0.1.1 - [Release notes](https://github.com/ruby/erb/releases) - [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md) - [Commits](https://github.com/ruby/erb/compare/v6.0.1...v6.0.1.1) --- updated-dependencies: - dependency-name: actionpack dependency-version: 8.1.2.1 dependency-type: indirect - dependency-name: actionview dependency-version: 8.1.2.1 dependency-type: direct:production - dependency-name: activesupport dependency-version: 8.1.2.1 dependency-type: indirect - dependency-name: erb dependency-version: 6.0.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/Gemfile b/Gemfile index eb6c76df1..2721fa74d 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gemspec gem "prism", github: "ruby/prism", tag: "v1.9.0" -gem "actionview", "~> 8.0" +gem "actionview", "~> 8.1" gem "benchmark" gem "charm" gem "cruise" diff --git a/Gemfile.lock b/Gemfile.lock index f33121579..f32a5b762 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,9 +46,9 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (8.1.2) - actionview (= 8.1.2) - activesupport (= 8.1.2) + actionpack (8.1.2.1) + actionview (= 8.1.2.1) + activesupport (= 8.1.2.1) nokogiri (>= 1.8.5) rack (>= 2.2.4) rack-session (>= 1.0.1) @@ -56,13 +56,13 @@ GEM rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actionview (8.1.2) - activesupport (= 8.1.2) + actionview (8.1.2.1) + activesupport (= 8.1.2.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (8.1.2) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -78,7 +78,7 @@ GEM ast (2.4.3) base64 (0.3.0) benchmark (0.5.0) - bigdecimal (4.0.1) + bigdecimal (4.1.2) bubbles (0.1.1) bubbletea harmonica @@ -134,7 +134,7 @@ GEM dispersion (0.2.0) prism drb (2.2.3) - erb (6.0.1) + erb (6.0.1.1) erubi (1.13.1) ffi (1.17.3-aarch64-linux-gnu) ffi (1.17.3-aarch64-linux-musl) @@ -161,7 +161,7 @@ GEM pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.2) + json (2.19.4) language_server-protocol (3.17.0.5) lint_roller (1.1.0) lipgloss (0.2.2-aarch64-linux-gnu) @@ -185,17 +185,17 @@ GEM minitest-difftastic (0.2.1) difftastic (~> 0.6) mutex_m (0.3.0) - nokogiri (1.19.2-aarch64-linux-gnu) + nokogiri (1.19.3-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.2-aarch64-linux-musl) + nokogiri (1.19.3-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.19.2-arm64-darwin) + nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.2-x86_64-darwin) + nokogiri (1.19.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.19.2-x86_64-linux-gnu) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.2-x86_64-linux-musl) + nokogiri (1.19.3-x86_64-linux-musl) racc (~> 1.4) ntcharts (0.1.2-aarch64-linux-gnu) ntcharts (0.1.2-aarch64-linux-musl) @@ -231,9 +231,9 @@ GEM rails-html-sanitizer (1.7.0) loofah (~> 2.25) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) - railties (8.1.2) - actionpack (= 8.1.2) - activesupport (= 8.1.2) + railties (8.1.2.1) + actionpack (= 8.1.2.1) + activesupport (= 8.1.2.1) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) @@ -312,7 +312,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - actionview (~> 8.0) + actionview (~> 8.1) benchmark charm cruise