From 3aa48fcd1889f3b7af0af57d5ca3e3f7b6f0c0f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 02:50:19 +0000 Subject: [PATCH] Bump angular-rails-templates from 1.2.1 to 1.3.1 Bumps [angular-rails-templates](https://github.com/pitr/angular-rails-templates) from 1.2.1 to 1.3.1. - [Release notes](https://github.com/pitr/angular-rails-templates/releases) - [Changelog](https://github.com/pitr/angular-rails-templates/blob/master/CHANGELOG.md) - [Commits](https://github.com/pitr/angular-rails-templates/commits) --- updated-dependencies: - dependency-name: angular-rails-templates dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f67f2ca790..2c7fbaf3e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,8 +159,8 @@ GEM public_suffix (>= 2.0.2, < 7.0) aes_key_wrap (1.1.0) afm (0.2.2) - angular-rails-templates (1.2.1) - railties (>= 5.0, < 7.2) + angular-rails-templates (1.3.1) + railties (>= 5.0, < 8.1) sprockets (>= 3.0, < 5) sprockets-rails tilt @@ -680,7 +680,7 @@ GEM redis-client (0.26.1) connection_pool regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -827,9 +827,9 @@ GEM base64 concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.4.2) - actionpack (>= 5.2) - activesupport (>= 5.2) + sprockets-rails (3.5.2) + actionpack (>= 6.1) + activesupport (>= 6.1) sprockets (>= 3.0.0) state_machines (0.100.4) state_machines-activemodel (0.31.0) @@ -865,7 +865,7 @@ GEM unicode-display_width (>= 1.1.1, < 4) thor (1.4.0) thread-local (1.1.0) - tilt (2.3.0) + tilt (2.6.1) timeout (0.4.4) tsort (0.2.0) ttfunk (1.8.0)