Skip to content

Commit f9a4e24

Browse files
committed
Added csv as a dependency to satisfy Bundler (closes #186).
1 parent d172137 commit f9a4e24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: gemspec.yml

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ generated_files:
3939
required_ruby_version: ">= 3.1.0"
4040

4141
dependencies:
42+
csv: ~> 3.0
4243
thread-local: ~> 1.0
4344
async-io: ~> 1.0
4445
async-dns: ~> 1.0

0 commit comments

Comments
 (0)