From 32ca7239ed23136b28291343a308700a0be3421b Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Sun, 24 Oct 2021 03:05:34 +0200 Subject: [PATCH] Maintenance: Bump csv from 3.2.0 to 3.2.1 Bumps [csv](https://github.com/ruby/csv) from 3.2.0 to 3.2.1. - [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.1) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c15e60858..f35acd9ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,7 +165,7 @@ GEM crack (0.4.5) rexml crass (1.0.6) - csv (3.2.0) + csv (3.2.1) daemons (1.4.1) dalli (3.0.3) debug_inspector (1.1.0)