From 16a1bce7bf3529026ee420e9346d7a06ddbab9ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 23:09:03 +0000 Subject: [PATCH] Bump csv from 3.2.2 to 3.2.5 Bumps [csv](https://github.com/ruby/csv) from 3.2.2 to 3.2.5. - [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.2...v3.2.5) --- updated-dependencies: - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b1df213f..139dcc0b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1297,7 +1297,7 @@ GEM concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) - csv (3.2.2) + csv (3.2.5) d3-rails (5.9.2) railties (>= 3.1) database_cleaner (2.0.1) @@ -1389,7 +1389,7 @@ GEM inline_svg (1.8.0) activesupport (>= 3.0) nokogiri (>= 1.6) - jmespath (1.6.0) + jmespath (1.6.1) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0)