From c98b4c6f0f9e6a57212475b6e36df13eda381544 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 06:11:37 +0000 Subject: [PATCH] Bump csv from 3.1.7 to 3.1.9 Bumps [csv](https://github.com/ruby/csv) from 3.1.7 to 3.1.9. - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/master/NEWS.md) - [Commits](https://github.com/ruby/csv/compare/v3.1.7...v3.1.9) 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 77281003..9a42018c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1053,7 +1053,7 @@ GEM connection_pool (2.2.3) crack (0.4.4) crass (1.0.6) - csv (3.1.7) + csv (3.1.9) cucumber (5.1.3) builder (~> 3.2, >= 3.2.4) cucumber-core (~> 8.0, >= 8.0.1)