From 16ff608e33f7ea9bba62d03d3d5671964d019a98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 09:08:50 +0000 Subject: [PATCH] chore(deps): bump angular-rails-templates from 1.2.0 to 1.2.1 Bumps [angular-rails-templates](https://github.com/pitr/angular-rails-templates) from 1.2.0 to 1.2.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/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: angular-rails-templates dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 16f8d00655..b931cdb9cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,8 +139,8 @@ GEM public_suffix (>= 2.0.2, < 6.0) aes_key_wrap (1.1.0) afm (0.2.2) - angular-rails-templates (1.2.0) - railties (>= 5.0, < 7.1) + angular-rails-templates (1.2.1) + railties (>= 5.0, < 7.2) sprockets (>= 3.0, < 5) sprockets-rails tilt @@ -553,7 +553,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) ransack (2.6.0) activerecord (>= 6.0.4) activesupport (>= 6.0.4) @@ -719,7 +719,7 @@ GEM temple (0.8.2) thor (1.3.0) thread-local (1.1.0) - tilt (2.1.0) + tilt (2.3.0) timecop (0.9.8) timeout (0.4.0) ttfunk (1.7.0)