From 2b2f9c205e941f5ee2a65a1017e16de851bfb82d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 09:05:14 +0000 Subject: [PATCH] Bump angular-rails-templates from 1.1.0 to 1.2.0 Bumps [angular-rails-templates](https://github.com/pitr/angular-rails-templates) from 1.1.0 to 1.2.0. - [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.1.0...v1.2.0) --- updated-dependencies: - dependency-name: angular-rails-templates dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79566e200f..da8e046168 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,9 +141,10 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) afm (0.2.2) - angular-rails-templates (1.1.0) - railties (>= 4.2, < 7) + angular-rails-templates (1.2.0) + railties (>= 5.0, < 7.1) sprockets (>= 3.0, < 5) + sprockets-rails tilt angular_rails_csrf (4.5.0) railties (>= 3, < 7) @@ -259,7 +260,7 @@ GEM dotenv (= 2.8.1) railties (>= 3.2) dry-inflector (0.2.1) - erubi (1.10.0) + erubi (1.11.0) et-orbi (1.2.7) tzinfo excon (0.81.0) @@ -628,7 +629,7 @@ GEM power_assert thor (1.2.1) thread-local (1.1.0) - tilt (2.0.10) + tilt (2.0.11) timecop (0.9.5) ttfunk (1.7.0) tzinfo (2.0.5)