From 3c84e080b38ea2d7f074abc37e0e5ab388e8dd62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Dec 2021 12:01:10 +0000 Subject: [PATCH] Bump csv from 3.2.0 to 3.2.2 Bumps [csv](https://github.com/ruby/csv) from 3.2.0 to 3.2.2. - [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.2.0...v3.2.2) --- updated-dependencies: - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d086ff9e..f28186f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1281,7 +1281,7 @@ GEM concurrent-ruby (1.1.9) connection_pool (2.2.5) crass (1.0.6) - csv (3.2.0) + csv (3.2.2) d3-rails (5.9.2) railties (>= 3.1) database_cleaner (2.0.1)