Skip to content

Commit a2c1a79

Browse files
committed
Add csv to gemfile for ruby 3.4 builds
1 parent 96f7b0a commit a2c1a79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ gem 'rake', require: false
77
gem 'aws-crt' if ENV['CRT']
88
gem 'base64'
99
gem 'bigdecimal'
10+
gem 'csv'
1011
gem 'http-2'
1112
gem 'jmespath'
1213
if defined?(JRUBY_VERSION)

0 commit comments

Comments
 (0)