From 1e2b31db027ec2210e00cd2908cff8e83cdc53e7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 08:27:43 +0000 Subject: [PATCH 1/3] Bump rubocop-rails from 2.4.1 to 2.5.2 Bumps [rubocop-rails](https://github.com/rubocop-hq/rubocop-rails) from 2.4.1 to 2.5.2. - [Release notes](https://github.com/rubocop-hq/rubocop-rails/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-rails/compare/v2.4.1...v2.5.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6497e6..2305938 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,7 @@ GEM nokogiri (1.10.9) mini_portile2 (~> 2.4.0) parallel (1.19.1) - parser (2.7.0.3) + parser (2.7.1.0) ast (~> 2.4.0) pi_piper (2.0.0) eventmachine (= 1.0.9) @@ -192,7 +192,8 @@ GEM rexml ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) - rubocop-rails (2.4.1) + rubocop-rails (2.5.2) + activesupport rack (>= 1.1) rubocop (>= 0.72.0) ruby-progressbar (1.10.1) From d70ad6eca55ae434641c0924149c7827e204f179 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 08:29:43 +0000 Subject: [PATCH 2/3] Bump angular-rails-templates from 1.0.2 to 1.1.0 Bumps [angular-rails-templates](https://github.com/pitr/angular-rails-templates) from 1.0.2 to 1.1.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.0.2...v1.1.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6497e6..9fdbe5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,8 +45,8 @@ GEM tzinfo (~> 1.1) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) - angular-rails-templates (1.0.2) - railties (>= 4.2, < 6) + angular-rails-templates (1.1.0) + railties (>= 4.2, < 7) sprockets (>= 3.0, < 5) tilt angular_rails_csrf (4.1.0) @@ -99,7 +99,7 @@ GEM concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.3.0) - loofah (2.4.0) + loofah (2.5.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -223,9 +223,9 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) thor (1.0.1) thread_safe (0.3.6) - tilt (2.0.9) + tilt (2.0.10) tins (1.21.1) - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) From 8e612c3ae5c4512065537835a281087832561354 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2020 09:12:18 +0000 Subject: [PATCH 3/3] Bump angular_rails_csrf from 4.1.0 to 4.2.0 Bumps [angular_rails_csrf](https://github.com/jsanders/angular_rails_csrf) from 4.1.0 to 4.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/4.1.0...4.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9fdbe5d..04246c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,7 +49,7 @@ GEM railties (>= 4.2, < 7) sprockets (>= 3.0, < 5) tilt - angular_rails_csrf (4.1.0) + angular_rails_csrf (4.2.0) railties (>= 3, < 7) ansi (1.5.0) arel (9.0.0)