From 450c029ae154668137384ed51256cd2a3fc06704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Feb 2019 06:43:40 +0000 Subject: [PATCH] Bump angular_rails_csrf from 3.0.0 to 3.2.0 Bumps [angular_rails_csrf](https://github.com/jsanders/angular_rails_csrf) from 3.0.0 to 3.2.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/3.0.0...3.2.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43d265b..2816354 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,8 +42,8 @@ GEM railties (>= 4.2, < 6) sprockets (>= 3.0, < 5) tilt - angular_rails_csrf (3.0.0) - railties (>= 3, < 5.2) + angular_rails_csrf (3.2.0) + railties (>= 3, < 6) ansi (1.5.0) archive-zip (0.11.0) io-like (~> 0.3.0)