Bump csv from 3.3.3 to 3.3.4
Bumps [csv](https://github.com/ruby/csv) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/ruby/csv/releases)
- [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md)
- [Commits](https://github.com/ruby/csv/compare/v3.3.3...v3.3.4)
---
updated-dependencies:
- dependency-name: csv
dependency-version: 3.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diff
Gemfile.lock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -22,7 +22,7 @@
concurrent-ruby (1.3.5)
connection_pool (2.4.1)
crass (1.0.6)
csv (3.3.3)
csv (3.3.4)
drb (2.2.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)