From 0d935725e2b6c872ebf07b4a8bfbdc3b722e02ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 16:43:35 +0000 Subject: [PATCH] Bump angular_rails_csrf from 4.2.0 to 4.5.0 Bumps [angular_rails_csrf](https://github.com/jsanders/angular_rails_csrf) from 4.2.0 to 4.5.0. - [Release notes](https://github.com/jsanders/angular_rails_csrf/releases) - [Changelog](https://github.com/jsanders/angular_rails_csrf/blob/master/CHANGELOG.md) - [Commits](https://github.com/jsanders/angular_rails_csrf/compare/4.2.0...v4.5.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 65cbb7b65a..314d2baf11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM railties (>= 4.2, < 7) sprockets (>= 3.0, < 5) tilt - angular_rails_csrf (4.2.0) + angular_rails_csrf (4.5.0) railties (>= 3, < 7) angularjs-file-upload-rails (2.4.1) angularjs-rails (1.5.5)